SHA256
1
0
forked from pool/autogen

Accepting request 121721 from home:elvigia:branches:Base:System

- Update to version 5.16
* Changes, many see http://autogen.sourceforge.net/announce.html.

OBS-URL: https://build.opensuse.org/request/show/121721
OBS-URL: https://build.opensuse.org/package/show/Base:System/autogen?expand=0&rev=19
This commit is contained in:
Hans Petter Jansson 2012-05-23 22:41:36 +00:00 committed by Git OBS Bridge
parent 56ec7e75b5
commit 8be19bfe7e
5 changed files with 25 additions and 29 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4c8fbbb072671141a9c499cb07b1274322117d3bd5e80e0bcf82dd5167c7c17
size 1050419

3
autogen-5.16.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8769c74984113628717c903cca66982ce1c38a7eb08ed8982f4188a7b3c6dc92
size 940456

View File

@ -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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
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

View File

@ -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
License: GPL-3.0+
Group: Development/Tools/Building
License: GPLv3+
Version: 5.16
Release: 0
Url: http://autogen.sourceforge.net/
Source: http://ftp.gnu.org/gnu/autogen/%{version}/%{name}-%{version}.tar.bz2
Source: http://ftp.gnu.org/gnu/autogen/%{version}/%{name}-%{version}.tar.xz
Patch0: autogen-setfilename.patch
Patch1: autogen-build_ldpath.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build