forked from pool/aaa_base
- remove requirement on systemd to avoid cycles.
/bin/systemd-tmpfiles is only needed by boot.cleanup when actually booting the system using sysv. OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=343
This commit is contained in:
parent
226588841e
commit
d8e73d53e5
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 13:25:24 UTC 2012 - lnussel@suse.de
|
||||||
|
|
||||||
|
- remove requirement on systemd to avoid cycles.
|
||||||
|
/bin/systemd-tmpfiles is only needed by boot.cleanup when actually
|
||||||
|
booting the system using sysv.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 9 17:38:47 UTC 2012 - ro@suse.com
|
Thu Feb 9 17:38:47 UTC 2012 - ro@suse.com
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ Url: http://gitorious.org/opensuse/aaa_base
|
|||||||
Provides: bin bootutls etc skeleng skelger
|
Provides: bin bootutls etc skeleng skelger
|
||||||
Provides: aaa_skel = %{version}-%{release}
|
Provides: aaa_skel = %{version}-%{release}
|
||||||
Obsoletes: aaa_skel < %{version}
|
Obsoletes: aaa_skel < %{version}
|
||||||
Requires: filesystem distribution-release /bin/mktemp /usr/bin/find /usr/bin/tput /usr/bin/xargs mingetty /bin/login cpio psmisc systemd
|
Requires: filesystem distribution-release /bin/mktemp /usr/bin/find /usr/bin/tput /usr/bin/xargs mingetty /bin/login cpio psmisc
|
||||||
Recommends: cron logrotate netcfg udev net-tools aaa_base-extras
|
Recommends: cron logrotate netcfg udev net-tools aaa_base-extras
|
||||||
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv
|
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv
|
||||||
Summary: SUSE Linux Base Package
|
Summary: SUSE Linux Base Package
|
||||||
|
Loading…
Reference in New Issue
Block a user