Accepting request 280867 from home:Andreas_Schwab:Factory

- Fix last change

OBS-URL: https://build.opensuse.org/request/show/280867
OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=56
This commit is contained in:
Andreas Schwab 2015-01-12 09:32:24 +00:00 committed by Git OBS Bridge
parent ec3a6d2227
commit 2d8fa17deb
2 changed files with 7 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 12 08:59:43 UTC 2015 - schwab@suse.de
- Fix last change
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 30 11:23:26 UTC 2014 - meissner@suse.com Tue Dec 30 11:23:26 UTC 2014 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package grep # spec file for package grep
# #
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -48,10 +48,7 @@ echo "ac_cv_search_pcre_compile=\${ac_cv_search_pcre_compile=%{_libdir}/libpcre.
%endif %endif
%build %build
%ifarch ppc ppc64 %global optflags %optflags -fPIE
export CFLAGS="%{optflags} -mlong-double-64"
%endif
export CFLAGS="$CFLAGS -fPIE"
export LDFLAGS="-pie" export LDFLAGS="-pie"
%if 0%{?suse_version} < 1120 %if 0%{?suse_version} < 1120
%configure -C --bindir=/bin --disable-silent-rules %configure -C --bindir=/bin --disable-silent-rules