*** 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.30.tgz
|
||||||
policycoreutils-1.27.31.tgz
|
policycoreutils-1.27.31.tgz
|
||||||
policycoreutils-1.27.33.tgz
|
policycoreutils-1.27.33.tgz
|
||||||
|
policycoreutils-1.27.35.tgz
|
||||||
|
@ -3,12 +3,12 @@
|
|||||||
%define libselinuxver 1.27.28-1
|
%define libselinuxver 1.27.28-1
|
||||||
Summary: SELinux policy core utilities.
|
Summary: SELinux policy core utilities.
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 1.27.33
|
Version: 1.27.35
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
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}
|
BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver}
|
||||||
PreReq: /bin/mount /bin/egrep /bin/awk /usr/bin/diff
|
PreReq: /bin/mount /bin/egrep /bin/awk /usr/bin/diff
|
||||||
@ -34,7 +34,7 @@ context.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .rhat
|
#%patch -p1 -b .rhat
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all
|
make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all
|
||||||
@ -95,7 +95,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
|
|
||||||
%changelog
|
%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
|
- Update to match NSA
|
||||||
* Merged audit2allow --tefile and --fcfile support from Dan Walsh.
|
* Merged audit2allow --tefile and --fcfile support from Dan Walsh.
|
||||||
* Merged genhomedircon fix from Dan Walsh.
|
* Merged genhomedircon fix from Dan Walsh.
|
||||||
|
Loading…
Reference in New Issue
Block a user