Hello community,

here is the log from the commit of package smp_utils for openSUSE:Factory
checked in at Tue Oct 4 18:15:03 CEST 2011.



--------
--- openSUSE:Factory/smp_utils/smp_utils.changes        2011-09-23 
12:46:30.000000000 +0200
+++ /mounts/work_src_done/STABLE/smp_utils/smp_utils.changes    2011-09-30 
18:17:09.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 30 16:16:53 UTC 2011 - [email protected]
+
+- cross-build fix: use %__cc macro
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ smp_utils.spec ++++++
--- /var/tmp/diff_new_pack.DCDQMT/_old  2011-10-04 18:14:57.000000000 +0200
+++ /var/tmp/diff_new_pack.DCDQMT/_new  2011-10-04 18:14:57.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package smp_utils (Version 0.94)
+# spec file for package smp_utils
 #
-# 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
@@ -65,10 +65,10 @@
 %build
 # None of these is performance-critical, so use -Os rather than -O2:
 export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed 's/\-O2/-Os/'`
-make CC=gcc PREFIX=%{_prefix} RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
+make CC="%__cc" LD="%__cc" PREFIX=%{_prefix} RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} 
MANDIR=$RPM_BUILD_ROOT/%{_mandir}
+make install CC="%__cc" LD="%__cc" DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} 
MANDIR=$RPM_BUILD_ROOT/%{_mandir}
 
 %files
 %defattr(-,root,root)

continue with "q"...



Remember to have fun...

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

Reply via email to