diff --git a/autogen-5.11.8.tar.bz2 b/autogen-5.11.8.tar.bz2 deleted file mode 100644 index 167fe81..0000000 --- a/autogen-5.11.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4c8fbbb072671141a9c499cb07b1274322117d3bd5e80e0bcf82dd5167c7c17 -size 1050419 diff --git a/autogen-5.16.tar.xz b/autogen-5.16.tar.xz new file mode 100644 index 0000000..116c3dd --- /dev/null +++ b/autogen-5.16.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8769c74984113628717c903cca66982ce1c38a7eb08ed8982f4188a7b3c6dc92 +size 940456 diff --git a/autogen-build_ldpath.patch b/autogen-build_ldpath.patch index 1fca73f..0347c4b 100644 --- a/autogen-build_ldpath.patch +++ b/autogen-build_ldpath.patch @@ -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 @@ Index: doc/mk-agen-texi-in 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 diff --git a/autogen.changes b/autogen.changes index 7a1e32c..8272ad6 100644 --- a/autogen.changes +++ b/autogen.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Jul 14 17:28:10 UTC 2012 - crrodriguez@opensuse.org + +- 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 - crrodriguez@opensuse.org + +- Update to version 5.16 +* Changes, many see http://autogen.sourceforge.net/announce.html. + + ------------------------------------------------------------------- Fri Sep 30 20:07:43 UTC 2011 - coolo@suse.com diff --git a/autogen.spec b/autogen.spec index a93d07f..0995a43 100644 --- a/autogen.spec +++ b/autogen.spec @@ -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