From: Stefan Schantl Date: Sat, 31 Mar 2012 18:17:51 +0000 (+0200) Subject: systemd: Units package requires bash and coreutils for scriptlet. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e38e9bb4616d3f03f36a08979da34d370edd696;p=ipfire-3.x.git systemd: Units package requires bash and coreutils for scriptlet. /bin/sh and coreutils were missing so, the postin srciptlet of the systemd-units package fails and the default units were not enabled correctly. Also change download URL to new one. Fixes #10033. --- diff --git a/systemd/systemd.nm b/systemd/systemd.nm index 352bf45b9..3a6adddd2 100644 --- a/systemd/systemd.nm +++ b/systemd/systemd.nm @@ -5,7 +5,7 @@ name = systemd version = 37 -release = 3 +release = 4 maintainer = Stefan Schantl groups = System/Base @@ -18,7 +18,7 @@ description SysV and LSB init scripts. end -source_dl = http://cgit.freedesktop.org/systemd/snapshot/ +source_dl = http://cgit.freedesktop.org/systemd/systemd/snapshot/ build requires @@ -149,6 +149,11 @@ packages and installation / configuration tool for systemd. end + prerequires + /bin/sh + coreutils + end + files /etc/systemd/system /etc/tmpfiles.d