rpms/qbittorrent/devel qbittorrent.spec,1.44,1.45

Rex Dieter rdieter at fedoraproject.org
Sun Nov 22 22:07:59 UTC 2009


Author: rdieter

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

Modified Files:
	qbittorrent.spec 
Log Message:
* Sun Nov 22 2009 Rex Dieter <rdieter at fedoraproject.org> - 2.0.0-0.3.svn2885
- BR: qt4-devel, Requires: qt4 >= %_qt4_version



Index: qbittorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/qbittorrent.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -p -r1.44 -r1.45
--- qbittorrent.spec	22 Nov 2009 21:28:42 -0000	1.44
+++ qbittorrent.spec	22 Nov 2009 22:07:57 -0000	1.45
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.0.0
-Release: 0.2svn%{svn_rev}%{?dist}
+Release: 0.3.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
@@ -17,13 +17,15 @@ URL: http://sourceforge.net/projects/qbi
 Group: Applications/Internet
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 License: GPLv2+
-BuildRequires: qt-devel >= 4.4.1   
+BuildRequires: qt4-devel
 BuildRequires: desktop-file-utils
 BuildRequires: boost-devel
 BuildRequires: asio-devel
 BuildRequires: rb_libtorrent-devel >= 0.14.4
 BuildRequires: glib2-devel
 
+Requires: qt4 >= %{_qt4_version}
+
 %description
 A Bittorrent client using rb_libtorrent and a Qt4 Graphical User Interface.
 It aims to be as fast as possible and to provide multi-OS, unicode support.
@@ -73,6 +75,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/icons/hicolor/*/apps/qbittorrent.png
 
 %changelog
+* Sun Nov 22 2009 Rex Dieter <rdieter at fedoraproject.org> - 2.0.0-0.3.svn2885
+- BR: qt4-devel, Requires: qt4 >= %%_qt4_version
+
 * Sun Nov 22 2009 Leigh Scott <leigh123linux at googlemail.com> - 2.0.0-0.2svn2885
 - update to svn 2885
 




More information about the scm-commits mailing list