rpms/qbittorrent/devel qbittorrent.spec,1.25,1.26

Leigh Scott leigh123linux at fedoraproject.org
Fri Aug 7 12:24:39 UTC 2009


Author: leigh123linux

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

Modified Files:
	qbittorrent.spec 
Log Message:
* Fri Aug 07 2009 leigh scott <leigh123linux at googlemail.com> - 1.4.0-0.9.rc2
- correct prep section package name



Index: qbittorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/qbittorrent.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- qbittorrent.spec	7 Aug 2009 12:15:30 -0000	1.25
+++ qbittorrent.spec	7 Aug 2009 12:24:39 -0000	1.26
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 1.4.0
-Release: 0.8.rc2%{?dist}
+Release: 0.9.rc2%{?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
@@ -30,7 +30,7 @@ A Bittorrent client using rb_libtorrent 
 It aims to be as fast as possible and to provide multi-OS, unicode support.
 
 %prep
-%setup -q -n %{name}
+%setup -q -n %{name}-%{version}rc2
 %patch0 -p1 -b .qbittorrent_flag
 
 %build
@@ -74,6 +74,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/icons/hicolor/*/apps/qbittorrent.png
 
 %changelog
+* Fri Aug 07 2009 leigh scott <leigh123linux at googlemail.com> - 1.4.0-0.9.rc2
+- correct prep section package name
+
 * Fri Aug 07 2009 leigh scott <leigh123linux at googlemail.com> - 1.4.0-0.8.rc2
 - update to 1.4.0rc2
 




More information about the fedora-extras-commits mailing list