* Sat May 20 2006 Dan Walsh <dwalsh@redhat.com> 1.30.9-4
- Fix exception in genhomedircon
This commit is contained in:
parent
30887f2b45
commit
0d99510bf4
@ -10,7 +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.9-secon.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
|
||||
@ -38,7 +37,6 @@ context.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .rhat
|
||||
%patch2 -p1 -b .secon
|
||||
|
||||
%build
|
||||
make LOG_AUDIT_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all
|
||||
|
Loading…
Reference in New Issue
Block a user