Remove requirement for systemd-units
This commit is contained in:
parent
231d059f2a
commit
78088dae9e
@ -7,7 +7,7 @@
|
||||
Summary: SELinux policy core utilities
|
||||
Name: policycoreutils
|
||||
Version: 2.2.5
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
# Based on git repository with tag 20101221
|
||||
@ -360,9 +360,6 @@ fi
|
||||
Summary: SELinux restorecond utilities
|
||||
Group: System Environment/Base
|
||||
BuildRequires: systemd-units
|
||||
Requires(post): systemd-units
|
||||
Requires(preun): systemd-units
|
||||
Requires(postun): systemd-units
|
||||
|
||||
%description restorecond
|
||||
The policycoreutils-restorecond package contains the restorecond service.
|
||||
@ -387,10 +384,13 @@ The policycoreutils-restorecond package contains the restorecond service.
|
||||
%systemd_postun_with_restart restorecond.service
|
||||
|
||||
%changelog
|
||||
* Wed Apr 30 2014 Dan Walsh <dwalsh@redhat.com> - 2.2.5-14
|
||||
- Remove requirement for systemd-units
|
||||
|
||||
* Fri Apr 25 2014 Miroslav Grepl <mgreplh@redhat.com> - 2.2.5-13
|
||||
- Fix previous Fix-STANDARD_FILE_CONTEXT patch to exclude if non_exec does not exist
|
||||
|
||||
* Tue Apr 24 2014 Miroslav Grepl <mgreplh@redhat.com> - 2.2.5-12
|
||||
* Thu Apr 24 2014 Miroslav Grepl <mgreplh@redhat.com> - 2.2.5-12
|
||||
- Add policycoreutils-rhat-revert.patch to revert the last two commits to make build working
|
||||
- Add 0001-Fix-STANDARD_FILE_CONTEXT-section-in-man-pages patch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user