packages: bacula/bacula.spec, bacula/bacula-qmake-qt4.patch (NEW) - added q...

pawelz pawelz at pld-linux.org
Thu Feb 25 23:59:10 CET 2010


Author: pawelz                       Date: Thu Feb 25 22:59:10 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added qmake-qt4 patch (build using qmake-qt4 as BR suggests).

---- Files affected:
packages/bacula:
   bacula.spec (1.123 -> 1.124) , bacula-qmake-qt4.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/bacula/bacula.spec
diff -u packages/bacula/bacula.spec:1.123 packages/bacula/bacula.spec:1.124
--- packages/bacula/bacula.spec:1.123	Thu Feb 25 22:26:06 2010
+++ packages/bacula/bacula.spec	Thu Feb 25 23:59:04 2010
@@ -109,6 +109,7 @@
 Patch5:		%{name}-desktop.patch
 Patch6:		%{name}-64bitbuild_fix.patch
 Patch7:		%{name}-dbi_fixes.patch
+Patch8:		%{name}-qmake-qt4.patch
 URL:		http://www.bacula.org/
 BuildRequires:	acl-devel
 BuildRequires:	autoconf
@@ -955,6 +956,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.124  2010/02/25 22:59:04  pawelz
+- added qmake-qt4 patch (build using qmake-qt4 as BR suggests).
+
 Revision 1.123  2010/02/25 21:26:06  pawelz
 - BR: acl-devel autoconf gettext-devel libcap-devel libtool
 

================================================================
Index: packages/bacula/bacula-qmake-qt4.patch
diff -u /dev/null packages/bacula/bacula-qmake-qt4.patch:1.1
--- /dev/null	Thu Feb 25 23:59:10 2010
+++ packages/bacula/bacula-qmake-qt4.patch	Thu Feb 25 23:59:04 2010
@@ -0,0 +1,11 @@
+--- bacula-5.0.1/autoconf/configure.in~	2010-02-25 23:34:52.000000000 +0100
++++ bacula-5.0.1/autoconf/configure.in	2010-02-25 23:38:30.000000000 +0100
+@@ -3113,7 +3113,7 @@
+       AC_MSG_ERROR([Could not find qmake $PATH. Check your Qt installation])
+    fi
+ 
+-   QMAKEBIN="qmake"
++   QMAKEBIN="qmake-qt4"
+    cd src/qt-console
+    echo "Creating bat Makefile"
+    touch bat
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bacula/bacula.spec?r1=1.123&r2=1.124&f=u



More information about the pld-cvs-commit mailing list