summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2011-02-22 19:53:10 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2011-02-22 19:53:10 +0100
commit8445adb47ece5ecf03d95d3d4d1af7b3415b25af (patch)
tree7654718a848b5c59b1e4a90527c14e8f79c61a08 /abrt.spec
parent72a31a2a391e6c37255ed08b3bdbf1c38f20d753 (diff)
downloadabrt-8445adb47ece5ecf03d95d3d4d1af7b3415b25af.tar.gz
abrt-8445adb47ece5ecf03d95d3d4d1af7b3415b25af.tar.xz
abrt-8445adb47ece5ecf03d95d3d4d1af7b3415b25af.zip
move ccpp related events to events.d/
- so now when the abrt-addon-ccpp is removed it's config will be removed with it, so the rest of abrt and libreport won't be confused
Diffstat (limited to 'abrt.spec')
-rw-r--r--abrt.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/abrt.spec b/abrt.spec
index ab926d1e..a0b12a99 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -387,6 +387,7 @@ fi
%dir %attr(0775, abrt, abrt) %{_localstatedir}/run/%{name}
%dir %{_sysconfdir}/%{name}
%dir %{_sysconfdir}/%{name}/plugins
+%dir %{_sysconfdir}/%{name}/events.d
%dir %{_libdir}/%{name}
%{_mandir}/man8/abrtd.8.gz
%{_mandir}/man5/%{name}.conf.5.gz
@@ -452,6 +453,7 @@ fi
%{_bindir}/abrt-action-analyze-c
%{_bindir}/abrt-action-install-debuginfo.py*
%{_bindir}/abrt-action-generate-backtrace
+%{_sysconfdir}/%{name}/events.d/ccpp_events.conf
%files addon-kerneloops
%defattr(-,root,root,-)