From 7f5880a445e5707281630acc39b47e9d09084626 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sun, 4 Dec 2005 13:19:08 +0000 Subject: [PATCH] *** empty log message *** --- .cvsignore | 1 + policycoreutils.spec | 14 ++++++++++---- sources | 2 +- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index f9240db..ca5c302 100644 --- a/.cvsignore +++ b/.cvsignore @@ -70,3 +70,4 @@ policycoreutils-1.27.29.tgz policycoreutils-1.27.30.tgz policycoreutils-1.27.31.tgz policycoreutils-1.27.33.tgz +policycoreutils-1.27.35.tgz diff --git a/policycoreutils.spec b/policycoreutils.spec index 3a7a749..6f59a27 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -3,12 +3,12 @@ %define libselinuxver 1.27.28-1 Summary: SELinux policy core utilities. Name: policycoreutils -Version: 1.27.33 +Version: 1.27.35 Release: 1 License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz -Patch: policycoreutils-rhat.patch +#Patch: policycoreutils-rhat.patch BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver} PreReq: /bin/mount /bin/egrep /bin/awk /usr/bin/diff @@ -34,7 +34,7 @@ context. %prep %setup -q -%patch -p1 -b .rhat +#%patch -p1 -b .rhat %build make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all @@ -95,7 +95,13 @@ rm -rf ${RPM_BUILD_ROOT} %changelog -* Thu Dec 1 2005 Dan Walsh 1.27.31-1 +* Thu Dec 4 2005 Dan Walsh 1.27.35-1 +- Update to match NSA + * Merged genhomedircon bug fix from Dan Walsh. + * Revised semodule* man pages to refer to checkmodule and + to include example sections. + +* Thu Dec 1 2005 Dan Walsh 1.27.33-1 - Update to match NSA * Merged audit2allow --tefile and --fcfile support from Dan Walsh. * Merged genhomedircon fix from Dan Walsh. diff --git a/sources b/sources index 72782fc..c63763c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d302f9dbd0c9555cdfbfa7629c4c28a9 policycoreutils-1.27.33.tgz +4643aa6dea5ad7a23d0e67c6e5cf0e95 policycoreutils-1.27.35.tgz