diff --git a/policycoreutils.spec b/policycoreutils.spec index c6160e2..97bbb48 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -7,7 +7,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.1.14 -Release: 56%{?dist} +Release: 57%{?dist} License: GPLv2 Group: System Environment/Base # Based on git repository with tag 20101221 @@ -27,11 +27,7 @@ BuildRequires: pam-devel libcgroup-devel libsepol-static >= %{libsepolver} libse BuildRequires: desktop-file-utils dbus-devel dbus-glib-devel BuildRequires: python-devel setools-devel >= 3.3.7-14 Requires: /bin/mount /bin/egrep /bin/awk /usr/bin/diff rpm /bin/sed -BuildRequires: systemd-units Requires: libsepol >= %{libsepolver} coreutils libselinux-utils >= %{libselinuxver} -Requires(post): systemd-units systemd-sysv -Requires(preun): systemd-units -Requires(postun): systemd-units %description Security-enhanced Linux is a feature of the Linux® kernel and a number @@ -285,6 +281,10 @@ fi %package restorecond 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. @@ -309,6 +309,12 @@ The policycoreutils-restorecond package contains the restorecond service. %systemd_postun_with_restart restorecond.service %changelog +* Fri Jun 21 2013 Dan Walsh - 2.1.14-57 +- Remove requires for systemd-sysv +- Move systemd-units require to restorecond section +- Update Tranlasions +- More sepolicy interfaces for gui + * Wed Jun 19 2013 Dan Walsh - 2.1.14-56 - Fix semanage export/import commands - Fix semange module command