Hello community,

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



--------
--- openSUSE:Factory/sgpio/sgpio.changes        2011-09-23 12:46:10.000000000 
+0200
+++ /mounts/work_src_done/STABLE/sgpio/sgpio.changes    2011-09-30 
18:16:20.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Sep 30 16:15:57 UTC 2011 - [email protected]
+
+- cross-build workaround: fake gcc script to work around build system
+  not honoring CC
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ sgpio.spec ++++++
--- /var/tmp/diff_new_pack.UnWRC4/_old  2011-10-06 16:45:56.000000000 +0200
+++ /var/tmp/diff_new_pack.UnWRC4/_new  2011-10-06 16:45:56.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package sgpio (Version 1.2.1)
+# spec file for package sgpio
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -51,6 +51,10 @@
 %patch2 -p1
 
 %build
+echo -e "#!/bin/bash\n`which %__cc` \"\$@\"" >gcc
+chmod 755 gcc
+export PATH=`pwd`:$PATH
+
 make CFLAGS="$RPM_OPT_FLAGS"
 gzip sgpio.1
 # strip the binary

continue with "q"...



Remember to have fun...

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

Reply via email to