- added some missing buildrequires
- added Requires: initscripts for /sbin/service
This commit is contained in:
parent
29c2369bbe
commit
93ddabdfee
@ -5,15 +5,16 @@
|
||||
Summary: SELinux policy core utilities.
|
||||
Name: policycoreutils
|
||||
Version: 1.30.4
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||
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} libcap-devel audit-libs-devel
|
||||
Requires: /bin/mount /bin/egrep /bin/awk /usr/bin/diff
|
||||
Requires: libsepol >= %{libsepolver} libsemanage >= %{libsemanagever} libselinux-python coreutils audit-libs-python >= %{libauditver}
|
||||
Requires: initscripts
|
||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
|
||||
%description
|
||||
@ -107,6 +108,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
/sbin/service restorecond condrestart
|
||||
|
||||
%changelog
|
||||
* Thu Apr 06 2006 Karsten Hopp <karsten@redhat.de> 1.30.4-4
|
||||
- added some missing buildrequires
|
||||
- added Requires: initscripts for /sbin/service
|
||||
|
||||
* Thu Apr 06 2006 Karsten Hopp <karsten@redhat.de> 1.30.4-3
|
||||
- use absolute path /sbin/service
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user