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

bacula.spec

index cbbd633dedfa1e925e904ece0c7450e7bb40d5d3..e219e6c5d07ec2b6d6f8152e2b702e4480bfb613 100644 (file)
@@ -97,8 +97,8 @@ BuildRequires:        python-static
 %if %{with bat}
 BuildRequires: QtCore-devel
 BuildRequires: QtGui-devel
-BuildRequires: qt4-build
-BuildRequires: qt4-qmake
+BuildRequires: qt4-build >= 4.3.3-3
+BuildRequires: qt4-qmake >= 4.3.3-3
 BuildRequires: qwt-devel >= 5.0.2-2
 %endif
 BuildRequires: readline-devel
@@ -500,7 +500,7 @@ WXCONFIG=%{_bindir}/wx-gtk2-unicode-config \
 
 %if %{with bat}
 cd src/qt-console
-qt4-qmake bat.pro
+qmake-qt4 bat.pro
 cd ../..
 %endif
 
This page took 0.09212 seconds and 4 git commands to generate.