rpms/policycoreutils/devel .cvsignore, 1.89, 1.90 policycoreutils.spec, 1.190, 1.191 sources, 1.92, 1.93

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Dec 8 18:01:57 UTC 2005


Author: dwalsh

Update of /cvs/dist/rpms/policycoreutils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30538

Modified Files:
	.cvsignore policycoreutils.spec sources 
Log Message:
* Thu Dec 8 2005 Dan Walsh <dwalsh at redhat.com> 1.29.1-1
- Update to match NSA
	* Merged fix for audit2allow long option list from Dan Walsh.
	* Merged -r option for restorecon (alias for -R) from Dan Walsh.
	* Merged chcat script and man page from Dan Walsh.



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/policycoreutils/devel/.cvsignore,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- .cvsignore	7 Dec 2005 20:23:01 -0000	1.89
+++ .cvsignore	8 Dec 2005 18:01:36 -0000	1.90
@@ -74,3 +74,4 @@
 policycoreutils-1.27.36.tgz
 policycoreutils-1.27.37.tgz
 policycoreutils-1.28.tgz
+policycoreutils-1.29.1.tgz


Index: policycoreutils.spec
===================================================================
RCS file: /cvs/dist/rpms/policycoreutils/devel/policycoreutils.spec,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- policycoreutils.spec	8 Dec 2005 16:33:19 -0000	1.190
+++ policycoreutils.spec	8 Dec 2005 18:01:54 -0000	1.191
@@ -3,12 +3,12 @@
 %define libselinuxver 1.28-1
 Summary: SELinux policy core utilities.
 Name: policycoreutils
-Version: 1.28
+Version: 1.29.1
 Release: 1
 License: GPL
 Group: System Environment/Base
 Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
-Patch: policycoreutils-rhat.patch
+#Patch: policycoreutils-rhat.patch
 
 BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver} 
 PreReq: /bin/mount /bin/egrep /bin/awk /usr/bin/diff
@@ -34,7 +34,7 @@
 
 %prep
 %setup -q
-%patch -p1 -b .rhat
+#%patch -p1 -b .rhat
 
 %build
 make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all 
@@ -96,6 +96,12 @@
 %config(noreplace) %{_sysconfdir}/sestatus.conf
 
 %changelog
+* Thu Dec 8 2005 Dan Walsh <dwalsh at redhat.com> 1.29.1-1
+- Update to match NSA
+	* Merged fix for audit2allow long option list from Dan Walsh.
+	* Merged -r option for restorecon (alias for -R) from Dan Walsh.
+	* Merged chcat script and man page from Dan Walsh.
+
 * Wed Dec 7 2005 Dan Walsh <dwalsh at redhat.com> 1.28-1
 - Update to match NSA
 - Add gfs support


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/policycoreutils/devel/sources,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- sources	7 Dec 2005 20:23:01 -0000	1.92
+++ sources	8 Dec 2005 18:01:54 -0000	1.93
@@ -1 +1 @@
-22ce07afc17c6abb1fff1243bed1d439  policycoreutils-1.28.tgz
+4d39b5e627e61567a1acb62d20a1d091  policycoreutils-1.29.1.tgz




More information about the fedora-cvs-commits mailing list