]> git.pld-linux.org Git - packages/qbittorrent.git/commitdiff
- BR libtorrent-rasterbar = 0.13.1 (it seems it doesn't work well with 0.14)
authorZsolt Udvari <uzsolt@pld-linux.org>
Sat, 15 Nov 2008 11:36:30 +0000 (11:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- comment out patch0 (maybe need in next version?)
- rel 3 (it seems it works well)

Changed files:
    qbittorrent.spec -> 1.21

qbittorrent.spec

index 9fa9456601ff1706213651437188c74e4d246524..64576f6899423821ed50932a0c0f4cbd2b95b606 100644 (file)
@@ -3,12 +3,12 @@ Summary(hu.UTF-8):    qbittorrent - Qt4-alapĂș torrent kliens
 Summary(pl.UTF-8):     qbittorrent - graficzny klient torrenta oparty na Qt4
 Name:          qbittorrent
 Version:       1.2.1
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       http://dl.sourceforge.net/qbittorrent/%{name}-%{version}.tar.gz
 # Source0-md5: c43f1e23a91858a9bafda3b7a08decfa  
-Patch0:                %{name}-libtorrent14.patch
+# Patch0:              %{name}-libtorrent14.patch
 URL:           http://qbittorrent.sourceforge.net/
 BuildRequires: QtCore-devel
 BuildRequires: QtDBus-devel
@@ -17,7 +17,7 @@ BuildRequires:        QtNetwork-devel
 BuildRequires: QtXml-devel
 BuildRequires: boost-devel >= 1.36.0
 BuildRequires: curl-devel
-BuildRequires: libtorrent-rasterbar-devel >= 0.14
+BuildRequires: libtorrent-rasterbar-devel = 0.13.1
 BuildRequires: pkgconfig
 BuildRequires: qt4-build
 BuildRequires: qt4-qmake
@@ -37,7 +37,7 @@ qTorrent - graficzny klient torrenta oparty na Qt4.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch0 -p0
 
 %build
 ./configure \
This page took 0.069593 seconds and 4 git commands to generate.