summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-10-30 11:11:55 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2009-10-30 11:11:55 +0100
commitca500bf6053056c197ef2ce687b8bd0282b18479 (patch)
tree82c8f16da6dc26f936aa2dbf5d00793f9ba1f603
parentc485062110cda2a95db5b4699a92ae2ef315d4fb (diff)
downloadabrt-ca500bf6053056c197ef2ce687b8bd0282b18479.tar.gz
abrt-ca500bf6053056c197ef2ce687b8bd0282b18479.tar.xz
abrt-ca500bf6053056c197ef2ce687b8bd0282b18479.zip
build fixes, added plugin-logger to abrt-desktop
- plugin-logger should work as a "failsafe" so if every other reporters fail, user can still find the reports in /var/log/abrt-logger
-rw-r--r--abrt.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/abrt.spec b/abrt.spec
index c130d22..af36c7f 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -194,7 +194,7 @@ the sockets.
Summary: Virtual package to install all necessary packages for usage from desktop environment
Group: User Interface/Desktops
Requires: %{name} = %{version}-%{release}
-Requires: %{name}-plugin-sqlite3, %{name}-plugin-bugzilla
+Requires: %{name}-plugin-sqlite3, %{name}-plugin-bugzilla, %{name}-plugin-logger
Requires: %{name}-gui
# removed until it's usable the same way as the original kerneloops rhbz#528395
#Requires: %{name}-addon-kerneloops
@@ -345,7 +345,7 @@ fi
%defattr(-,root,root,-)
%config(noreplace) %{_sysconfdir}/%{name}/plugins/Catcut.conf
%{_libdir}/%{name}/libCatcut.so*
-#%{_libdir}/%{name}/Catcut.GTKBuilder
+%{_libdir}/%{name}/Catcut.GTKBuilder
#%{_mandir}/man7/%{name}-Catcut.7.gz
%files plugin-ticketuploader