Accepting request 55530 from home:coolo:branches:openSUSE:Factory

reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/55530
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=13
This commit is contained in:
Philipp Thomas
2010-12-10 15:16:25 +00:00
committed by Git OBS Bridge
parent 5a56020ed5
commit 53b4e2f817
9 changed files with 106 additions and 178 deletions

View File

@@ -25,14 +25,11 @@ Url: http://www.gnu.org/software/autoconf
AutoReqProv: on
Requires: m4 >= 1.4.6
PreReq: %{install_info_prereq}
Version: 2.67
Version: 2.68
Release: 2
Summary: A GNU Tool for Automatically Configuring Source Code
Source: autoconf-%{version}.tar.xz
Patch0: autoreconf-ltdl.diff
# PATCH-FIX-UPSTREAM -2.67-fix_dnl.patch andrea@opensuse.org
# this patch fix savannah bug #107447 regression in AC_MSG_ERROR expansion
Patch1: autoconf-2.67-fix_dnl.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -52,7 +49,6 @@ only required for the generation of the scripts, not their use.
%prep
%setup -q -n autoconf-%{version}
%patch0
%patch1 -p1
%build
%{suse_update_config -f config}