*** empty log message ***

This commit is contained in:
Daniel J Walsh 2005-12-04 13:19:08 +00:00
parent b36bfa063a
commit 7f5880a445
3 changed files with 12 additions and 5 deletions

View File

@ -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

View File

@ -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 <dwalsh@redhat.com> 1.27.31-1
* Thu Dec 4 2005 Dan Walsh <dwalsh@redhat.com> 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 <dwalsh@redhat.com> 1.27.33-1
- Update to match NSA
* Merged audit2allow --tefile and --fcfile support from Dan Walsh.
* Merged genhomedircon fix from Dan Walsh.

View File

@ -1 +1 @@
d302f9dbd0c9555cdfbfa7629c4c28a9 policycoreutils-1.27.33.tgz
4643aa6dea5ad7a23d0e67c6e5cf0e95 policycoreutils-1.27.35.tgz