Hello community,

here is the log from the commit of package ibus for openSUSE:Factory checked in 
at 2014-08-11 12:30:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus (Old)
 and      /work/SRC/openSUSE:Factory/.ibus.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus/ibus.changes        2014-08-05 
10:24:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ibus.new/ibus.changes   2014-08-11 
12:30:25.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug  5 08:48:21 UTC 2014 - [email protected]
+
+- Do not build with python3 or wayland on SLE12.
+- Fix file list when building with python2.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ibus.spec ++++++
--- /var/tmp/diff_new_pack.qBnlI7/_old  2014-08-11 12:30:27.000000000 +0200
+++ /var/tmp/diff_new_pack.qBnlI7/_new  2014-08-11 12:30:27.000000000 +0200
@@ -17,8 +17,12 @@
 
 
 %define gtk_binary_version %(pkg-config  --variable=gtk_binary_version 
gtk+-2.0)
+%if 0%{?suse_version} == 1315
+%define with_python3 0
+%else
 %define with_python3 1
-%if 0%{?suse_version} >= 1310
+%endif
+%if 0%{?suse_version} > 1315
 %define with_wayland 1
 %else
 %define with_wayland 0
@@ -390,6 +394,7 @@
 %files -n python-ibus
 %defattr(-,root,root)
 %{python_sitearch}/ibus
+%{python_sitearch}/gi/overrides/*
 
 %endif
 

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

Reply via email to