rpms/qbittorrent/devel qbittorrent.spec,1.12,1.13

Leigh Scott leigh123linux at fedoraproject.org
Sun Apr 26 10:40:03 UTC 2009


Author: leigh123linux

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

Modified Files:
	qbittorrent.spec 
Log Message:
Fix command to generate tarball



Index: qbittorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/qbittorrent.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- qbittorrent.spec	26 Apr 2009 09:49:21 -0000	1.12
+++ qbittorrent.spec	26 Apr 2009 10:39:57 -0000	1.13
@@ -4,10 +4,10 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 1.3.3
-Release: 3.2.%{svn_rev}svn%{?dist}
+Release: 3.3.%{svn_rev}svn%{?dist}
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
-# svn checkout https://qbittorrent.svn.sourceforge.net/svnroot/qbittorrent/trunk qbittorrent
+# svn checkout -r %{svn_rev} https://qbittorrent.svn.sourceforge.net/svnroot/qbittorrent/trunk qbittorrent
 # rm -rf qbittorrent/.svn
 # tar -czvf qbittorrent-%{svn_rev}svn.tar.gz qbittorrent
 Source0:  %{name}-%{svn_rev}svn.tar.gz
@@ -86,6 +86,9 @@
 
 
 %changelog
+* Sun Apr 26 2009 Leigh Scott <leigh123linux at googlemail.com> -1.3.3-3.3.2340svn
+- Fix command to generate tarball
+
 * Sun Apr 26 2009 Leigh Scott <leigh123linux at googlemail.com> -1.3.3-3.2.2340svn
 - Fixes peference UI bug and splash screen  (launchpad 366957)
 




More information about the scm-commits mailing list