diff --git a/policycoreutils-gui.patch b/policycoreutils-gui.patch index deab4f1..e5937fd 100644 --- a/policycoreutils-gui.patch +++ b/policycoreutils-gui.patch @@ -6299,8 +6299,8 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/statusPage.py policy + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/system-config-selinux.glade policycoreutils-2.0.32/gui/system-config-selinux.glade --- nsapolicycoreutils/gui/system-config-selinux.glade 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.32/gui/system-config-selinux.glade 2007-12-02 20:29:16.000000000 -0500 -@@ -0,0 +1,3290 @@ ++++ policycoreutils-2.0.32/gui/system-config-selinux.glade 2007-12-14 10:20:09.000000000 -0500 +@@ -0,0 +1,3301 @@ + + + @@ -8490,16 +8490,27 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/system-config-selinu + + + -+ ++ + True + True -+ True -+ False -+ False -+ True -+ False -+ False -+ False ++ GTK_POLICY_ALWAYS ++ GTK_POLICY_ALWAYS ++ GTK_SHADOW_NONE ++ GTK_CORNER_TOP_LEFT ++ ++ ++ ++ True ++ True ++ True ++ False ++ False ++ True ++ False ++ False ++ False ++ ++ + + + 0 diff --git a/policycoreutils.spec b/policycoreutils.spec index 523e955..72afc44 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -6,7 +6,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.0.33 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -191,6 +191,9 @@ if [ "$1" -ge "1" ]; then fi %changelog +* Fri Dec 14 2007 Dan Walsh 2.0.33-3 +- Add scroll bar to fcontext gui page + * Tue Dec 11 2007 Dan Walsh 2.0.33-2 - Add Russion Man pages