diff --git a/.cvsignore b/.cvsignore index 07cce13..0d63446 100644 --- a/.cvsignore +++ b/.cvsignore @@ -15,3 +15,7 @@ policycoreutils-1.21.9.tgz policycoreutils-1.21.10.tgz policycoreutils-1.21.12.tgz policycoreutils-1.21.13.tgz +policycoreutils-1.21.14.tgz +nsadiff +exclude +nsapolicycoreutils diff --git a/policycoreutils.spec b/policycoreutils.spec index 14723cc..204faed 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -1,12 +1,11 @@ %define libselinuxver 1.21.5 Summary: SELinux policy core utilities. Name: policycoreutils -Version: 1.21.13 +Version: 1.21.14 Release: 1 License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz -Patch: policycoreutils-rhat.patch Prefix: %{_prefix} BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= 1.1.1 @@ -33,7 +32,6 @@ context. %prep %setup -q -%patch -p1 -b .rhat %build make CFLAGS="%{optflags}" all @@ -81,6 +79,10 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/sestatus.conf %changelog +* Wed Feb 9 2005 Dan Walsh 1.21.14-1 +- Update from NSA + * Merged restorecon patch from Dan Walsh. + * Tue Feb 8 2005 Dan Walsh 1.21.13-1 - Update from NSA * Merged further change to fixfiles -C from Dan Walsh. diff --git a/sources b/sources index c9dc592..00db620 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -48c84520107ef23326bba9dcdfc505de policycoreutils-1.21.13.tgz +29f0046b945aacb1e7a62ef4dbc62bae policycoreutils-1.21.14.tgz