rpms/qbittorrent/devel qbittorrent.spec,1.31,1.32

Leigh Scott leigh123linux at fedoraproject.org
Sat Aug 29 19:03:00 UTC 2009


Author: leigh123linux

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

Modified Files:
	qbittorrent.spec 
Log Message:
* Sat Aug 29 2009 leigh scott <leigh123linux at googlemail.com> - 1.5.0-0.2.20090829svn
- add icons_qrc.patch



Index: qbittorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/qbittorrent.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- qbittorrent.spec	29 Aug 2009 18:34:48 -0000	1.31
+++ qbittorrent.spec	29 Aug 2009 19:03:00 -0000	1.32
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 1.5.0
-Release: 0.1.20090829svn%{?dist}
+Release: 0.2.20090829svn%{?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
@@ -12,6 +12,7 @@ Release: 0.1.20090829svn%{?dist}
 Source0:  %{name}-%{svn_rev}svn.tar.gz
 #Source0: http://downloads.sf.net/qbittorrent/%{name}-%{version}.tar.gz
 Patch0:  qbittorrent_flag.patch
+Patch1:  icons_qrc.patch
 
 URL: http://sourceforge.net/projects/qbittorrent
 Group: Applications/Internet
@@ -32,6 +33,7 @@ It aims to be as fast as possible and to
 %prep
 %setup -q -n %{name}
 %patch0 -p1 -b .qbittorrent_flag
+%patch1 -p1 -b .icons_qrc
 
 %build
 # use ./configure instead of %%configure as it doesn't work
@@ -74,6 +76,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/icons/hicolor/*/apps/qbittorrent.png
 
 %changelog
+* Sat Aug 29 2009 leigh scott <leigh123linux at googlemail.com> - 1.5.0-0.2.20090829svn
+- add icons_qrc.patch
+
 * Sat Aug 29 2009 leigh scott <leigh123linux at googlemail.com> - 1.5.0-0.1.20090829svn
 - update to svn 2578
 - redo qbittorrent_flag patch (again :-( )




More information about the scm-commits mailing list