summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authorAnton Arapov <aarapov@redhat.com>2009-03-26 16:49:32 +0100
committerAnton Arapov <aarapov@redhat.com>2009-03-26 16:49:32 +0100
commit88ef95da43041bc700ed0f06cf016859d44b59ef (patch)
tree9f2c04ae958581d2be5b3c8863ee9ba9c959ed2e /abrt.spec
parentb66229414d8135e68a543641a74a2b87c5151bb6 (diff)
downloadabrt-88ef95da43041bc700ed0f06cf016859d44b59ef.tar.gz
abrt-88ef95da43041bc700ed0f06cf016859d44b59ef.tar.xz
abrt-88ef95da43041bc700ed0f06cf016859d44b59ef.zip
kerneloops: change abrt.spec file in order to reflect all the kerneloops changes.
Diffstat (limited to 'abrt.spec')
-rw-r--r--abrt.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/abrt.spec b/abrt.spec
index 689a73bd..1d39c8df 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -63,14 +63,14 @@ Requires: %{name} = %{version}-%{release}
This package contains hook for C/C++ crashed programs and %{name}'s C/C++
analyzer plugin.
-%package addon-kerneloops
-Summary: %{name}'s kerneloops addon
+%package plugin-kerneloops
+Summary: %{name}'s kerneloops plugin
Group: System Environment/Libraries
Requires: %{name}-plugin-kerneloopsreporter = %{version}-%{release}
Requires: %{name} = %{version}-%{release}
-%description addon-kerneloops
-This package contains hook for kernel crashes information collecting.
+%description plugin-kerneloops
+This package contains plugin for kernel crashes information collecting.
analyzer plugin.
%package plugin-kerneloopsreporter
@@ -192,10 +192,10 @@ fi
%{_libdir}/%{name}/libCCpp.so*
%{_libexecdir}/hookCCpp
-%files addon-kerneloops
+%files plugin-kerneloops
%defattr(-,root,root,-)
+%config(noreplace) %{_sysconfdir}/%{name}/plugins/Kerneloops.conf
%{_libdir}/%{name}/libKerneloops.so*
-%{_libexecdir}/hookKerneloops
%files plugin-kerneloopsreporter
%defattr(-,root,root,-)