Hello community,

here is the log from the commit of package autogen for openSUSE:Factory checked 
in at 2013-03-04 17:24:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autogen (Old)
 and      /work/SRC/openSUSE:Factory/.autogen.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autogen", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/autogen/autogen.changes  2012-07-15 
12:05:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.autogen.new/autogen.changes     2013-03-04 
17:24:38.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Mar  2 12:05:34 UTC 2013 - [email protected]
+
+- fix build with automake-1.13.1
+- add explicit makeinfo buildrequires, it is required to build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ autogen.spec ++++++
--- /var/tmp/diff_new_pack.iIHsSb/_old  2013-03-04 17:24:40.000000000 +0100
+++ /var/tmp/diff_new_pack.iIHsSb/_new  2013-03-04 17:24:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package autogen
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,6 +20,7 @@
 BuildRequires:  guile-devel
 BuildRequires:  libtool
 BuildRequires:  libxml2-devel
+BuildRequires:  makeinfo
 BuildRequires:  pkg-config
 BuildRequires:  xz
 Summary:        Automated Text File Generator
@@ -45,6 +46,8 @@
 %setup -q
 %patch0
 %patch1
+# autmake 1.13 removed AM_CONFIG_HEADER
+sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac
 
 %build
 autoreconf -fi

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to