- 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:
2012-02-10 13:27:33 +00:00
committed by Git OBS Bridge
parent 71a36fdfbf
commit 9bb099d47b
2 changed files with 8 additions and 1 deletions

View File

@@ -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

View File

@@ -25,7 +25,7 @@ Url: http://gitorious.org/opensuse/aaa_base
Provides: bin bootutls etc skeleng skelger
Provides: aaa_skel = %{version}-%{release}
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
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