Mailinglist Archive: opensuse-commit (1092 mails)
| < Previous | Next > |
commit python-qt4
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 19 Feb 2008 14:16:38 +0100
- Message-id: <20080219131638.776AE678182@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package python-qt4
checked in at Tue Feb 19 14:16:38 CET 2008.
--------
--- python-qt4/python-qt4.changes 2007-12-13 15:06:29.000000000 +0100
+++ /mounts/work_src_done/STABLE/python-qt4/python-qt4.changes 2008-02-19
14:04:33.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb 19 14:04:26 CET 2008 - dmueller@xxxxxxx
+
+- fix build against older distributions
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-qt4.spec ++++++
--- /var/tmp/diff_new_pack.m26410/_old 2008-02-19 14:16:13.000000000 +0100
+++ /var/tmp/diff_new_pack.m26410/_new 2008-02-19 14:16:13.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-qt4 (Version 4.3.3)
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -10,12 +10,11 @@
# norootforbuild
+
Name: python-qt4
BuildRequires: libqt4-devel python-devel python-sip
%if %suse_version > 1020
BuildRequires: dbus-1-python-devel
-%else
-BuildRequires: dbus-1-devel dbus-1-python
%endif
Requires: python-sip >= %( echo `rpm -q --queryformat '%{VERSION}'
python-sip`)
Requires: dbus-1-python >= %( echo `rpm -q --queryformat '%{VERSION}'
dbus-1-python`)
@@ -23,7 +22,7 @@
Group: Development/Libraries/Python
Summary: PyQt - python bindings for Qt 4
Version: 4.3.3
-Release: 1
+Release: 14
Url: http://www.riverbankcomputing.co.uk/pyqt/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: PyQt-x11-gpl-%{version}.tar.bz2
@@ -67,24 +66,28 @@
/usr/bin/pyrcc4
/usr/bin/pyuic4
%{py_sitedir}/PyQt4
+%if %suse_version > 1020
%{py_sitedir}/dbus/mainloop/qt.so
+%endif
%dir /usr/share/sip
/usr/share/sip/PyQt4
%changelog
-* Thu Dec 13 2007 - dmueller@xxxxxxx
+* Tue Feb 19 2008 dmueller@xxxxxxx
+- fix build against older distributions
+* Thu Dec 13 2007 dmueller@xxxxxxx
- bindings updated to Qt 4.3.3
-* Sat Aug 11 2007 - dmueller@xxxxxxx
+* Sat Aug 11 2007 dmueller@xxxxxxx
- fix requires (#297650)
-* Fri Aug 03 2007 - dmueller@xxxxxxx
+* Fri Aug 03 2007 dmueller@xxxxxxx
- update to 4.3:
* bindings updated to match Qt 4.3.0
-* Sun Apr 15 2007 - dmueller@xxxxxxx
+* Sun Apr 15 2007 dmueller@xxxxxxx
- fix build against newer Qt
-* Thu Apr 12 2007 - dmueller@xxxxxxx
+* Thu Apr 12 2007 dmueller@xxxxxxx
- Update to 4.2:
* bindings updated to match Qt 4.2.0
-* Thu Apr 05 2007 - dmueller@xxxxxxx
+* Thu Apr 05 2007 dmueller@xxxxxxx
- build against Qt 4.3
-* Fri Jan 26 2007 - dmueller@xxxxxxx
+* Fri Jan 26 2007 dmueller@xxxxxxx
- Initial package (4.1.1)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |