]> git.pld-linux.org Git - packages/bacula.git/commitdiff
- added qmake-qt4 patch (build using qmake-qt4 as BR suggests).
authorpawelz <pawelz@pld-linux.org>
Thu, 25 Feb 2010 22:59:04 +0000 (22:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bacula-qmake-qt4.patch -> 1.1
    bacula.spec -> 1.124

bacula-qmake-qt4.patch [new file with mode: 0644]
bacula.spec

diff --git a/bacula-qmake-qt4.patch b/bacula-qmake-qt4.patch
new file mode 100644 (file)
index 0000000..9351069
--- /dev/null
@@ -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
index 7552e5cd5d234775604a5e5ba6e53a013b03d4ab..75bbb1c7f8441ab4a239ae4f3b8b83af2f845b91 100644 (file)
@@ -108,6 +108,7 @@ Patch4:             %{name}-conf.patch
 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
This page took 0.066455 seconds and 4 git commands to generate.