Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2012-03-07 20:10:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd (Old)
 and      /work/SRC/openSUSE:Factory/.systemd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemd/systemd-gtk.changes      2012-02-21 
07:32:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd-gtk.changes 2012-03-07 
20:10:37.000000000 +0100
@@ -1,0 +2,16 @@
+Tue Feb 21 08:58:31 UTC 2012 - [email protected]
+
+- Remove rsyslog listen.conf, handled directly by rsyslog now
+  (bnc#747871).
+
+-------------------------------------------------------------------
+Mon Feb 20 13:33:45 UTC 2012 - [email protected]
+
+- Update to version 43:
+  + requires /etc/os-release, support for /etc/SuSE-release is no
+    longer present.
+  + Track class of PAM logins to distinguish greeters from normal
+    user logins.
+  + Various bug fixes.
+
+-------------------------------------------------------------------
@@ -5 +21,7 @@
-- Add missing kmod BuildRequires for systemd-gtk
+
+-------------------------------------------------------------------
+Fri Feb 17 09:22:50 UTC 2012 - [email protected]
+
+- Enable Plymouth integration. 
+  * Bootsplash related files will be moved to the bootsplash
+    package
--- /work/SRC/openSUSE:Factory/systemd/systemd.changes  2012-02-21 
07:32:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd.changes     2012-03-07 
20:10:37.000000000 +0100
@@ -1,0 +2,16 @@
+Tue Feb 21 08:58:31 UTC 2012 - [email protected]
+
+- Remove rsyslog listen.conf, handled directly by rsyslog now
+  (bnc#747871).
+
+-------------------------------------------------------------------
+Mon Feb 20 13:33:45 UTC 2012 - [email protected]
+
+- Update to version 43:
+  + requires /etc/os-release, support for /etc/SuSE-release is no
+    longer present.
+  + Track class of PAM logins to distinguish greeters from normal
+    user logins.
+  + Various bug fixes.
+
+-------------------------------------------------------------------

Old:
----
  listen.conf
  systemd-42.tar.xz

New:
----
  correct_plymouth_paths_and_conflicts.patch
  systemd-43.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ systemd-gtk.spec ++++++
--- /var/tmp/diff_new_pack.Np4tZM/_old  2012-03-07 20:10:40.000000000 +0100
+++ /var/tmp/diff_new_pack.Np4tZM/_new  2012-03-07 20:10:40.000000000 +0100
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           systemd-gtk
 Url:            http://www.freedesktop.org/wiki/Software/systemd
-Version:        42
+Version:        43
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  audit-devel

++++++ systemd.spec ++++++
--- /var/tmp/diff_new_pack.Np4tZM/_old  2012-03-07 20:10:40.000000000 +0100
+++ /var/tmp/diff_new_pack.Np4tZM/_new  2012-03-07 20:10:40.000000000 +0100
@@ -15,11 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 #don't require python, use recommends (bnc#716939)
 
 Name:           systemd
 Url:            http://www.freedesktop.org/wiki/Software/systemd
-Version:        42
+Version:        43
 Release:        0
 Summary:        A System and Session Manager
 License:        GPL-2.0+
@@ -46,12 +47,12 @@
 BuildRequires:  pkgconfig(libselinux)
 BuildRequires:  pkgconfig(libsepol)
 BuildRequires:  pkgconfig(udev) >= 172
-Requires:       udev >= 172
 Requires:       dbus-1 >= 1.4.0
 Requires:       kbd
-Requires:       util-linux >= 2.19
 Requires:       pam-config >= 0.79-5
 Requires:       systemd-presets-branding
+Requires:       udev >= 172
+Requires:       util-linux >= 2.19
 Recommends:     dbus-1-python
 Conflicts:      filesystem < 11.5
 Conflicts:      mkinitrd < 2.7.0
@@ -62,8 +63,6 @@
 Source4:        macros.systemd
 Source5:        systemd-insserv_conf
 Source6:        baselibs.conf
-# Stop-gap, just to ensure things work fine with rsyslog without having to 
change the package right-away
-Source11:       listen.conf
 Patch1:         0001-Add-bootsplash-handling-for-password-dialogs.patch
 # handle SUSE specific kbd settings
 Patch6:         0001-handle-disable_caplock-and-compose_table-and-kbd_rat.patch
@@ -81,6 +80,7 @@
 Patch33:        crypt-loop-file.patch
 Patch36:        sysctl-modules.patch
 Patch38:        dm-lvm-after-local-fs-pre-target.patch
+Patch39:        correct_plymouth_paths_and_conflicts.patch
 
 # Upstream First - Policy:
 # Never add any patches to this package without the upstream commit id
@@ -145,6 +145,7 @@
 %patch33 -p1
 %patch36 -p1
 %patch38 -p1
+%patch39 -p1
 
 %build
 autoreconf -fiv
@@ -187,8 +188,6 @@
 ln -s ../bin/systemctl %{buildroot}/sbin/runlevel
 rm -rf %{buildroot}/etc/systemd/system/*.target.wants
 rm -f %{buildroot}/etc/systemd/system/default.target
-# Don't activate the plymouth-quit services in order to get a smooth 
transistion to the DM
-rm -f %{buildroot}/lib/systemd/system/*.wants/plymouth-quit*.service
 # aliases for /etc/init.d/*
 ln -s /dev/null %{buildroot}/lib/systemd/system/cgroup.service
 ln -s systemd-tmpfiles-setup.service 
%{buildroot}/lib/systemd/system/cleanup.service
@@ -222,10 +221,6 @@
 # Let rsyslog read from /proc/kmsg for now
 sed -i -e 's/\#ImportKernel=yes/ImportKernel=no/' 
%{buildroot}%{_sysconfdir}/systemd/systemd-journald.conf
 
-# Install rsyslog fragment
-mkdir -p %{buildroot}%{_sysconfdir}/rsyslog.d/
-install -m 0644 %{SOURCE11} %{buildroot}%{_sysconfdir}/rsyslog.d/
-
 # Create the /var/log/journal directory to change the volatile journal to a 
persistent one
 mkdir -p %{buildroot}/var/log/journal
 
@@ -317,7 +312,6 @@
 %dir %{_sysconfdir}/binfmt.d
 %dir /usr/lib/sysctl.d
 %dir %{_sysconfdir}/sysctl.d
-%dir %{_sysconfdir}/rsyslog.d
 /usr/lib/tmpfiles.d/*.conf
 %config(noreplace) %{_sysconfdir}/systemd/system.conf
 %config(noreplace) %{_sysconfdir}/systemd/systemd-logind.conf
@@ -329,7 +323,6 @@
 %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.systemd1.conf
 %config(noreplace) 
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.hostname1.conf
 %config(noreplace) 
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.timedate1.conf
-%config(noreplace) %{_sysconfdir}/rsyslog.d/listen.conf
 %{_datadir}/dbus-1/interfaces/org.freedesktop.hostname1.xml
 %{_datadir}/dbus-1/interfaces/org.freedesktop.locale1.xml
 %{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.*.xml

++++++ correct_plymouth_paths_and_conflicts.patch ++++++
--- systemd-43/units/plymouth-halt.service      2012-02-15 04:27:59.626029851 
+0100
+++ new/units/plymouth-halt.service     2012-02-21 18:28:16.225983153 +0100
@@ -13,6 +13,6 @@
 ConditionKernelCommandLine=!plymouth.enable=0
 
 [Service]
-ExecStart=/sbin/plymouthd --mode=shutdown
-ExecStartPost=-/bin/plymouth --show-splash
+ExecStart=/usr/sbin/plymouthd --mode=shutdown
+ExecStartPost=-/usr/bin/plymouth --show-splash
 Type=forking
--- systemd-43/units/plymouth-kexec.service     2012-02-15 04:27:59.452029843 
+0100
+++ new/units/plymouth-kexec.service    2012-02-21 18:28:36.056981567 +0100
@@ -13,6 +13,6 @@
 ConditionKernelCommandLine=!plymouth.enable=0
 
 [Service]
-ExecStart=/sbin/plymouthd --mode=shutdown
-ExecStartPost=-/bin/plymouth --show-splash
+ExecStart=/usr/sbin/plymouthd --mode=shutdown
+ExecStartPost=-/usr/bin/plymouth --show-splash
 Type=forking
--- systemd-43/units/plymouth-poweroff.service  2012-02-15 04:28:00.144029876 
+0100
+++ new/units/plymouth-poweroff.service 2012-02-21 18:28:45.495981246 +0100
@@ -13,6 +13,6 @@
 ConditionKernelCommandLine=!plymouth.enable=0
 
 [Service]
-ExecStart=/sbin/plymouthd --mode=shutdown
-ExecStartPost=-/bin/plymouth --show-splash
+ExecStart=/usr/sbin/plymouthd --mode=shutdown
+ExecStartPost=-/usr/bin/plymouth --show-splash
 Type=forking
--- systemd-43/units/plymouth-quit.service      2012-02-15 04:28:00.134029876 
+0100
+++ new/units/plymouth-quit.service     2012-02-21 18:29:00.855980323 +0100
@@ -8,8 +8,9 @@
 [Unit]
 Description=Terminate Plymouth Boot Screen
 After=rc-local.service plymouth-start.service
+Conflicts=graphical.target
 
 [Service]
-ExecStart=-/bin/plymouth quit
+ExecStart=-/usr/bin/plymouth quit
 Type=oneshot
 TimeoutSec=20
--- systemd-43/units/plymouth-quit-wait.service 2012-02-15 04:27:59.894029864 
+0100
+++ new/units/plymouth-quit-wait.service        2012-02-21 18:29:14.904979438 
+0100
@@ -8,8 +8,9 @@
 [Unit]
 Description=Wait for Plymouth Boot Screen to Quit
 After=rc-local.service plymouth-start.service
+Conflicts=graphical.target
 
 [Service]
-ExecStart=-/bin/plymouth --wait
+ExecStart=-/usr/bin/plymouth --wait
 Type=oneshot
 TimeoutSec=20
--- systemd-43/units/plymouth-read-write.service        2012-02-15 
04:27:59.457029843 +0100
+++ new/units/plymouth-read-write.service       2012-02-21 18:29:29.439978464 
+0100
@@ -12,5 +12,5 @@
 Before=sysinit.target
 
 [Service]
-ExecStart=-/bin/plymouth update-root-fs --read-write
+ExecStart=-/usr/bin/plymouth update-root-fs --read-write
 Type=oneshot
--- systemd-43/units/plymouth-reboot.service    2012-02-15 04:28:00.149029877 
+0100
+++ new/units/plymouth-reboot.service   2012-02-21 18:29:43.718977613 +0100
@@ -13,6 +13,6 @@
 ConditionKernelCommandLine=!plymouth.enable=0
 
 [Service]
-ExecStart=/sbin/plymouthd --mode=shutdown
-ExecStartPost=-/bin/plymouth --show-splash
+ExecStart=/usr/sbin/plymouthd --mode=shutdown
+ExecStartPost=-/usr/bin/plymouth --show-splash
 Type=forking
--- systemd-43/units/plymouth-start.service     2012-02-15 04:28:00.174029878 
+0100
+++ new/units/plymouth-start.service    2012-02-21 18:30:01.994976517 +0100
@@ -17,6 +17,6 @@
 ConditionKernelCommandLine=!plymouth.enable=0
 
 [Service]
-ExecStart=/sbin/plymouthd --mode=boot --pid-file=/run/plymouth/pid
-ExecStartPost=-/bin/plymouth --show-splash
+ExecStart=/usr/sbin/plymouthd --mode=boot --pid-file=/run/plymouth/pid
+ExecStartPost=-/usr/bin/plymouth --show-splash
 Type=forking
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to