Accepting request 48469 from home:anubisg1:branches:devel:tools:building

looks good to me

OBS-URL: https://build.opensuse.org/request/show/48469
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=10
This commit is contained in:
Stephan Kulow
2010-09-20 08:12:05 +00:00
committed by Git OBS Bridge
parent a36d8caf9a
commit 72a57940cb
3 changed files with 173 additions and 0 deletions

View File

@@ -30,6 +30,9 @@ Release: 1
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: %name-2.67-fix_dnl.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -49,6 +52,7 @@ 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}