Hello community,

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

Package is "lvm2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lvm2/lvm2.changes        2013-09-11 
14:15:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lvm2.new/lvm2.changes   2013-10-21 
19:53:31.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Oct 21 08:09:41 UTC 2013 - dmzh...@suse.com
+
+- bnc#779965, use export before %configure in spec
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lvm2.spec ++++++
--- /var/tmp/diff_new_pack.Ha7hpB/_old  2013-10-21 19:53:32.000000000 +0200
+++ /var/tmp/diff_new_pack.Ha7hpB/_new  2013-10-21 19:53:32.000000000 +0200
@@ -98,9 +98,11 @@
 %patch67 -p1
 
 %build
-#  set path so that thin_check can be found
-CFLAGS="$RPM_OPT_FLAGS" MODPROBE_CMD=/sbin/modprobe \
-PATH=$PATH:/sbin:/usr/sbin \
+#set path so that thin_check can be found
+#export before configure due to bnc#779965
+export MODPROBE_CMD=/sbin/modprobe 
+export CFLAGS="$RPM_OPT_FLAGS"
+export PATH=$PATH:/sbin:/usr/sbin 
 %configure --prefix=/ \
        --bindir=/bin --libdir=/%_lib --with-usrlibdir=%_libdir \
        --sbindir=/sbin --enable-dmeventd \


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

Reply via email to