]> git.pld-linux.org Git - packages/qbittorrent.git/commitdiff
- BR: libtorrent-rasterbar-devel >= 0.14
authorSzymon Siwek <sls@pld-linux.org>
Tue, 11 Nov 2008 00:23:40 +0000 (00:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added libtorrent14.patch (based on changeset 2070, exprimental)
- rm BR: boost-asio (silly in my opinion)

Changed files:
    qbittorrent.spec -> 1.19

qbittorrent.spec

index 55775c817506d9258d92bcf4649aac785e802e61..3259970c2600ee2be95a7d81b0393e7a8c72cc32 100644 (file)
@@ -10,16 +10,16 @@ License:    GPL v2+
 Group:         X11/Applications
 Source0:       http://dl.sourceforge.net/qbittorrent/%{name}-%{version}.tar.gz
 # Source0-md5: c43f1e23a91858a9bafda3b7a08decfa  
+Patch0:                %{name}-libtorrent14.patch
 URL:           http://qbittorrent.sourceforge.net/
 BuildRequires: QtCore-devel
 BuildRequires: QtDBus-devel
 BuildRequires: QtGui-devel
 BuildRequires: QtNetwork-devel
 BuildRequires: QtXml-devel
-BuildRequires: boost-asio
 BuildRequires: boost-devel >= 1.36.0
 BuildRequires: curl-devel
-BuildRequires: libtorrent-rasterbar-devel >= 0.13.1
+BuildRequires: libtorrent-rasterbar-devel >= 0.14
 BuildRequires: pkgconfig
 BuildRequires: qt4-build
 BuildRequires: qt4-qmake
@@ -39,6 +39,7 @@ qTorrent - graficzny klient torrenta oparty na Qt4.
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 ./configure \
This page took 0.080088 seconds and 4 git commands to generate.