Hello community,

here is the log from the commit of package patch for openSUSE:Factory
checked in at Thu Oct 6 16:44:44 CEST 2011.



--------
--- openSUSE:Factory/patch/patch.changes        2011-09-23 12:21:42.000000000 
+0200
+++ /mounts/work_src_done/STABLE/patch/patch.changes    2011-10-05 
14:34:03.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct  5 12:33:53 UTC 2011 - [email protected]
+
+- cross-build fix: use %configure macro
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ patch.spec ++++++
--- /var/tmp/diff_new_pack.ImIuU5/_old  2011-10-06 16:44:41.000000000 +0200
+++ /var/tmp/diff_new_pack.ImIuU5/_new  2011-10-06 16:44:41.000000000 +0200
@@ -48,8 +48,8 @@
 %setup -q -n patch-%version%hash
 
 %build
-CFLAGS="$RPM_OPT_FLAGS -Wall -O2 -pipe" \
-./configure --prefix=%{_prefix}
+export CFLAGS="$RPM_OPT_FLAGS -Wall -O2 -pipe"
+%configure --prefix=%{_prefix}
 make %{?_smp_mflags} %{verbose:V=1};
 
 %check

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to