Hello community, here is the log from the commit of package fxload for openSUSE:Factory checked in at Tue Oct 4 18:10:09 CEST 2011.
-------- --- openSUSE:Factory/fxload/fxload.changes 2011-09-23 01:58:29.000000000 +0200 +++ /mounts/work_src_done/STABLE/fxload/fxload.changes 2011-09-30 17:06:30.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Sep 30 15:06:15 UTC 2011 - [email protected] + +- cross-build fix: use %__cc macro + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fxload.spec ++++++ --- /var/tmp/diff_new_pack.hcjDwT/_old 2011-10-04 18:10:06.000000000 +0200 +++ /var/tmp/diff_new_pack.hcjDwT/_new 2011-10-04 18:10:06.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package fxload (Version 2008_10_13) +# spec file for package fxload # -# Copyright (c) 2010 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,7 +51,7 @@ %patch0 -p1 %build -make CFLAGS="$RPM_OPT_FLAGS -Wall -g" +make CC="%__cc" CFLAGS="$RPM_OPT_FLAGS -Wall -g" %install make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
