Hello community, here is the log from the commit of package systemd for openSUSE:Factory checked in at Tue Sep 13 12:33:32 CEST 2011.
-------- --- systemd/systemd-gtk.changes 2011-09-09 14:13:14.000000000 +0200 +++ /mounts/work_src_done/STABLE/systemd/systemd-gtk.changes 2011-09-12 10:37:03.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Sep 12 08:33:04 UTC 2011 - [email protected] + +- Do not mask localnet service, it is not yet handled by systemd. + (bnc#716746) + +------------------------------------------------------------------- systemd.changes: same change calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ systemd-gtk.spec ++++++ --- /var/tmp/diff_new_pack.NcDBpl/_old 2011-09-13 12:33:23.000000000 +0200 +++ /var/tmp/diff_new_pack.NcDBpl/_new 2011-09-13 12:33:23.000000000 +0200 @@ -21,7 +21,7 @@ Name: systemd-gtk Url: http://www.freedesktop.org/wiki/Software/systemd Version: 34 -Release: 2 +Release: 3 License: GPLv2+ Group: System/Base BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ systemd.spec ++++++ --- /var/tmp/diff_new_pack.NcDBpl/_old 2011-09-13 12:33:23.000000000 +0200 +++ /var/tmp/diff_new_pack.NcDBpl/_new 2011-09-13 12:33:23.000000000 +0200 @@ -22,7 +22,7 @@ Name: systemd Url: http://www.freedesktop.org/wiki/Software/systemd Version: 34 -Release: 3 +Release: 5 License: GPLv2+ Group: System/Base Summary: A System and Session Manager @@ -168,7 +168,8 @@ ln -s /dev/null %{buildroot}/lib/systemd/system/ldconfig.service ln -s /dev/null %{buildroot}/lib/systemd/system/loadmodules.service install -m644 %{S:2} %{buildroot}/lib/systemd/system/localfs.service -ln -s /dev/null %{buildroot}/lib/systemd/system/localnet.service +# need to be implemented in systemd directly +#ln -s /dev/null %{buildroot}/lib/systemd/system/localnet.service ln -s /dev/null %{buildroot}/lib/systemd/system/proc.service ln -s fsck-root.service %{buildroot}/lib/systemd/system/rootfsck.service ln -s /dev/null %{buildroot}/lib/systemd/system/swap.service ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
