Hello community,

here is the log from the commit of package autogen for openSUSE:Factory checked 
in at 2018-03-31 15:35:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autogen (Old)
 and      /work/SRC/openSUSE:Factory/.autogen.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autogen"

Sat Mar 31 15:35:14 2018 rev:45 rq:591703 version:5.18.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/autogen/autogen.changes  2018-03-19 
23:32:33.989932605 +0100
+++ /work/SRC/openSUSE:Factory/.autogen.new/autogen.changes     2018-03-31 
15:35:20.017069063 +0200
@@ -1,0 +2,8 @@
+Tue Mar 27 12:16:08 UTC 2018 - [email protected]
+
+- Explicitly call autoreconf: various patches touch the build
+  system, which results in an implicit call. That in turn only
+  works as long as the automake/autconf version is the same as used
+  when originally bootrapping the tarball.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ autogen.spec ++++++
--- /var/tmp/diff_new_pack.bAe7go/_old  2018-03-31 15:35:21.225025264 +0200
+++ /var/tmp/diff_new_pack.bAe7go/_new  2018-03-31 15:35:21.229025119 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package autogen
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -21,9 +21,9 @@
 Version:        5.18.12
 Release:        0
 Summary:        Automated Text File Generator
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Development/Tools/Building
-Url:            https://www.gnu.org/software/autogen/
+URL:            https://www.gnu.org/software/autogen/
 Source0:        
https://ftp.gnu.org/gnu/autogen/rel%{version}/%{name}-%{version}.tar.xz
 Source1:        
https://ftp.gnu.org/gnu/autogen/rel%{version}/%{name}-%{version}.tar.xz.sig
 Source2:        
http://savannah.gnu.org/project/memberlist-gpgkeys.php?group=autogen&download=1#/%{name}.keyring
@@ -48,7 +48,6 @@
 Requires:       libopts-devel
 Requires(post): %{install_info_prereq}
 Requires(preun): %{install_info_prereq}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 AutoGen is a tool designed for generating program files that contain
@@ -94,6 +93,7 @@
 %patch5 -p1
 
 %build
+autoreconf -fiv
 %configure \
        --disable-static \
        --with-pic




Reply via email to