SHA256
1
0
forked from pool/attr

Accepting request 151216 from home:Andreas_Schwab:branches:Base:System

- Remove unused autoconf and automake build requires

OBS-URL: https://build.opensuse.org/request/show/151216
OBS-URL: https://build.opensuse.org/package/show/Base:System/attr?expand=0&rev=30
This commit is contained in:
Andreas Jaeger 2013-02-10 09:08:19 +00:00 committed by Git OBS Bridge
parent ee6f31139e
commit 5f192fb926
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 5 09:45:34 UTC 2013 - schwab@suse.de
- Remove unused autoconf and automake build requires
-------------------------------------------------------------------
Sat Feb 2 21:08:57 UTC 2013 - schwab@suse.de

View File

@ -31,8 +31,6 @@ Patch1: config-guess-sub-update.patch
Patch2: attr-syscalls.patch
Url: http://download.savannah.gnu.org/releases-noredirect/attr/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: autoconf
BuildRequires: automake
Conflicts: xfsdump < 2.0.0
%description
@ -94,8 +92,6 @@ statically linked programs which make use of extended attributes.
%build
export OPTIMIZER="$RPM_OPT_FLAGS -fPIC"
export DEBUG=-DNDEBUG
ln -sf /usr/share/automake-1.12/config.guess .
ln -sf /usr/share/automake-1.12/config.sub .
CFLAGS="$RPM_OPT_FLAGS" \
%configure \
--prefix=/ \