From 65a7c3f41e795c93c097860e663aad1a3fa9b0c7 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 12 Nov 2010 12:04:21 +0100 Subject: Remove SOSreport plugin - abrt_event.conf supersedes it Signed-off-by: Denys Vlasenko --- abrt.spec | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'abrt.spec') diff --git a/abrt.spec b/abrt.spec index 9918834b..71a39e68 100644 --- a/abrt.spec +++ b/abrt.spec @@ -133,15 +133,6 @@ Requires: mailx The simple reporter plugin which sends a report via mailx to a specified email address. -%package plugin-sosreport -Summary: %{name}'s sosreport plugin -Group: System Environment/Libraries -Requires: sos -Requires: %{name} = %{version}-%{release} - -%description plugin-sosreport -Plugin to include an sosreport in an abrt report. - %package plugin-bugzilla Summary: %{name}'s bugzilla plugin Group: System Environment/Libraries @@ -420,11 +411,6 @@ fi %{_libdir}/%{name}/Mailx.glade %{_mandir}/man7/abrt-Mailx.7.gz -%files plugin-sosreport -%defattr(-,root,root,-) -%config(noreplace) %{_sysconfdir}/%{name}/plugins/SOSreport.conf -%{_libdir}/%{name}/libSOSreport.so* - %files plugin-bugzilla %defattr(-,root,root,-) %config(noreplace) %{_sysconfdir}/%{name}/plugins/Bugzilla.conf -- cgit