rpms/qbittorrent/devel qbittorrent.spec,1.53,1.54

Leigh Scott leigh123linux at fedoraproject.org
Mon Dec 7 17:36:27 UTC 2009


Author: leigh123linux

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

Modified Files:
	qbittorrent.spec 
Log Message:
* Mon Dec 07 2009 Leigh Scott <leigh123linux at googlemail.com> - 2.0.0-0.12.svn3054
- change requires qt4



Index: qbittorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/qbittorrent.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -p -r1.53 -r1.54
--- qbittorrent.spec	7 Dec 2009 17:14:08 -0000	1.53
+++ qbittorrent.spec	7 Dec 2009 17:36:27 -0000	1.54
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.0.0
-Release: 0.11.svn%{svn_rev}%{?dist}
+Release: 0.12.svn%{svn_rev}%{?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
@@ -25,7 +25,7 @@ BuildRequires: rb_libtorrent-devel >= 0.
 BuildRequires: glib2-devel
 BuildRequires: libnotify-devel
 
-Requires: qt4 >= %{_qt4_version}
+%{?_qt4_version:Requires: qt4 >= %{_qt4_version}}
 
 %description
 A Bittorrent client using rb_libtorrent and a Qt4 Graphical User Interface.
@@ -76,6 +76,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/icons/hicolor/*/apps/qbittorrent.png
 
 %changelog
+* Mon Dec 07 2009 Leigh Scott <leigh123linux at googlemail.com> - 2.0.0-0.12.svn3054
+- change requires qt4
+
 * Mon Dec 07 2009 Leigh Scott <leigh123linux at googlemail.com> - 2.0.0-0.11.svn3054
 - update to svn 3054
 - add Br: libnotify-devel




More information about the fedora-extras-commits mailing list