SPECS: qbittorrent.spec - up to 1.1.3 - added boost-fix patch

uzsolt uzsolt at pld-linux.org
Sun Aug 31 21:30:33 CEST 2008


Author: uzsolt                       Date: Sun Aug 31 19:30:33 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.1.3
- added boost-fix patch

---- Files affected:
SPECS:
   qbittorrent.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/qbittorrent.spec
diff -u SPECS/qbittorrent.spec:1.8 SPECS/qbittorrent.spec:1.9
--- SPECS/qbittorrent.spec:1.8	Wed May 21 03:10:21 2008
+++ SPECS/qbittorrent.spec	Sun Aug 31 21:30:28 2008
@@ -1,25 +1,28 @@
 # $Revision$, $Date$
 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:	1.0.0
+Version:	1.1.3
 Release:	0.1
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/qbittorrent/%{name}-%{version}.tar.gz
-# Source0-md5:	e31fe47590dfa48c52d0e35d4627d630
-Patch0:		%{name}-desktop.patch
+# Source0-md5:	8199758f8ded38d0311b098f282c0733
+## in the 1.36 boost some things changed
+Patch1:		%{name}-boost.patch
 URL:		http://qbittorrent.sourceforge.net/
 BuildRequires:	QtCore-devel
+BuildRequires:	QtDBus-devel
 BuildRequires:	QtGui-devel
 BuildRequires:	QtNetwork-devel
 BuildRequires:	QtXml-devel
 BuildRequires:	boost-devel >= 1.35.0
 BuildRequires:	curl-devel
+BuildRequires:	libtorrent-rasterbar-devel >= 0.13.1
 BuildRequires:	pkgconfig
 BuildRequires:	qt4-build
 BuildRequires:	qt4-qmake
-BuildRequires:	rb_libtorrent-devel >= 0.12
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRequires:	which
 Requires:	python >= 1:2.3
@@ -28,14 +31,21 @@
 %description
 qTorrent - Qt4-based torrent client.
 
+%description -l hu.UTF-8
+qBittorrent - Qt4-alapú torrent kliens
+
 %description -l pl.UTF-8
 qTorrent - graficzny klient torrenta oparty na Qt4.
 
 %prep
 %setup -q
-%patch0 -p1
+# %patch0 -p1
+%patch1 -p1
 
 %build
+# cd src
+# tar xf %{SOURCE1} --wildcards "*include/*" --transform="s|asio-1.0.0/include||"
+# cd ..
 ./configure \
 	--prefix=%{_prefix}
 %{__make}
@@ -78,6 +88,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008/08/31 19:30:28  uzsolt
+- up to 1.1.3
+- added boost-fix patch
+
 Revision 1.8  2008/05/21 01:10:21  sls
 - ver. 1.0.0
 - BR: QtXml-devel
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qbittorrent.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list