From 4b9c47a54baa5f465c163986f28a5aaf7ae93a82 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 4 Nov 2008 23:02:34 +0000 Subject: [PATCH] * Tue Nov 04 2008 Jesse Keating - 2.0.57-11 - Move the usermode-gtk requires to the -gui subpackage. --- policycoreutils.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index 821518b..fdfebdf 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -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 - 2.0.57-11 +- Move the usermode-gtk requires to the -gui subpackage. + * Thu Oct 30 2008 Dan Walsh 2.0.57-10 - Fix traceback in audit2why