Hello community,

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



--------
--- openSUSE:Factory/sysvinit/sysvinit.changes  2011-10-02 11:16:21.000000000 
+0200
+++ /mounts/work_src_done/STABLE/sysvinit/sysvinit.changes      2011-10-04 
10:52:23.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Oct  4 08:51:19 UTC 2011 - [email protected]
+
+- cross-build fix: use %__cc, %configure macros
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ sysvinit.spec ++++++
--- /var/tmp/diff_new_pack.siwtV1/_old  2011-10-04 18:15:10.000000000 +0200
+++ /var/tmp/diff_new_pack.siwtV1/_new  2011-10-04 18:15:10.000000000 +0200
@@ -123,25 +123,25 @@
 
 %build
   RPM_OPT_FLAGS="${RPM_OPT_FLAGS} -D_FILE_OFFSET_BITS=64 -pipe"
-  CC=gcc
+  CC=%__cc
   export RPM_OPT_FLAGS CC
   make %{?_smp_mflags} WITH_SELINUX=yes DISTRO=SuSE
 pushd ../showconsole-%{SCVER}
-  make %{?_smp_mflags}
+  make %{?_smp_mflags} CC="%__cc"
 popd
 pushd ../killproc-%{KPVER}
-  make %{?_smp_mflags} INC="-I../showconsole-%{SCVER} 
-L../showconsole-%{SCVER}"
+  make %{?_smp_mflags} INC="-I../showconsole-%{SCVER} 
-L../showconsole-%{SCVER}" CC="%__cc"
 popd
 pushd ../powerd-%{PDVER}
 %ifnarch s390 s390x
-  ./configure --prefix= --bindir='$(DESTDIR)/sbin' \
+  %configure --prefix= --bindir='$(DESTDIR)/sbin' \
        --mandir='$(DESTDIR)%{_mandir}' \
        --sbindir='$(DESTDIR)/sbin'
   make %{?_smp_mflags} CFLAGS="-I../sysvinit-%{SIVER}dsf/src $RPM_OPT_FLAGS "
 %endif
 popd
 pushd ../startpar-%{START}
-  make %{?_smp_mflags} INC="-I../showconsole-%{SCVER} 
-L../showconsole-%{SCVER}"
+  make %{?_smp_mflags} INC="-I../showconsole-%{SCVER} 
-L../showconsole-%{SCVER}" CC="%__cc"
 popd
 
 %install

continue with "q"...



Remember to have fun...

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

Reply via email to