- Remove packagekit dependancy

This commit is contained in:
Daniel J Walsh 2010-02-02 14:39:25 +00:00
parent 850ccd40ff
commit fb1ab6eb8b
3 changed files with 7 additions and 4 deletions

View File

@ -69,3 +69,4 @@ setroubleshoot-2.2.58.tar.gz
setroubleshoot-2.2.59.tar.gz
setroubleshoot-2.2.60.tar.gz
setroubleshoot-2.2.61.tar.gz
setroubleshoot-2.2.62.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Helps troubleshoot SELinux problems
Name: setroubleshoot
Version: 2.2.61
Version: 2.2.62
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -16,18 +16,17 @@ Requires: %{name}-server = %{version}-%{release}
Requires: %{name}-plugins >= 2.0.4
Requires: pygtk2 >= 2.9.2
Requires: gnome-python2-gnome, gnome-python2-canvas
Requires: gnome-packagekit
Requires: gnome-python2-gtkhtml2
Requires: report-gtk
Requires: report-config-bugzilla-redhat-com
Requires: polkit
Requires: yum
Requires: gnome-python2-gnomekeyring
Requires(post): /usr/bin/update-desktop-database
Requires(post): dbus libpcap
Requires(postun): /usr/bin/update-desktop-database
Requires(postun): dbus
Requires: notify-python
Requires: PackageKit
%{?fc7:Requires: selinux-policy-base >= 2.6.4-45}
%{?fc8:Requires: selinux-policy-base >= 3.0.7-10}
%{?fc11:Requires: selinux-policy-base >= 3.6.12-48}
@ -215,6 +214,9 @@ Setroubleshoot documentation package
%doc %{pkgdocdir}
%changelog
* Tue Feb 2 2010 Dan Walsh <dwalsh@redhat.com> - 2.2.62-1
- Remove packagekit dependancy
* Tue Jan 26 2010 Dan Walsh <dwalsh@redhat.com> - 2.2.61-1
- Add Gavin Romig-Koch report patch
- Cleanup Browser window

View File

@ -1 +1 @@
b3100417a04bd5fae659762693700035 setroubleshoot-2.2.61.tar.gz
4669f46d97520adf68663115eaec508b setroubleshoot-2.2.62.tar.gz