rpms/qbittorrent/devel gcc.patch,1.8,1.9 qbittorrent.spec,1.67,1.68

Leigh Scott leigh123linux at fedoraproject.org
Mon Jan 11 16:53:27 UTC 2010


Author: leigh123linux

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

Modified Files:
	gcc.patch qbittorrent.spec 
Log Message:
* Mon Jan 11 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.1.0-0.9.rc5
- drop disable extra debug from gcc patch


gcc.patch:
 src.pro |    1 +
 1 file changed, 1 insertion(+)

Index: gcc.patch
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/gcc.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- gcc.patch	11 Jan 2010 16:39:48 -0000	1.8
+++ gcc.patch	11 Jan 2010 16:53:27 -0000	1.9
@@ -1,15 +1,6 @@
 diff -up qbittorrent-2.0.2/src/src.pro.no_var_tracking qbittorrent-2.0.1/src/src.pro
 --- qbittorrent-2.0.2/src/src.pro.no_var_tracking       2009-12-12 16:57:56.000000000 -0600
 +++ qbittorrent-2.0.2/src/src.pro       2009-12-17 09:16:48.422765515 -0600
-@@ -3,7 +3,7 @@ LANG_PATH = lang
- ICONS_PATH = Icons
- 
- # Set the following variable to 1 to enable debug
--DEBUG_MODE = 1
-+DEBUG_MODE = 0
- 
- # Global
- TEMPLATE = app
 @@ -11,6 +11,7 @@ TARGET = qbittorrent
  CONFIG += qt \
      thread


Index: qbittorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/qbittorrent.spec,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -p -r1.67 -r1.68
--- qbittorrent.spec	11 Jan 2010 16:39:49 -0000	1.67
+++ qbittorrent.spec	11 Jan 2010 16:53:27 -0000	1.68
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.1.0
-Release: 0.8.rc5%{?dist}
+Release: 0.9.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
@@ -107,6 +107,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Mon Jan 11 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.1.0-0.9.rc5
+- drop disable extra debug from gcc patch
+
 * Mon Jan 11 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.1.0-0.8.rc5
 - drop nox patch
 



More information about the scm-commits mailing list