Hello community,

here is the log from the commit of package grep for openSUSE:Factory checked in 
at 2012-04-20 15:16:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grep (Old)
 and      /work/SRC/openSUSE:Factory/.grep.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grep", Maintainer is "jsm...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/grep/grep.changes        2012-03-16 
13:15:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.grep.new/grep.changes   2012-04-20 
15:16:54.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Apr 19 17:43:06 CEST 2012 - meiss...@suse.de
+
+- use -mlong-double-64 on ppc*
+
+-------------------------------------------------------------------

Old:
----
  grep-ppc-fix.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ grep.spec ++++++
--- /var/tmp/diff_new_pack.xJT1bw/_old  2012-04-20 15:16:56.000000000 +0200
+++ /var/tmp/diff_new_pack.xJT1bw/_new  2012-04-20 15:16:56.000000000 +0200
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:           grep
 BuildRequires:  automake
 BuildRequires:  pcre-devel
@@ -32,7 +31,6 @@
 License:        GPL-3.0+
 Group:          Productivity/Text/Utilities
 Source:         grep-%{version}.tar.bz2
-Patch0:         grep-ppc-fix.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -46,12 +44,11 @@
 echo 
"ac_cv_search_pcre_compile=\${ac_cv_search_pcre_compile=%{_libdir}/libpcre.a}" 
>config.cache
 %endif
 
-# If you platform Long Double and Double to not match as expected
+%build
 %ifarch ppc ppc64
-%patch0 -p1
+export CFLAGS="$RPM_OPT_FLAGS -mlong-double-64"
 %endif
 
-%build
 %if 0%{?suse_version} < 1120
 %configure -C --bindir=/bin --disable-silent-rules --without-included-regex
 %else

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to