From 3d990fd22aca50450ef3b0b927a6d0b278d462f1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bart=C5=82omiej=20Zimo=C5=84?= Date: Thu, 16 Oct 2008 16:49:41 +0000 Subject: [PATCH] - 64 bit patch added Changed files: python-PyQt4.spec -> 1.36 --- python-PyQt4.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-PyQt4.spec b/python-PyQt4.spec index 3dfd450..a85e2ca 100644 --- a/python-PyQt4.spec +++ b/python-PyQt4.spec @@ -15,6 +15,7 @@ Group: Libraries/Python Source0: http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-%{version}.tar.gz # Source0-md5: 89e84c36a8520bf8b3a8a2b20e765154 Patch0: %{name}-dbuspath.patch +Patch1: %{name}-64bit.patch URL: http://www.riverbankcomputing.com/software/pyqt/ BuildRequires: QtAssistant-devel BuildRequires: QtDesigner-devel @@ -105,6 +106,7 @@ kodu wykorzystującego PyQt4. %setup -q -n PyQt-x11-gpl-%{version} %{__sed} -i 's,pyuic.py,pyuic.pyc,' configure.py %patch0 -p1 +%patch1 -p1 %build echo 'yes' | python configure.py \ -- 2.44.0