[setools/f17] Revert setools current patch

Daniel J Walsh dwalsh at fedoraproject.org
Wed May 2 19:12:14 UTC 2012


commit 67b5a520332ad60ac964e4f25362e222adc27df3
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed May 2 15:12:10 2012 -0400

    Revert setools current patch

 setools.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/setools.spec b/setools.spec
index d1ae5a0..644f3e6 100644
--- a/setools.spec
+++ b/setools.spec
@@ -5,7 +5,7 @@
 
 Name: setools
 Version: %{setools_maj_ver}.%{setools_min_ver}
-Release: 23%{?dist}
+Release: 24%{?dist}
 License: GPLv2
 URL: http://oss.tresys.com/projects/setools
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -22,7 +22,6 @@ Patch5: 0005-Fix-sepol-calls-to-work-with-latest-libsepol.patch
 Patch6: 0006-Changes-to-support-named-file_trans-rules.patch
 Patch7: 0007-Remove-unused-variables.patch
 Patch8: 0008-Fix-output-to-match-policy-lines.patch
-Patch9: 0009-selinux_current_policy_path.patch
 Summary: Policy analysis tools for SELinux
 Group: System Environment/Base
 Requires: setools-libs = %{version}-%{release} setools-libs-tcl = %{version}-%{release} setools-gui = %{version}-%{release} setools-console = %{version}-%{release}
@@ -202,7 +201,6 @@ This package includes the following graphical tools:
 %patch6 -p 1 -b .filenametrans
 %patch7 -p 1 -b .unused 
 %patch8 -p 1 -b .fixoutput
-%patch9 -p 1 -b .current
 
 %ifarch sparc sparcv9 sparc64 s390 s390x
     for file in `find . -name Makefile.am`; do
@@ -369,6 +367,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %postun libs-tcl -p /sbin/ldconfig
 
 %changelog
+* Wed May 2 2012 Dan Walsh <dwalsh at redhat.com> - 3.3.7-24
+- Revert setools current patch
+
 * Mon Apr 23 2012 Dan Walsh <dwalsh at redhat.com> - 3.3.7-23
 - Rebuild to get latest libsepol which fixes the file_name transition problems
 - Use selinux_current_policy_path to read by default policy


More information about the scm-commits mailing list