rpms/qbittorrent/devel qbittorrent.spec, 1.10, 1.11 qbittorrent_flag.patch, 1.1, 1.2

Leigh Scott leigh123linux at fedoraproject.org
Sat Apr 25 19:02:31 UTC 2009


Author: leigh123linux

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

Modified Files:
	qbittorrent.spec qbittorrent_flag.patch 
Log Message:
update for 1.4



Index: qbittorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/qbittorrent.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- qbittorrent.spec	9 Apr 2009 17:26:09 -0000	1.10
+++ qbittorrent.spec	25 Apr 2009 19:02:00 -0000	1.11
@@ -1,8 +1,16 @@
+%define bzr_rev 1511
+
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 1.3.3
-Release: 2%{dist}
-Source0: http://downloads.sf.net/qbittorrent/%{name}-%{version}.tar.gz
+Release: 3.1.%{bzr_rev}bzr%{?dist}
+# The source for this package was pulled from upstream's vcs.  Use the
+# following commands to generate the tarball:
+# bzr branch -r %{bzr_rev} lp:qbittorrent
+# rm -rf qbittorrent/.bzr*
+# tar -czvf qbittorrent-%{bzr_rev}bzr.tar.gz qbittorrent
+Source0:  %{name}-%{bzr_rev}bzr.tar.gz
+#Source0: http://downloads.sf.net/qbittorrent/%{name}-%{version}.tar.gz
 Patch0:  qbittorrent_flag.patch
 
 URL: http://sourceforge.net/projects/qbittorrent
@@ -23,7 +31,7 @@
 It aims to be as fast as possible and to provide multi-OS, unicode support.
 
 %prep
-%setup -q
+%setup -q -n %{name}
 %patch0 -p1 -b .qbittorrent_flag
 
 
@@ -77,6 +85,9 @@
 
 
 %changelog
+* Sat Apr 25 2009 Leigh Scott <leigh123linux at googlemail.com> -1.3.3-3.1.1511bzr
+- Update to bzr 1511 
+
 * Thu Apr 9 2009 Leigh Scott <leigh123linux at googlemail.com> - 1.3.3-2
 - Remember to update Source in spec file 
 

qbittorrent_flag.patch:

Index: qbittorrent_flag.patch
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/qbittorrent_flag.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qbittorrent_flag.patch	10 Feb 2009 22:52:11 -0000	1.1
+++ qbittorrent_flag.patch	25 Apr 2009 19:02:00 -0000	1.2
@@ -1,9 +1,9 @@
---- qbittorrent-1.3.1/src/icons.qrc.old 
-+++ qbittorrent-1.3.1/src/icons.qrc 
-@@ -47,33 +47,6 @@
+--- qbittorrent-1.3.3/src/icons.qrc.old 
++++ qbittorrent-1.3.3/src/icons.qrc 
+@@ -15,33 +15,6 @@
+   <file>Icons/sphere2.png</file>
    <file>Icons/uparrow.png</file>
    <file>Icons/url.png</file>
-   <file>Icons/wizard.png</file>
 -  <file>Icons/flags/brazil.png</file>
 -  <file>Icons/flags/bulgaria.png</file>
 -  <file>Icons/flags/china.png</file>
@@ -31,6 +31,6 @@
 -  <file>Icons/flags/turkey.png</file>
 -  <file>Icons/flags/ukraine.png</file>
 -  <file>Icons/flags/united_kingdom.png</file>
-   <file>Icons/skin/add.png</file>
-   <file>Icons/skin/connected.png</file>
-   <file>Icons/skin/decrease.png</file>
+   <file>Icons/oxygen/browse.png</file>
+   <file>Icons/oxygen/bt_settings.png</file>
+   <file>Icons/oxygen/bug.png</file>




More information about the fedora-extras-commits mailing list