- Add PackageKit requires

This commit is contained in:
Daniel J Walsh 2009-08-31 13:18:16 +00:00
parent b7dfef6d63
commit 79558e4318
1 changed files with 10 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Summary: Helps troubleshoot SELinux problems
Name: setroubleshoot
Version: 2.2.23
Release: 1%{?dist}
Release: 3%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/setroubleshoot
@ -17,7 +17,7 @@ Requires: %{name}-plugins >= 2.0.4
Requires: pygtk2 >= 2.9.2
Requires: gnome-python2-gnome, gnome-python2-canvas
Requires: gnome-python2-gtkhtml2
Requires: python-bugzilla python-slip-dbus
Requires: python-bugzilla
Requires: polkit
Requires: gnome-python2-gnomekeyring
Requires(post): /usr/bin/update-desktop-database
@ -25,6 +25,7 @@ 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}
@ -125,6 +126,7 @@ Requires: policycoreutils-python
BuildRequires: intltool gettext python
BuildRequires: setools-devel >= 3.3.6-3
BuildRequires: python-devel
Requires: python-slip-dbus
Requires(post): /sbin/chkconfig
Requires(post): /sbin/service
@ -210,6 +212,12 @@ Setroubleshoot documentation package
%doc %{pkgdocdir}
%changelog
* Mon Aug 31 2009 Dan Walsh <dwalsh@redhat.com> - 2.2.23-3
- Add PackageKit requires
* Thu Aug 27 2009 Dan Walsh <dwalsh@redhat.com> - 2.2.23-2
- Move python-slip-dbus requirement to server package
* Wed Aug 26 2009 Dan Walsh <dwalsh@redhat.com> - 2.2.23-1
- Fix Permissive Domain reporting