rpms/qbittorrent/devel qbittorrent.spec,1.116,1.117

Leigh Scott leigh123linux at fedoraproject.org
Wed Jul 21 16:34:55 UTC 2010


Author: leigh123linux

Update of /cvs/pkgs/rpms/qbittorrent/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv9772

Modified Files:
	qbittorrent.spec 
Log Message:
* Wed Jul 21 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.3.0-0.9.rc7
- revert last commit



Index: qbittorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/qbittorrent.spec,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -p -r1.116 -r1.117
--- qbittorrent.spec	21 Jul 2010 16:17:14 -0000	1.116
+++ qbittorrent.spec	21 Jul 2010 16:34:55 -0000	1.117
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.3.0
-Release: 0.8.rc7%{?dist}
+Release: 0.9.rc7%{?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
@@ -60,7 +60,7 @@ cp -p %{SOURCE1} .
 # configure and make headless first
 mkdir -p build-nox
 cd build-nox
-../configure --prefix=%{_prefix} --disable-gui --disable-qtsingleapplication
+../configure --prefix=%{_prefix} --disable-gui --with-qtsingleapplication=system
 cp conf.pri ..
 make %{?_smp_mflags}
 mv -f ../conf.pri ../conf.pri.nox
@@ -125,6 +125,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Wed Jul 21 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.3.0-0.9.rc7
+- revert last commit
+
 * Wed Jul 21 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.3.0-0.8.rc7
 - disable qtsingleapplication for nox build
 



More information about the scm-commits mailing list