rpms/qbittorrent/devel .cvsignore, 1.39, 1.40 gcc.patch, 1.7, 1.8 qbittorrent.spec, 1.66, 1.67 sources, 1.40, 1.41 nox.patch, 1.1, NONE

Leigh Scott leigh123linux at fedoraproject.org
Mon Jan 11 16:39:49 UTC 2010


Author: leigh123linux

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

Modified Files:
	.cvsignore gcc.patch qbittorrent.spec sources 
Removed Files:
	nox.patch 
Log Message:
* Mon Jan 11 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.1.0-0.8.rc5
- drop nox patch



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/.cvsignore,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- .cvsignore	9 Jan 2010 12:52:07 -0000	1.39
+++ .cvsignore	11 Jan 2010 16:39:48 -0000	1.40
@@ -1 +1 @@
-qbittorrent-2.1.0rc4.tar.gz
+qbittorrent-2.1.0rc5.tar.gz

gcc.patch:
 src.pro |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Index: gcc.patch
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/gcc.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- gcc.patch	9 Jan 2010 12:52:07 -0000	1.7
+++ gcc.patch	11 Jan 2010 16:39:48 -0000	1.8
@@ -16,6 +16,6 @@ diff -up qbittorrent-2.0.2/src/src.pro.n
  
 +QMAKE_CXXFLAGS_RELEASE += -fno-var-tracking-assignments
  # Update this VERSION for each release
- DEFINES += VERSION=\\\"v2.1.0rc4\\\"
+ DEFINES += VERSION=\\\"v2.1.0rc5\\\"
  DEFINES += VERSION_MAJOR=2
 


Index: qbittorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/qbittorrent.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -p -r1.66 -r1.67
--- qbittorrent.spec	9 Jan 2010 14:39:16 -0000	1.66
+++ qbittorrent.spec	11 Jan 2010 16:39:49 -0000	1.67
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.1.0
-Release: 0.7.rc4%{?dist}
+Release: 0.8.rc5%{?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,10 +11,9 @@ Release: 0.7.rc4%{?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}rc4.tar.gz
+Source0: http://downloads.sf.net/qbittorrent/files/qbittorrent-unstable/%{name}-%{version}rc5.tar.gz
 # https://bugzilla.redhat.com/show_bug.cgi?id=548491
 Patch1:  gcc.patch
-Patch2:  nox.patch
 
 URL: http://sourceforge.net/projects/qbittorrent
 Group: Applications/Internet
@@ -43,9 +42,8 @@ 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}rc4
+%setup -q -n %{name}-%{version}rc5
 %patch1 -p1 -b .gcc
-%patch2 -p1 -b .nox
 
 %build
 # use ./configure instead of %%configure as it doesn't work
@@ -109,6 +107,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Mon Jan 11 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.1.0-0.8.rc5
+- drop nox patch
+
 * Sat Jan 09 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.1.0-0.7.rc4
 - disable geoip database and libnotify for the headless version
 - add patch so nox doesn't require libQtGui.so.4


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/sources,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- sources	9 Jan 2010 12:52:07 -0000	1.40
+++ sources	11 Jan 2010 16:39:49 -0000	1.41
@@ -1 +1 @@
-5f6413e4a18032ea3113278a76c78509  qbittorrent-2.1.0rc4.tar.gz
+23bba71688419f80afb0d7777ba6fe18  qbittorrent-2.1.0rc5.tar.gz


--- nox.patch DELETED ---



More information about the scm-commits mailing list