*** empty log message ***
This commit is contained in:
parent
b36bfa063a
commit
7f5880a445
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user