Hello community, here is the log from the commit of package procinfo for openSUSE:Factory checked in at Tue Oct 4 18:14:32 CEST 2011.
-------- --- openSUSE:Factory/procinfo/procinfo.changes 2011-09-23 12:41:56.000000000 +0200 +++ /mounts/work_src_done/STABLE/procinfo/procinfo.changes 2011-09-30 17:58:02.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Sep 30 15:57:38 UTC 2011 - [email protected] + +- cross-build fixes: use %__cc macro, move tests to %check section + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ procinfo.spec ++++++ --- /var/tmp/diff_new_pack.LULitO/_old 2011-10-04 18:14:29.000000000 +0200 +++ /var/tmp/diff_new_pack.LULitO/_new 2011-10-04 18:14:29.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package procinfo (Version 18) +# spec file for package procinfo # -# 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 @@ -82,9 +82,10 @@ %build CFLAGS="-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 ${RPM_OPT_FLAGS} -pipe" -CC=gcc -export CFLAGS CC -make LDFLAGS= +export CFLAGS +make LDFLAGS= CC="%__cc" + +%check # TERM=vt100 LANG=POSIX continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
