packages: qbittorrent/qbittorrent.spec - use system QtSingleApplication; rel 2
glen
glen at pld-linux.org
Sun Apr 3 21:59:49 CEST 2011
Author: glen Date: Sun Apr 3 19:59:49 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- use system QtSingleApplication; rel 2
---- Files affected:
packages/qbittorrent:
qbittorrent.spec (1.96 -> 1.97)
---- Diffs:
================================================================
Index: packages/qbittorrent/qbittorrent.spec
diff -u packages/qbittorrent/qbittorrent.spec:1.96 packages/qbittorrent/qbittorrent.spec:1.97
--- packages/qbittorrent/qbittorrent.spec:1.96 Sat Apr 2 15:39:40 2011
+++ packages/qbittorrent/qbittorrent.spec Sun Apr 3 21:59:44 2011
@@ -1,7 +1,7 @@
# $Revision$, $Date$
#
# 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
@@ -9,7 +9,7 @@
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
@@ -21,7 +21,7 @@
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
@@ -84,6 +84,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.97 2011/04/03 19:59:44 glen
+- use system QtSingleApplication; rel 2
+
Revision 1.96 2011/04/02 13:39:40 glen
- system QtSingleApplication build possible
- use configure & make install
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qbittorrent/qbittorrent.spec?r1=1.96&r2=1.97&f=u
More information about the pld-cvs-commit
mailing list