[packages/qbittorrent] up to 3.1.9; pass CXX

glen glen at pld-linux.org
Sun Mar 2 20:11:24 CET 2014


commit bcb244cba6625751af82989c45103f16dca11490
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Mar 2 18:59:08 2014 +0000

    up to 3.1.9; pass CXX

 qbittorrent.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/qbittorrent.spec b/qbittorrent.spec
index cf1bf0a..fb36a3c 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -7,12 +7,12 @@ Summary:	qbittorrent - Qt4-based torrent client
 Summary(hu.UTF-8):	qbittorrent - Qt4-alapú torrent kliens
 Summary(pl.UTF-8):	qbittorrent - graficzny klient torrenta oparty na Qt4
 Name:		qbittorrent
-Version:	3.0.10
-Release:	2
+Version:	3.1.9
+Release:	1
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://downloads.sourceforge.net/qbittorrent/%{name}-%{version}.tar.gz
-# Source0-md5:	f13c9416524fce8297b41caeadb04f1e
+# Source0-md5:	900495a41812276a0ae3568ccccefc80
 Patch0:		lang-hu-2.3.0.patch
 Patch1:		cxx.patch
 URL:		http://qbittorrent.sourceforge.net/
@@ -58,10 +58,12 @@ qTorrent - graficzny klient torrenta oparty na Qt4.
 %build
 # NOTE: not autoconf based configure
 ./configure \
+	--verbose \
 	--prefix=%{_prefix} \
 	%{?with_qsa:--with-qtsingleapplication=system}
 
-%{__make}
+%{__make} \
+	CXX="%{__cxx}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list