From 102b87e2ac03114208ffb32fde692012b9c18177 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Jan 16 2012 17:12:18 +0000 Subject: Fix man page to link to www.nsa.giv/research/selinux --- 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 - 2.1.8-3 +- Fix man page to link to www.nsa.giv/research/selinux + * Thu Jan 12 2012 Fedora Release Engineering - 2.1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild