diff --git a/.cvsignore b/.cvsignore index 90654b1..3b07da3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/setroubleshoot.spec b/setroubleshoot.spec index b4cb323..ca3885d 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -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 - 2.2.62-1 +- Remove packagekit dependancy + * Tue Jan 26 2010 Dan Walsh - 2.2.61-1 - Add Gavin Romig-Koch report patch - Cleanup Browser window diff --git a/sources b/sources index 01e32c0..b8deccf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b3100417a04bd5fae659762693700035 setroubleshoot-2.2.61.tar.gz +4669f46d97520adf68663115eaec508b setroubleshoot-2.2.62.tar.gz