From 2d8fa17deb31a81cbbee4d306ddb8fab7d3932f323b30f653bd67e6ad237abb6 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 12 Jan 2015 09:32:24 +0000 Subject: [PATCH] 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 --- grep.changes | 5 +++++ grep.spec | 7 ++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/grep.changes b/grep.changes index 5c5d98f..3ed68fa 100644 --- a/grep.changes +++ b/grep.changes @@ -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 diff --git a/grep.spec b/grep.spec index e84c952..472ed2d 100644 --- a/grep.spec +++ b/grep.spec @@ -1,7 +1,7 @@ # # 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 # 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 %build -%ifarch ppc ppc64 -export CFLAGS="%{optflags} -mlong-double-64" -%endif -export CFLAGS="$CFLAGS -fPIE" +%global optflags %optflags -fPIE export LDFLAGS="-pie" %if 0%{?suse_version} < 1120 %configure -C --bindir=/bin --disable-silent-rules