From: Jakub Bogusz Date: Fri, 4 Jan 2008 19:44:48 +0000 (+0000) Subject: - qt4-qmake -> qmake-qt4 X-Git-Url: https://git.pld-linux.org/gitweb.cgi?p=packages%2Fautoq3d.git;a=commitdiff_plain;h=1bbabd81ed75e6aa7441ec3c095e29a98566a12d - qt4-qmake -> qmake-qt4 Changed files: autoq3d.spec -> 1.9 --- diff --git a/autoq3d.spec b/autoq3d.spec index f5b867a..7157212 100644 --- a/autoq3d.spec +++ b/autoq3d.spec @@ -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}" \