Hello community,

here is the log from the commit of package lvm2 for openSUSE:Factory checked in 
at 2012-10-25 12:10:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lvm2 (Old)
 and      /work/SRC/openSUSE:Factory/.lvm2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lvm2", Maintainer is "dmzh...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lvm2/lvm2.changes        2012-10-23 
19:40:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lvm2.new/lvm2.changes   2012-10-25 
12:10:20.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Oct 18 12:35:30 UTC 2012 - hrvoje.sen...@gmail.com
+
+- Change the default locking dir to reflect the change in filesystem package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lvm2.spec ++++++
--- /var/tmp/diff_new_pack.ERKZHX/_old  2012-10-25 12:10:25.000000000 +0200
+++ /var/tmp/diff_new_pack.ERKZHX/_new  2012-10-25 12:10:25.000000000 +0200
@@ -109,7 +109,7 @@
        --enable-cmdlib --enable-dmeventd \
        --enable-realtime --enable-pkgconfig \
        --enable-selinux \
-       --with-clvmd=corosync --datarootdir=/usr/share
+       --with-clvmd=corosync --datarootdir=/usr/share 
--with-default-locking-dir=/run/lock/lvm
 export SUSE_ASNEEDED=0
 make -j1 # symlinks are generated in parallel! %{?_smp_mflags}
 

++++++ lvm.conf ++++++
--- /var/tmp/diff_new_pack.ERKZHX/_old  2012-10-25 12:10:25.000000000 +0200
+++ /var/tmp/diff_new_pack.ERKZHX/_new  2012-10-25 12:10:25.000000000 +0200
@@ -204,7 +204,7 @@
 
     # Local non-LV directory that holds file-based locks while commands are
     # in progress.  A directory like /tmp that may get wiped on reboot is OK.
-    locking_dir = "/var/lock/lvm"
+    locking_dir = "/run/lock/lvm"
 
     # Other entries can go here to allow you to load shared libraries
     # e.g. if support for LVM1 metadata was compiled as a shared library use

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to