* Tue Nov 04 2008 Jesse Keating <jkeating@redhat.com> - 2.0.57-11
- Move the usermode-gtk requires to the -gui subpackage.
This commit is contained in:
parent
acb7809eb8
commit
4b9c47a54b
@ -6,7 +6,7 @@
|
||||
Summary: SELinux policy core utilities
|
||||
Name: policycoreutils
|
||||
Version: 2.0.57
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||
@ -28,7 +28,6 @@ BuildRequires: pam-devel libsepol-static >= %{libsepolver} libsemanage-devel >=
|
||||
Requires: /bin/mount /bin/egrep /bin/awk /usr/bin/diff rpm /bin/sed
|
||||
Requires: libsepol >= %{libsepolver} libsemanage-python >= %{libsemanagever} coreutils audit-libs-python >= %{libauditver} checkpolicy libselinux-python libselinux-utils >= %{libselinuxver}
|
||||
Requires(post): /sbin/service /sbin/chkconfig
|
||||
Requires: usermode-gtk
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
%description
|
||||
@ -111,7 +110,7 @@ Summary: SELinux configuration GUI
|
||||
Group: System Environment/Base
|
||||
Requires: policycoreutils = %{version}-%{release}
|
||||
Requires: gnome-python2-gnome, pygtk2, pygtk2-libglade, gnome-python2-canvas
|
||||
Requires: usermode
|
||||
Requires: usermode-gtk
|
||||
Requires: setools-console
|
||||
Requires: selinux-policy-devel
|
||||
Requires: python >= 2.4
|
||||
@ -193,6 +192,9 @@ if [ "$1" -ge "1" ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Tue Nov 04 2008 Jesse Keating <jkeating@redhat.com> - 2.0.57-11
|
||||
- Move the usermode-gtk requires to the -gui subpackage.
|
||||
|
||||
* Thu Oct 30 2008 Dan Walsh <dwalsh@redhat.com> 2.0.57-10
|
||||
- Fix traceback in audit2why
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user