Hello community,

here is the log from the commit of package libstoragemgmt for openSUSE:Factory 
checked in at 2018-05-06 14:54:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libstoragemgmt (Old)
 and      /work/SRC/openSUSE:Factory/.libstoragemgmt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libstoragemgmt"

Sun May  6 14:54:02 2018 rev:15 rq:603838 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libstoragemgmt/libstoragemgmt.changes    
2018-04-17 11:09:01.150315657 +0200
+++ /work/SRC/openSUSE:Factory/.libstoragemgmt.new/libstoragemgmt.changes       
2018-05-06 14:54:04.053320286 +0200
@@ -1,0 +2,6 @@
+Thu May  3 13:12:28 UTC 2018 - [email protected]
+
+- Explicitly call autoreconf: patch compat-gcc8.patch touches the
+  build system and thus we need to rebootstrap.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libstoragemgmt.spec ++++++
--- /var/tmp/diff_new_pack.40K8Vz/_old  2018-05-06 14:54:04.597300330 +0200
+++ /var/tmp/diff_new_pack.40K8Vz/_new  2018-05-06 14:54:04.597300330 +0200
@@ -35,7 +35,7 @@
 Url:            https://github.com/libstorage/libstoragemgmt
 Source0:        
https://github.com/libstorage/libstoragemgmt/releases/download/%{version}/%{name}-%{version}.tar.gz
 Patch0:         compat-gcc8.patch
-BuildRequires:  automake
+BuildRequires:  libtool
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libconfig-devel
@@ -265,6 +265,8 @@
 %patch0 -p1
 
 %build
+# Needed for patch0
+autoreconf -fiv
 %configure \
   --disable-static \
 %if 0%{python3}


Reply via email to