]> git.pld-linux.org Git - packages/python-PyQt4.git/blobdiff - python-PyQt4.spec
- qt4-qmake -> qmake-qt4
[packages/python-PyQt4.git] / python-PyQt4.spec
index 8d570c91a81807e4986527e5c03d75dab2a392ae..bbf93d7a55b6b99784c02f3b6d5960c908736952 100644 (file)
@@ -21,8 +21,8 @@ BuildRequires:        QtSvg-devel
 BuildRequires: QtXml-devel
 BuildRequires: QtTest-devel
 BuildRequires: python-sip-devel >= %{sipver}
-BuildRequires: qt4-build
-BuildRequires: qt4-qmake
+BuildRequires: qt4-build >= 4.3.3-3
+BuildRequires: qt4-qmake >= 4.3.3-3
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 BuildRequires: sed >= 4.0
@@ -79,7 +79,7 @@ echo 'yes' | python configure.py \
        -c -j 3 \
        -b %{_bindir} \
        -d %{py_sitedir} \
-       -q "%{_bindir}/qt4-qmake" \
+       -q "%{_bindir}/qmake-qt4" \
        -v %{_sipfilesdir}/%{module} \
        LIBDIR_QT="%{_libdir}"
 
This page took 0.046044 seconds and 4 git commands to generate.