Fix man page to link to www.nsa.giv/research/selinux
This commit is contained in:
parent
2bf4af1966
commit
102b87e2ac
@ -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
|
diff --git a/checkpolicy/policy_define.c b/checkpolicy/policy_define.c
|
||||||
index d19fc61..a86c6b3 100644
|
index d19fc61..a86c6b3 100644
|
||||||
--- a/checkpolicy/policy_define.c
|
--- a/checkpolicy/policy_define.c
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Summary: SELinux policy compiler
|
Summary: SELinux policy compiler
|
||||||
Name: checkpolicy
|
Name: checkpolicy
|
||||||
Version: 2.1.8
|
Version: 2.1.8
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||||
@ -56,6 +56,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_bindir}/sedispol
|
%{_bindir}/sedispol
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 16 2011 Dan Walsh <dwalsh@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@lists.fedoraproject.org> - 2.1.8-2
|
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.8-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user