* Tue May 30 2006 Dan Walsh <dwalsh@redhat.com> 1.30.11-1

- Update to upstream
	* Merged more translations from Dan Walsh.
	* Merged patch to relocate setfiles to /sbin for early relabel
	  when /usr might not be mounted from Dan Walsh.
	* Merged semanage/seobject patch to preserve fcontext ordering in list.
	* Merged secon patch from James Antill.
This commit is contained in:
Daniel J Walsh 2006-05-31 23:50:52 +00:00
parent 236c158843
commit b49bb38908
2 changed files with 7544 additions and 4712 deletions

File diff suppressed because it is too large Load Diff

View File

@ -10,8 +10,6 @@ License: GPL
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
Patch: policycoreutils-rhat.patch
Patch2: policycoreutils-1.30.10-secon.patch
Patch3: policycoreutils-1.30.10-audit-mass-relabel.patch
BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver} libcap-devel audit-libs-devel
Requires: /bin/mount /bin/egrep /bin/awk /usr/bin/diff
@ -39,8 +37,6 @@ context.
%prep
%setup -q
%patch -p1 -b .rhat
%patch2 -p1 -b .secon
%patch3 -p1 -b .amr
%build
make LOG_AUDIT_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all