[qbittorrent/f15/master] Rebuild against new rb_libtorrent

leigh123linux leigh123linux at fedoraproject.org
Thu Mar 3 18:12:23 UTC 2011


commit fd3795181df6d5e2a9cc2e9ca664b1ec296129ee
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Thu Mar 3 18:12:15 2011 +0000

    Rebuild against new rb_libtorrent

 qbittorrent.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 1a46a07..6fa6ce7 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.7.0
-Release: 0.2.beta1%{?dist}
+Release: 0.3.beta2%{?dist}
 Epoch:   1
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
@@ -12,7 +12,7 @@ Epoch:   1
 # tar -czvf qbittorrent-%{svn_rev}svn.tar.gz qbittorrent
 #Source0:  %{name}-%{svn_rev}svn.tar.gz
 #Source0: http://downloads.sf.net/qbittorrent/%{name}-%{version}.tar.gz
-Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}beta1.tar.gz
+Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}beta2.tar.gz
 Source1: qbittorrent-nox.README
 Patch0:  disable_extra_debug.patch
 
@@ -49,7 +49,7 @@ A Headless Bittorrent client using rb_libtorrent.
 It aims to be as fast as possible and to provide multi-OS, unicode support.
 
 %prep
-%setup -q -n %{name}-%{version}beta1
+%setup -q -n %{name}-%{version}beta2
 rm -rf src/qtsingleapp
 #%patch0 -p1 -b .disable_extra_debug
 # Upstream patches
@@ -127,6 +127,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu Mar 03 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.7.0-0.3.beta2
+-  update to 2.7.0beta2
+
 * Thu Feb 10 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1:2.7.0-0.2.beta1
 - Rebuild against new rb_libtorrent
 


More information about the scm-commits mailing list