Hello community,

here is the log from the commit of package libvpd2 for openSUSE:Factory checked 
in at 2015-08-05 19:15:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvpd2 (Old)
 and      /work/SRC/openSUSE:Factory/.libvpd2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvpd2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvpd2/libvpd2.changes  2014-09-06 
12:18:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libvpd2.new/libvpd2.changes     2015-08-05 
19:15:02.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Aug  5 09:10:02 UTC 2015 - [email protected]
+
+- Move autoreconf to build phase (avoids issues with quilt)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvpd2.spec ++++++
--- /var/tmp/diff_new_pack.hOfS9r/_old  2015-08-05 19:15:03.000000000 +0200
+++ /var/tmp/diff_new_pack.hOfS9r/_new  2015-08-05 19:15:03.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libvpd2
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -57,10 +57,10 @@
 %patch1 -p1
 %patch3 -p1
 
-autoreconf -fvi
-
 %build
-%configure --disable-static
+autoreconf -fiv
+%configure \
+  --disable-static
 make %{?_smp_mflags}
 
 %install


Reply via email to