From 798dfe2b6468c94896a511ef174a4c28eee8979c Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 15 Jun 2011 15:57:03 +0200 Subject: remove abrt-cli Signed-off-by: Denys Vlasenko --- abrt.spec.in | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'abrt.spec.in') diff --git a/abrt.spec.in b/abrt.spec.in index 9042e5ae..a5fd6b16 100644 --- a/abrt.spec.in +++ b/abrt.spec.in @@ -172,18 +172,6 @@ Provides: gnome-python2-bugbuddy This package contains python hook and python analyzer plugin for handling uncaught exception in python programs. -%package cli -Summary: %{name}'s command line interface -Group: User Interface/Desktops -Requires: %{name} = %{version}-%{release} -Requires: abrt-addon-kerneloops -Requires: abrt-addon-ccpp, abrt-addon-python -Requires: abrt-plugin-bugzilla, abrt-plugin-logger - -%description cli -This package contains simple command line client for controlling abrt daemon over -the sockets. - %package desktop Summary: Virtual package to install all necessary packages for usage from desktop environment Group: User Interface/Desktops @@ -507,12 +495,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_site}/abrt*.py* %{python_site}/abrt.pth -%files cli -%defattr(-,root,root,-) -%{_bindir}/abrt-cli -%{_mandir}/man1/abrt-cli.1.gz -%{_sysconfdir}/bash_completion.d/abrt-cli.bash - %files desktop %defattr(-,root,root,-) -- cgit