Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2014-09-23 17:16:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and      /work/SRC/openSUSE:Factory/.python-qt4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-qt4"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes    2014-08-01 
14:34:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes       
2014-09-23 17:16:53.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Sep 20 19:48:11 UTC 2014 - edog...@aon.at
+
+- tweaked python3-qt4.spec to also include the dbus support module
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-qt4.spec ++++++
--- /var/tmp/diff_new_pack.ydDo35/_old  2014-09-23 17:16:53.000000000 +0200
+++ /var/tmp/diff_new_pack.ydDo35/_new  2014-09-23 17:16:53.000000000 +0200
@@ -30,12 +30,15 @@
 # PATCH-FIX-UPSTREAM: Fix .pro files not being generated by configure.py
 Patch3:         pyqt4_add_pro_files.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  dbus-1-python-devel
+BuildRequires:  dbus-1-python3-devel
 BuildRequires:  fdupes
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python3-sip-devel >= 4.16
 %requires_ge    dbus-1-python
+%requires_ge    dbus-1-python3
 %requires_ge    libqt4-x11
 Requires:       python(abi) = %{py3_ver}
 %requires_python3_sip_api
@@ -76,7 +79,7 @@
 %build
 export CXXFLAGS="%{optflags}"
 export CFLAGS="%{optflags}"
-python3 configure.py --confirm-license --qsci-api -u
+python3 configure-ng.py --confirm-license --qsci-api -u -s 
/usr/include/dbus-1.0
 
 make %{?_smp_mflags}
 
@@ -102,6 +105,7 @@
 %defattr(-,root,root)
 %doc README
 %{python3_sitearch}/PyQt4/
+%{python3_sitelib}/dbus/mainloop/qt.so
 
 %files devel
 %defattr(-,root,root)

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

Reply via email to