rpms/policycoreutils/devel policycoreutils-rhat.patch, 1.398, 1.399 policycoreutils.spec, 1.566, 1.567

Daniel J Walsh dwalsh at fedoraproject.org
Wed Oct 29 13:46:44 UTC 2008


Author: dwalsh

Update of /cvs/extras/rpms/policycoreutils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13658

Modified Files:
	policycoreutils-rhat.patch policycoreutils.spec 
Log Message:
* Wed Oct 29 2008 Dan Walsh <dwalsh at redhat.com> 2.0.57-8
- Fix typo in man page


policycoreutils-rhat.patch:

Index: policycoreutils-rhat.patch
===================================================================
RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils-rhat.patch,v
retrieving revision 1.398
retrieving revision 1.399
diff -u -r1.398 -r1.399
--- policycoreutils-rhat.patch	28 Oct 2008 19:54:05 -0000	1.398
+++ policycoreutils-rhat.patch	29 Oct 2008 13:46:43 -0000	1.399
@@ -7,6 +7,18 @@
  
  INOTIFYH = $(shell ls /usr/include/sys/inotify.h 2>/dev/null)
  
+diff --exclude-from=exclude --exclude=sepolgen-1.0.13 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/audit2allow/audit2allow.1 policycoreutils-2.0.57/audit2allow/audit2allow.1
+--- nsapolicycoreutils/audit2allow/audit2allow.1	2008-08-28 09:34:24.000000000 -0400
++++ policycoreutils-2.0.57/audit2allow/audit2allow.1	2008-10-29 09:44:41.000000000 -0400
+@@ -82,7 +82,7 @@
+ Indicates input file is a te (type enforcement) file.  This can be used to translate old te format to new policy format.
+ .TP
+ .B "\-w" | "\-\-why"
+-Translates SELinux audit messages into a description of why the access wasn denied
++Translates SELinux audit messages into a description of why the access was denied
+ 
+ .TP
+ .B "\-v" | "\-\-verbose"
 diff --exclude-from=exclude --exclude=sepolgen-1.0.13 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/newrole/newrole.c policycoreutils-2.0.57/newrole/newrole.c
 --- nsapolicycoreutils/newrole/newrole.c	2008-08-28 09:34:24.000000000 -0400
 +++ policycoreutils-2.0.57/newrole/newrole.c	2008-10-17 16:43:52.000000000 -0400


Index: policycoreutils.spec
===================================================================
RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils.spec,v
retrieving revision 1.566
retrieving revision 1.567
diff -u -r1.566 -r1.567
--- policycoreutils.spec	28 Oct 2008 19:56:17 -0000	1.566
+++ policycoreutils.spec	29 Oct 2008 13:46:44 -0000	1.567
@@ -6,7 +6,7 @@
 Summary: SELinux policy core utilities
 Name:	 policycoreutils
 Version: 2.0.57
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: GPLv2+
 Group:	 System Environment/Base
 Source:	 http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@@ -193,6 +193,9 @@
 fi
 
 %changelog
+* Wed Oct 29 2008 Dan Walsh <dwalsh at redhat.com> 2.0.57-8
+- Fix typo in man page
+
 * Mon Oct 28 2008 Dan Walsh <dwalsh at redhat.com> 2.0.57-7
 - Handle selinux disabled correctly
 - Handle manipulation of fcontext file correctly




More information about the scm-commits mailing list