[checkpolicy] Fix man page to link to www.nsa.giv/research/selinux

Daniel J Walsh dwalsh at fedoraproject.org
Mon Jan 16 17:12:21 UTC 2012


commit 102b87e2ac03114208ffb32fde692012b9c18177
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Jan 16 12:12:18 2012 -0500

    Fix man page to link to www.nsa.giv/research/selinux

 checkpolicy-rhat.patch |   26 ++++++++++++++++++++++++++
 checkpolicy.spec       |    5 ++++-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/checkpolicy-rhat.patch b/checkpolicy-rhat.patch
index cf50706..196f0cb 100644
--- a/checkpolicy-rhat.patch
+++ b/checkpolicy-rhat.patch
@@ -1,3 +1,29 @@
+diff --git a/checkpolicy/checkmodule.8 b/checkpolicy/checkmodule.8
+index 473f642..40f73c5 100644
+--- a/checkpolicy/checkmodule.8
++++ b/checkpolicy/checkmodule.8
+@@ -53,7 +53,7 @@ $ checkmodule -M -m httpd.te -o httpd.mod
+ 
+ .SH "SEE ALSO"
+ .B semodule(8), semodule_package(8)
+-SELinux documentation at http://www.nsa.gov/selinux,
++SELinux documentation at http://www.nsa.gov/research/selinux,
+ especially "Configuring the SELinux Policy".
+ 
+ 
+diff --git a/checkpolicy/checkpolicy.8 b/checkpolicy/checkpolicy.8
+index f79239e..6826938 100644
+--- a/checkpolicy/checkpolicy.8
++++ b/checkpolicy/checkpolicy.8
+@@ -46,7 +46,7 @@ Show version information.
+ Show usage information.
+ 
+ .SH "SEE ALSO"
+-SELinux documentation at http://www.nsa.gov/selinux,
++SELinux documentation at http://www.nsa.gov/research/selinux,
+ especially "Configuring the SELinux Policy".
+ 
+ 
 diff --git a/checkpolicy/policy_define.c b/checkpolicy/policy_define.c
 index d19fc61..a86c6b3 100644
 --- a/checkpolicy/policy_define.c
diff --git a/checkpolicy.spec b/checkpolicy.spec
index 0cd8fc5..9577a6c 100644
--- a/checkpolicy.spec
+++ b/checkpolicy.spec
@@ -3,7 +3,7 @@
 Summary: SELinux policy compiler
 Name: checkpolicy
 Version: 2.1.8
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2
 Group: Development/System
 Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@@ -56,6 +56,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_bindir}/sedispol
 
 %changelog
+* Mon Jan 16 2011 Dan Walsh <dwalsh at redhat.com> - 2.1.8-3
+- Fix man page to link to www.nsa.giv/research/selinux
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.8-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list