rpms/qbittorrent/devel qbittorrent.spec, 1.80, 1.81 gcc.patch, 1.14, NONE preferences.h.patch, 1.1, NONE

Leigh Scott leigh123linux at fedoraproject.org
Sun Jan 31 17:59:36 UTC 2010


Author: leigh123linux

Update of /cvs/pkgs/rpms/qbittorrent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12283

Modified Files:
	qbittorrent.spec 
Removed Files:
	gcc.patch preferences.h.patch 
Log Message:
* Sun Jan 31 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.2.0-0.4.beta2
- update to 2.2.0beta2
- drop upstream patch



Index: qbittorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/qbittorrent.spec,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -p -r1.80 -r1.81
--- qbittorrent.spec	25 Jan 2010 21:37:44 -0000	1.80
+++ qbittorrent.spec	31 Jan 2010 17:59:36 -0000	1.81
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.2.0
-Release: 0.3.beta1%{?dist}
+Release: 0.4.beta2%{?dist}
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
 # svn checkout -r %{svn_rev} https://qbittorrent.svn.sourceforge.net/svnroot/qbittorrent/trunk qbittorrent
@@ -11,12 +11,11 @@ Release: 0.3.beta1%{?dist}
 # 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}beta1.tar.gz
+Source0: http://downloads.sf.net/qbittorrent/files/qbittorrent-unstable/%{name}-%{version}beta2.tar.gz
 Source1: qbittorrent-nox.README
 Patch0:  disable_extra_debug.patch
 
 # Upstream patches
-Patch1:  preferences.h.patch
 
 
 URL: http://sourceforge.net/projects/qbittorrent
@@ -46,10 +45,9 @@ A Headless Bittorrent client using rb_li
 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
 %patch0 -p1 -b .disable_extra_debug
 # Upstream patches
-%patch1 -p1 -b .preferences.h
 cp -p %{SOURCE1} .
 
 %build
@@ -122,6 +120,10 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Sun Jan 31 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.2.0-0.4.beta2
+- update to 2.2.0beta2
+- drop upstream patch
+
 * Mon Jan 25 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.2.0-0.3.beta1
 - add patch to Fix alternative upload speed limit overwriting
 


--- gcc.patch DELETED ---


--- preferences.h.patch DELETED ---



More information about the scm-commits mailing list