rpms/qbittorrent/F-11 qbittorrent.spec,1.17,1.18

Leigh Scott leigh123linux at fedoraproject.org
Fri Feb 19 15:03:28 UTC 2010


Author: leigh123linux

Update of /cvs/pkgs/rpms/qbittorrent/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4357

Modified Files:
	qbittorrent.spec 
Log Message:
* Fri Feb 19 2010 Leigh Scott <leigh123linux at googlemail.com> - 1.5.6-1
- update to 1.5.6
- drop qbittorrent_flag patch
- add requires qt



Index: qbittorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/F-11/qbittorrent.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- qbittorrent.spec	29 Aug 2009 14:43:32 -0000	1.17
+++ qbittorrent.spec	19 Feb 2010 15:03:27 -0000	1.18
@@ -1,9 +1,8 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
-Version: 1.4.1
-Release: 2%{dist}
+Version: 1.5.6
+Release: 1%{dist}
 Source0: http://downloads.sf.net/qbittorrent/%{name}-%{version}.tar.gz
-Patch0:  qbittorrent_flag.patch
 
 URL: http://sourceforge.net/projects/qbittorrent
 Group: Applications/Internet
@@ -17,13 +16,14 @@ BuildRequires: zziplib-devel
 BuildRequires: rb_libtorrent-devel >= 0.14.1
 BuildRequires: curl-devel, glib2-devel
 
+%{?_qt4_version: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.
 
 %prep
 %setup -q
-%patch0 -p1 -b .qbittorrent_flag
 
 %build
 # use ./configure instead of %%configure as it doesn't work
@@ -66,6 +66,11 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/icons/hicolor/*/apps/qbittorrent.png
 
 %changelog
+* Fri Feb 19 2010 Leigh Scott <leigh123linux at googlemail.com> - 1.5.6-1
+- update to 1.5.6
+- drop qbittorrent_flag patch
+- add requires qt
+
 * Sat Aug 29 2009 leigh scott <leigh123linux at googlemail.com> - 1.4.1-2
 - redo qbittorrent_flag patch
 



More information about the scm-commits mailing list