[qbittorrent] * Tue Aug 17 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.4.0-0.1.beta1 - drop upstream patch

Leigh Scott leigh123linux at fedoraproject.org
Tue Aug 17 09:24:02 UTC 2010


commit 77bb331b05b14623d9224fd6546e61ce276c060c
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Tue Aug 17 10:23:54 2010 +0100

    * Tue Aug 17 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.4.0-0.1.beta1
    - drop upstream patches
    - update to 2.4.0beta1

 .gitignore        |    1 +
 gcc-4.5-fix.patch |   22 ----------------------
 qbittorrent.spec  |   16 +++++++++-------
 sources           |    2 +-
 4 files changed, 11 insertions(+), 30 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8667f6..f496386 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 qbittorrent-2.3.0.tar.gz
+qbittorrent-2.4.0beta1.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 2d78886..5331e77 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -2,8 +2,8 @@
 
 Name:    qbittorrent
 Summary: A Bittorrent Client 
-Version: 2.3.0
-Release: 3%{?dist}
+Version: 2.4.0
+Release: 0.1.beta1%{?dist}
 Epoch:   1
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
@@ -11,14 +11,13 @@ Epoch:   1
 # rm -rf qbittorrent/.svn
 # 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}rc10.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
 Source1: qbittorrent-nox.README
 Patch0:  disable_extra_debug.patch
 Patch1:  qt_deprecated.patch
 
 # Upstream patches
-Patch2:  gcc-4.5-fix.patch
 
 URL: http://sourceforge.net/projects/qbittorrent
 Group: Applications/Internet
@@ -51,10 +50,9 @@ 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}
+%setup -q -n %{name}-%{version}beta1
 #%patch0 -p1 -b .disable_extra_debug
 %patch1 -p1 -b .qt_deprecated
-%patch2 -p0 -b .gcc-4.5-fix
 # Upstream patches
 
 cp -p %{SOURCE1} .
@@ -129,6 +127,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Aug 17 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.4.0-0.1.beta1
+- drop upstream patches
+- update to 2.4.0beta1
+
 * Fri Aug 13 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.3.0-3
 - remove temporary gcc45 patch and replace with upstream fix
 
diff --git a/sources b/sources
index df30ba6..3196c24 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa7d929ea7a564a69425d947265c8e2a  qbittorrent-2.3.0.tar.gz
+1942018d36e6920ec52a66b9a652fc6c  qbittorrent-2.4.0beta1.tar.gz


More information about the scm-commits mailing list