Hello community,

here is the log from the commit of package gramofile for openSUSE:Factory
checked in at Thu Oct 6 16:03:03 CEST 2011.



--------
--- openSUSE:Factory/gramofile/gramofile.changes        2011-09-23 
02:01:54.000000000 +0200
+++ gramofile/gramofile.changes 2011-10-05 16:51:14.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct  5 14:51:03 UTC 2011 - [email protected]
+
+- cross-build fix: use %__cc macro
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ gramofile.spec ++++++
--- /var/tmp/diff_new_pack.vMeRy4/_old  2011-10-06 16:02:58.000000000 +0200
+++ /var/tmp/diff_new_pack.vMeRy4/_new  2011-10-06 16:02:58.000000000 +0200
@@ -57,10 +57,10 @@
 %patch90 -p0
 
 %build
-%{__make} %{?_smp_mflags}
+%{__make} %{?_smp_mflags} CC="%__cc"
 
 %install
-make DESTDIR=%{buildroot} docdir=%{_docdir}/%{name} install
+make CC="%__cc" DESTDIR=%{buildroot} docdir=%{_docdir}/%{name} install
 install -Dm644 %{SOURCE1} %{buildroot}%{_mandir}/man1/gramofile.1
 
 %clean

continue with "q"...



Remember to have fun...

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

Reply via email to