commit 3de1bdb8f158d7c7a619956c1eb22d765f5d109a
Author: Jan Rękorajski <[email protected]>
Date:   Mon May 29 00:14:57 2017 +0200

    - updated deps

 qbittorrent.spec |  6 +++---
 qmake.patch      | 15 +++++++++++++++
 2 files changed, 18 insertions(+), 3 deletions(-)
---
diff --git a/qbittorrent.spec b/qbittorrent.spec
index a94830e..1d000bc 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -2,8 +2,8 @@
 # Conditional build:
 %bcond_without qsa             # build with bundled QtSingleApplication
 
-%define                qtver   5.5
-%define                rasterbar_ver   1:1.1.3
+%define                qtver   5.7
+%define                rasterbar_ver   2:1.0.11
 Summary:       qbittorrent - Qt-based torrent client
 Summary(hu.UTF-8):     qbittorrent - Qt-alapú torrent kliens
 Summary(pl.UTF-8):     qbittorrent - graficzny klient torrenta oparty na Qt
@@ -23,7 +23,7 @@ BuildRequires:        Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}
 BuildRequires: Qt5Network-devel >= %{qtver}
-%{?with_qsa:BuildRequires:     Qt5SingleApplication-devel >= 2.6-5}
+%{?with_qsa:BuildRequires:     Qt5SingleApplication-devel >= 2.6.1-4}
 BuildRequires: Qt5Svg-devel >= %{qtver}
 BuildRequires: Qt5Xml-devel >= %{qtver}
 BuildRequires: boost-devel >= 1.36.0
diff --git a/qmake.patch b/qmake.patch
index f1b7f1e..ca61382 100644
--- a/qmake.patch
+++ b/qmake.patch
@@ -15,3 +15,18 @@
                               [QT_QMAKE=""])
                ])
  
+@@ -36,10 +36,10 @@
+                                 [host_bins])
+                  ])
+ 
+-AC_CHECK_FILE([$QT_QMAKE/qmake],
+-              [QT_QMAKE="$QT_QMAKE/qmake"],
+-              [AC_CHECK_FILE([$QT_QMAKE/qmake-qt5],
+-                             [QT_QMAKE="$QT_QMAKE/qmake-qt5"],
++AC_CHECK_FILE([$QT_QMAKE/qmake-qt5],
++              [QT_QMAKE="$QT_QMAKE/qmake-qt5"],
++              [AC_CHECK_FILE([$QT_QMAKE/qmake],
++                             [QT_QMAKE="$QT_QMAKE/qmake"],
+                              [QT_QMAKE=""])
+               ])
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qbittorrent.git/commitdiff/3de1bdb8f158d7c7a619956c1eb22d765f5d109a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to