[qbittorrent/f13/master] - update to 2.4.0 release

Leigh Scott leigh123linux at fedoraproject.org
Tue Aug 24 20:23:54 UTC 2010


commit 8587d993a7cf27ef583f94f8a47d1475a66c4004
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Tue Aug 24 21:23:46 2010 +0100

    - update to 2.4.0 release

 disable_extra_debug.patch |    4 ++--
 qbittorrent.spec          |   10 +++++++---
 sources                   |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/disable_extra_debug.patch b/disable_extra_debug.patch
index 32ae3e1..ca896be 100644
--- a/disable_extra_debug.patch
+++ b/disable_extra_debug.patch
@@ -1,5 +1,5 @@
---- qbittorrent-2.2.0beta1.orig/src/src.pro	2010-01-24 19:19:58.000000000 +0000
-+++ qbittorrent-2.2.0beta1/src/src.pro	2010-01-24 20:12:00.000000000 +0000
+--- qbittorrent-2.3.0rc8.orig/src/src.pro
++++ qbittorrent-2.3.0rc8/src/src.pro
 @@ -3,7 +3,7 @@ LANG_PATH = lang
  ICONS_PATH = Icons
  
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 6c9fd39..5593606 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -2,7 +2,7 @@
 
 Name:    qbittorrent
 Summary: A Bittorrent Client 
-Version: 2.3.1
+Version: 2.4.0
 Release: 1%{?dist}
 Epoch:   1
 # The source for this package was pulled from upstream's vcs.  Use the
@@ -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.sf.net/qbittorrent/files/qbittorrent-unstable/%{name}-%{version}rc2.tar.gz
+#Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}rc3.tar.gz
 Source1: qbittorrent-nox.README
 Patch0:  disable_extra_debug.patch
 
@@ -52,6 +52,7 @@ It aims to be as fast as possible and to provide multi-OS, unicode support.
 %prep
 %setup -q
 #%patch0 -p1 -b .disable_extra_debug
+
 # Upstream patches
 
 
@@ -70,7 +71,7 @@ mv -f ../conf.pri ../conf.pri.nox
 cd ..
 mkdir -p build-gui
 cd build-gui
-../configure --prefix=%{_prefix} --with-qtsingleapplication=system
+../configure --prefix=%{_prefix}  --with-qtsingleapplication=system
 cp conf.pri ..
 make %{?_smp_mflags}
 mv -f ../conf.pri ../conf.pri.gui
@@ -127,6 +128,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Aug 24 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.4.0-1
+- update to 2.4.0 release
+
 * Tue Aug 17 2010 Leigh Scott <leigh123linux at googlemail.com> - 1:2.3.1-1
 - update to 2.3.1
 
diff --git a/sources b/sources
index 52c693d..9fdb8cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a42e497cd7e124a4b74c278dbc020d9  qbittorrent-2.3.1.tar.gz
+ad54e357c4b010da4196afc663057b3c  qbittorrent-2.4.0.tar.gz


More information about the scm-commits mailing list