diff --git a/.cvsignore b/.cvsignore index 5b2ecbd..8c3d262 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libselinux-1.13.4.tgz +libselinux-1.14.1.tgz diff --git a/libselinux.spec b/libselinux.spec index 9e9bf8c..630f394 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,6 +1,6 @@ Summary: SELinux library and simple utilities Name: libselinux -Version: 1.13.4 +Version: 1.14.1 Release: 1 License: Public domain (uncopyrighted) Group: System Environment/Libraries @@ -8,7 +8,6 @@ Source: http://www.nsa.gov/selinux/archives/libselinux-%{version}.tgz Prefix: %{_prefix} BuildRoot: %{_tmppath}/%{name}-buildroot Provides: libselinux.so -Patch1: libselinux-nlclass.patch %description Security-enhanced Linux is a patch of the Linux® kernel and a number @@ -36,7 +35,6 @@ needed for developing SELinux applications. %prep %setup -q -%patch1 -p1 -b .nlclass %build make @@ -71,6 +69,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/* %changelog +* Wed Jun 30 2004 Dan Walsh 1.14.1-1 +- Update to latest from NSA + * Wed Jun 16 2004 Dan Walsh 1.13.4-1 - add nlclass patch - Update to latest from NSA diff --git a/sources b/sources index cd6e09a..1f91960 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd71e063e32a6ec3325e19b979edecde libselinux-1.13.4.tgz +ad2875ad1d3b539a4f05004210e014b5 libselinux-1.14.1.tgz