]> git.pld-linux.org Git - packages/qbittorrent.git/commitdiff
- use system QtSingleApplication; rel 2 auto/th/qbittorrent-2_7_1-2
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 3 Apr 2011 19:59:44 +0000 (19:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qbittorrent.spec -> 1.97

qbittorrent.spec

index 6bc5eea9719382be700bf12a0bea6618a660fe3f..064fab17fe8d5d95fbf48c425b9bbb5068e8cc02 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with    qsa             # build with system QtSingleApplication (unfinished)
+%bcond_without qsa             # build with bundled QtSingleApplication
 
 %define                qtver   4.5
 Summary:       qbittorrent - Qt4-based torrent client
@@ -8,7 +8,7 @@ Summary(hu.UTF-8):      qbittorrent - Qt4-alapú torrent kliens
 Summary(pl.UTF-8):     qbittorrent - graficzny klient torrenta oparty na Qt4
 Name:          qbittorrent
 Version:       2.7.1
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       http://downloads.sourceforge.net/qbittorrent/%{name}-%{version}.tar.gz
@@ -20,7 +20,7 @@ BuildRequires:        QtCore-devel >= %{qtver}
 BuildRequires: QtDBus-devel >= %{qtver}
 BuildRequires: QtGui-devel >= %{qtver}
 BuildRequires: QtNetwork-devel >= %{qtver}
-%{?with_qsa:BuildRequires:     QtSingleApplication-devel}
+%{?with_qsa:BuildRequires:     QtSingleApplication-devel >= 2.6-5}
 BuildRequires: QtSvg-devel >= %{qtver}
 BuildRequires: QtXml-devel >= %{qtver}
 BuildRequires: boost-devel >= 1.36.0
This page took 0.083392 seconds and 4 git commands to generate.