diff --git a/.cvsignore b/.cvsignore index 801ecfd..b51e764 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ setools-1.5.tgz setools-1.5.1.tgz setools-2.0.0.tar.bz2 setools-2.1.0.tar.bz2 +setools-2.1.1.tar.bz2 diff --git a/setools-rhat.patch b/setools-rhat.patch index b0aefd9..867e6a5 100644 --- a/setools-rhat.patch +++ b/setools-rhat.patch @@ -21,16 +21,6 @@ install -m 644 $(GLADE_FILES) $(INSTALL_LIBDIR) install -m 644 sediff_help.txt $(INSTALL_LIBDIR) ---- setools-2.1.0/libapol/poldiff.c.rhat 2005-04-18 10:52:02.000000000 -0400 -+++ setools-2.1.0/libapol/poldiff.c 2005-05-06 08:21:36.000000000 -0400 -@@ -244,6 +244,7 @@ - cond_diff->false_list_diffs[cond_diff->num_false_list_diffs] = rule; - cond_diff->num_false_list_diffs++; - } -+ return 0; - } - - /* search policy 2 for a matching conditional */ --- setools-2.1.0/seuser/Makefile.rhat 2005-04-18 10:52:00.000000000 -0400 +++ setools-2.1.0/seuser/Makefile 2005-05-06 08:19:47.000000000 -0400 @@ -166,7 +166,7 @@ diff --git a/setools.spec b/setools.spec index 06b614a..3fb9c02 100644 --- a/setools.spec +++ b/setools.spec @@ -1,7 +1,7 @@ Summary: SELinux tools for managing policy Name: setools -Version: 2.1.0 -Release: 5 +Version: 2.1.1 +Release: 1 License: GPL Group: System Environment/Base Source: http://www.tresys.com/Downloads/selinux-tools/setools-%{version}.tar.bz2 @@ -188,6 +188,9 @@ Headers, static libraries and API docs for SETools. /usr/share/doc/setools-%{version}/* %changelog +* Wed May 25 2005 Dan Walsh 2.1.1-0 +- Upgrade to upstream version + * Mon May 23 2005 Bill Nottingham 2.1.0-5 - put libraries in the right place (also puts debuginfo in the right package) diff --git a/sources b/sources index 3782111..fd6b5a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b4f9fda61546477d92b70cf63e8a3c0b setools-2.1.0.tar.bz2 +b90ea097e39d01695cfc4033623d322e setools-2.1.1.tar.bz2