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:
commit
67d224f6f2
@ -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
|
Sat Feb 2 21:08:57 UTC 2013 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -31,8 +31,6 @@ Patch1: config-guess-sub-update.patch
|
|||||||
Patch2: attr-syscalls.patch
|
Patch2: attr-syscalls.patch
|
||||||
Url: http://download.savannah.gnu.org/releases-noredirect/attr/
|
Url: http://download.savannah.gnu.org/releases-noredirect/attr/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: autoconf
|
|
||||||
BuildRequires: automake
|
|
||||||
Conflicts: xfsdump < 2.0.0
|
Conflicts: xfsdump < 2.0.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -94,8 +92,6 @@ statically linked programs which make use of extended attributes.
|
|||||||
%build
|
%build
|
||||||
export OPTIMIZER="$RPM_OPT_FLAGS -fPIC"
|
export OPTIMIZER="$RPM_OPT_FLAGS -fPIC"
|
||||||
export DEBUG=-DNDEBUG
|
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" \
|
CFLAGS="$RPM_OPT_FLAGS" \
|
||||||
%configure \
|
%configure \
|
||||||
--prefix=/ \
|
--prefix=/ \
|
||||||
|
Loading…
Reference in New Issue
Block a user