Hello community,

here is the log from the commit of package firescope for openSUSE:Factory
checked in at Tue Oct 4 18:09:35 CEST 2011.



--------
--- openSUSE:Factory/firescope/firescope.changes        2011-09-23 
01:57:51.000000000 +0200
+++ /mounts/work_src_done/STABLE/firescope/firescope.changes    2011-09-30 
17:02:57.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 30 15:02:43 UTC 2011 - [email protected]
+
+- cross-build fix: use %__cc macro
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ firescope.spec ++++++
--- /var/tmp/diff_new_pack.WVkI32/_old  2011-10-04 18:09:32.000000000 +0200
+++ /var/tmp/diff_new_pack.WVkI32/_new  2011-10-04 18:09:32.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package firescope (Version 0.2)
+# spec file for package firescope
 #
-# 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
@@ -47,9 +47,9 @@
 # disable as-needed to fix build
 export SUSE_ASNEEDED=0
 RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-make CFLAGS="$RPM_OPT_FLAGS" firescope %{?_smp_mflags}
+make CC="%__cc" CFLAGS="$RPM_OPT_FLAGS" firescope %{?_smp_mflags}
 %ifarch x86_64
-make CFLAGS="$RPM_OPT_FLAGS" firescope32 %{?_smp_mflags}
+make CC="%__cc" CFLAGS="$RPM_OPT_FLAGS" firescope32 %{?_smp_mflags}
 %endif
 cp %{S:1} COPYING
 

continue with "q"...



Remember to have fun...

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

Reply via email to