Hello community, here is the log from the commit of package mkinitrd for openSUSE:Factory checked in at Tue Oct 4 18:13:45 CEST 2011.
-------- --- openSUSE:Factory/mkinitrd/mkinitrd.changes 2011-09-23 11:48:39.000000000 +0200 +++ /mounts/work_src_done/STABLE/mkinitrd/mkinitrd.changes 2011-09-30 17:38:16.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Sep 30 15:38:07 UTC 2011 - [email protected] + +- cross-build fix: use %__cc macro + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mkinitrd.spec ++++++ --- /var/tmp/diff_new_pack.Q1DMX4/_old 2011-10-04 18:13:40.000000000 +0200 +++ /var/tmp/diff_new_pack.Q1DMX4/_new 2011-10-04 18:13:40.000000000 +0200 @@ -74,8 +74,8 @@ %setup %build -gcc $RPM_OPT_FLAGS -Wall -Os -o lib/mkinitrd/bin/run-init src/run-init.c -gcc $RPM_OPT_FLAGS -Wall -Os -o lib/mkinitrd/bin/warpclock src/warpclock.c +%__cc $RPM_OPT_FLAGS -Wall -Os -o lib/mkinitrd/bin/run-init src/run-init.c +%__cc $RPM_OPT_FLAGS -Wall -Os -o lib/mkinitrd/bin/warpclock src/warpclock.c make -C man sed -i "s/@BUILD_DAY@/`env LC_ALL=C date -ud yesterday '+%Y%m%d'`/" sbin/mkinitrd echo "Checking scripts:" continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
