]> git.pld-linux.org Git - packages/autoq3d.git/commitdiff
- qt4-qmake -> qmake-qt4
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 4 Jan 2008 19:44:48 +0000 (19:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    autoq3d.spec -> 1.9

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.070903 seconds and 4 git commands to generate.