]> git.pld-linux.org Git - packages/autoq3d.git/blobdiff - autoq3d.spec
- qt4-qmake -> qmake-qt4
[packages/autoq3d.git] / autoq3d.spec
index f5b867a68dc1ef70efa16978f99df342aaad2c10..7157212be4ec0f270339400c40405f477aea4243 100644 (file)
@@ -12,7 +12,7 @@ URL:          http://autoq3d.ecuadra.com/
 BuildRequires: Mesa-libGL-devel
 BuildRequires: QtGui-devel
 BuildRequires: QtOpenGL-devel
-BuildRequires: qt4-build
+BuildRequires: qt4-build >= 4.3.3-3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -27,7 +27,7 @@ autoq3d to pełna aplikacja CAD do modelowania 3D.
 
 %build
 QTDIR=/usr; export QTDIR
-qt4-qmake -o Makefile AutoQ3D.pro
+qmake-qt4 -o Makefile AutoQ3D.pro
 
 %{__make} \
        CFLAGS="%{rpmcflags}" \
This page took 0.210427 seconds and 4 git commands to generate.