Turn on systemd again and Conflict < systemd-187

This commit is contained in:
Harald Hoyer 2012-07-20 09:11:53 +02:00
parent 258de82819
commit c008b0ce10
2 changed files with 2 additions and 2 deletions

View File

@ -9,5 +9,5 @@ prefix="/"
systemdutildir=/usr/lib/systemd
systemdsystemunitdir=/usr/lib/systemd/system
udevdir=/usr/lib/udev
#add_dracutmodules+=" systemd "
add_dracutmodules+=" systemd "
realinitpath="/usr/lib/systemd/systemd"

View File

@ -84,7 +84,7 @@ Requires: file
Requires: udev > 166
%if 0%{?fedora} || 0%{?rhel} > 6
Requires: util-linux >= 2.21
#Conflicts: systemd <= 187
Conflicts: systemd < 187
%else
Requires: util-linux-ng >= 2.21
%endif