Hello community,

here is the log from the commit of package urfkill for openSUSE:Factory
checked in at Wed Oct 5 01:46:28 CEST 2011.



--------
--- openSUSE:Factory/urfkill/urfkill.changes    2011-09-26 10:20:55.000000000 
+0200
+++ /mounts/work_src_done/STABLE/urfkill/urfkill.changes        2011-10-04 
11:02:34.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Oct  4 09:01:45 UTC 2011 - u...@suse.com
+
+- cross-build workaround: gobject-introspection is impossible to
+  cross-compile, so we have to disable it
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ urfkill.spec ++++++
--- /var/tmp/diff_new_pack.LAvd54/_old  2011-10-05 01:46:23.000000000 +0200
+++ /var/tmp/diff_new_pack.LAvd54/_new  2011-10-05 01:46:23.000000000 +0200
@@ -92,6 +92,9 @@
 %configure\
   --disable-static \
   --libexecdir=%{_libexecdir}/urfkill \
+%if 0%{?_crossbuild}
+  --disable-introspection \
+%endif
   --enable-gtk-doc
 make %{?jobs:-j%jobs}
 
@@ -130,12 +133,16 @@
 %files -n liburfkill-glib0
 %defattr(-,root,root)
 %{_libdir}/liburfkill-glib.so.*
+%if !0%{?_crossbuild}
 %{_libdir}/girepository-1.0/Urfkill-*.typelib
+%endif
 
 %files -n liburfkill-glib-devel
 %defattr(-,root,root)
 %{_datadir}/dbus-1/interfaces/*.xml
+%if !0%{?_crossbuild}
 %{_datadir}/gir-1.0/Urfkill-*.gir
+%endif
 %doc %{_datadir}/gtk-doc/html/urfkill
 %{_includedir}/liburfkill-glib
 %{_libdir}/liburfkill-glib.so


continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to