Only require selinux-policy-devel for policycoreutils-devel, this will shrink the size of the livecd.
This commit is contained in:
parent
d610eb1fd8
commit
4adc19aea3
@ -7,7 +7,7 @@
|
|||||||
Summary: SELinux policy core utilities
|
Summary: SELinux policy core utilities
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 2.1.14
|
Version: 2.1.14
|
||||||
Release: 39%{?dist}
|
Release: 40%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
# Based on git repository with tag 20101221
|
# Based on git repository with tag 20101221
|
||||||
@ -135,7 +135,7 @@ Group: System Environment/Base
|
|||||||
Requires: policycoreutils-python = %{version}-%{release}
|
Requires: policycoreutils-python = %{version}-%{release}
|
||||||
Requires: /usr/bin/make
|
Requires: /usr/bin/make
|
||||||
Requires: checkpolicy
|
Requires: checkpolicy
|
||||||
Requires: selinux-policy-devel selinux-policy-doc
|
Requires: selinux-policy-devel
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
The policycoreutils-devel package contains the management tools use to develop policy in an SELinux environment.
|
The policycoreutils-devel package contains the management tools use to develop policy in an SELinux environment.
|
||||||
@ -315,6 +315,9 @@ The policycoreutils-restorecond package contains the restorecond service.
|
|||||||
%{_bindir}/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
|
%{_bindir}/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 11 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-40
|
||||||
|
- Only require selinux-policy-devel for policycoreutils-devel, this will shrink the size of the livecd.
|
||||||
|
|
||||||
* Sun May 10 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-39
|
* Sun May 10 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-39
|
||||||
- Run sepolgen-ifgen in audit2allow and sepolicy generate, if needed, first time
|
- Run sepolgen-ifgen in audit2allow and sepolicy generate, if needed, first time
|
||||||
- Add Sven Vermeulen patches to cleanup man pages
|
- Add Sven Vermeulen patches to cleanup man pages
|
||||||
|
Loading…
Reference in New Issue
Block a user