SHA256
1
0
forked from pool/attr

Accepting request 155018 from Base:System

- Remove unused autoconf and automake build requires (forwarded request 151216 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/155018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/attr?expand=0&rev=32
This commit is contained in:
Stephan Kulow 2013-02-11 09:58:25 +00:00 committed by Git OBS Bridge
commit 67d224f6f2
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=/ \