Hello community, here is the log from the commit of package autogen for openSUSE:12.2 checked in at 2012-07-15 12:05:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:12.2/autogen (Old) and /work/SRC/openSUSE:12.2/.autogen.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "autogen", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:12.2/autogen/autogen.changes 2012-06-25 15:15:40.000000000 +0200 +++ /work/SRC/openSUSE:12.2/.autogen.new/autogen.changes 2012-07-15 12:05:46.000000000 +0200 @@ -1,0 +2,14 @@ +Sat Jul 14 17:28:10 UTC 2012 - [email protected] + +- Fix source URL, this update must reach 12.2 because + autogen was generating broken C code that segfaults + with fortify source. + +------------------------------------------------------------------- +Tue May 22 03:55:25 UTC 2012 - [email protected] + +- Update to version 5.16 +* Changes, many see http://autogen.sourceforge.net/announce.html. + + +------------------------------------------------------------------- Old: ---- autogen-5.11.8.tar.bz2 New: ---- autogen-5.16.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ autogen.spec ++++++ --- /var/tmp/diff_new_pack.SzbJOu/_old 2012-07-15 12:05:46.000000000 +0200 +++ /var/tmp/diff_new_pack.SzbJOu/_new 2012-07-15 12:05:46.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package autogen # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -16,17 +16,19 @@ # - Name: autogen -BuildRequires: guile-devel libxml2-devel pkg-config +BuildRequires: guile-devel BuildRequires: libtool +BuildRequires: libxml2-devel +BuildRequires: pkg-config +BuildRequires: xz Summary: Automated Text File Generator -Version: 5.11.8 -Release: 2 -Group: Development/Tools/Building License: GPL-3.0+ +Group: Development/Tools/Building +Version: 5.16 +Release: 0 Url: http://autogen.sourceforge.net/ -Source: http://ftp.gnu.org/gnu/autogen/%{version}/%{name}-%{version}.tar.bz2 +Source: %{name}-%{version}.tar.xz Patch0: autogen-setfilename.patch Patch1: autogen-build_ldpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ autogen-build_ldpath.patch ++++++ --- /var/tmp/diff_new_pack.SzbJOu/_old 2012-07-15 12:05:46.000000000 +0200 +++ /var/tmp/diff_new_pack.SzbJOu/_new 2012-07-15 12:05:46.000000000 +0200 @@ -1,8 +1,6 @@ -Index: doc/mk-agen-texi-in -=================================================================== ---- doc/mk-agen-texi-in.orig 2011-02-03 18:07:54.000000000 +0100 -+++ doc/mk-agen-texi-in 2011-03-09 14:35:50.638982611 +0100 -@@ -98,9 +98,9 @@ setup_exports() +--- doc/mk-agen-texi-in.orig ++++ doc/mk-agen-texi-in +@@ -102,9 +102,9 @@ setup_exports() srcdir=`cd @srcdir@ ; pwd` PATH=${top_builddir}/columns:${PATH} timer=`expr @AG_TIMEOUT@ '*' 5` @@ -15,20 +13,9 @@ eval `egrep '^AG_[A-Z_]*' ${top_srcdir}/VERSION` -@@ -222,7 +222,7 @@ setup_exports - sanity_check - run_getdefs - --env >&2 -+${VERBOSE} && env | sort >&2 - exec 3> ${tmp_dir}/ag.ini - cat >&3 <<- _EOF_ - timeout ${timer} -Index: autoopts/Makefile.am -=================================================================== ---- autoopts/Makefile.am.orig 2011-03-08 01:35:12.000000000 +0100 -+++ autoopts/Makefile.am 2011-03-09 14:50:16.858878038 +0100 -@@ -120,7 +120,7 @@ INST_SH = autoopts-con +--- autoopts/Makefile.am.orig ++++ autoopts/Makefile.am +@@ -133,7 +133,7 @@ INST_SH = autoopts-con man_MANS = $(INST_MANS) m4data_DATA = autoopts.m4 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
