- Upgrade to upstream version
This commit is contained in:
parent
64f0e34add
commit
7b26688212
@ -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
|
||||
|
@ -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 @@
|
||||
|
@ -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 <dwalsh@redhat.com> 2.1.1-0
|
||||
- Upgrade to upstream version
|
||||
|
||||
* Mon May 23 2005 Bill Nottingham <notting@redhat.com> 2.1.0-5
|
||||
- put libraries in the right place (also puts debuginfo in the right
|
||||
package)
|
||||
|
Loading…
Reference in New Issue
Block a user