Hello community,

here is the log from the commit of package mkinitrd for openSUSE:Factory 
checked in at 2012-11-05 15:32:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mkinitrd (Old)
 and      /work/SRC/openSUSE:Factory/.mkinitrd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mkinitrd", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mkinitrd/mkinitrd.changes        2012-11-02 
15:12:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mkinitrd.new/mkinitrd.changes   2012-11-05 
15:32:42.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Nov  5 09:16:19 UTC 2012 - [email protected]
+
+- Update 0001-Handle-lib-udev-being-a-symlink-to-usr-lib-udev.patch
+  to correctly handle udev from systemd 195.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ 0001-Handle-lib-udev-being-a-symlink-to-usr-lib-udev.patch ++++++
--- /var/tmp/diff_new_pack.pSpgTw/_old  2012-11-05 15:32:45.000000000 +0100
+++ /var/tmp/diff_new_pack.pSpgTw/_new  2012-11-05 15:32:45.000000000 +0100
@@ -18,7 +18,7 @@
  
 +# copy helper
 +if [ -d /usr/lib/udev ]; then
-+    mkdir -p $tmp_mnt/usr/lib/udev $tmp_mnt/lib
++    mkdir -p $tmp_mnt/usr/lib/udev $tmp_mnt/lib $tmp_mnt/usr/lib/systemd
 +    ln -s -f ../usr/lib/udev $tmp_mnt/lib/udev
 +else
 +    mkdir -p $tmp_mnt/lib/udev

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to