[azureus] upgrade to 5.2.0.0

David Juran djuran at fedoraproject.org
Sun Dec 8 20:17:02 UTC 2013


commit 47a65b1a35197cb76b84f6612e092cd1a6abac5d
Author: David Juran <djuran at redhat.com>
Date:   Sun Dec 8 21:16:59 2013 +0100

    upgrade to 5.2.0.0

 .gitignore                            |    1 +
 azureus-4.0.0.4-boo-updating-w32.diff |  280 ---------------------------------
 azureus-4.8.1.2-fix-compile.patch     |   15 --
 azureus.spec                          |   13 +-
 sources                               |    2 +-
 5 files changed, 7 insertions(+), 304 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bbbca04..b55ecc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ Vuze_4502_source.zip
 /Vuze_4900_source.zip
 /Vuze_5000_source.zip
 /Vuze_5100_source.zip
+/Vuze_5200_source.zip
diff --git a/azureus.spec b/azureus.spec
index 5569013..3ec76a7 100644
--- a/azureus.spec
+++ b/azureus.spec
@@ -1,14 +1,14 @@
 %global		_newname Vuze
 
 Name:		azureus
-Version:	5.1.0.0
+Version:	5.2.0.0
 Release:	1%{?dist}
 Summary:	A BitTorrent Client
 Group:		Applications/Internet
 License:	GPLv2+
 URL:		http://azureus.sourceforge.net
 
-Source0:	http://downloads.sourceforge.net/azureus/%{_newname}_5100_source.zip
+Source0:	http://downloads.sourceforge.net/azureus/%{_newname}_5200_source.zip
 
 Source1:	azureus.script
 Source2:	Azureus.desktop
@@ -23,14 +23,11 @@ Patch2:		azureus-no-shared-plugins.patch
 Patch3:	azureus-SecureMessageServiceClientHelper-bcprov.patch
 
 Patch4:	azureus-4.0.0.4-boo-osx.diff
-Patch5:	azureus-4.0.0.4-boo-updating-w32.diff
 
 Patch6:	azureus-4.0.0.4-stupid-invalid-characters.diff
 
 Patch7:	azureus-4.2.0.4-java5.patch
 
-Patch8:	azureus-4.8.1.2-fix-compile.patch
-
 Patch9:	azureus-4.8.1.2-no-bundled-apache-commons.patch
 
 BuildRequires:	ant, jpackage-utils >= 1.5, xml-commons-apis
@@ -74,14 +71,11 @@ rm org/gudy/azureus2/ui/swt/osx/CarbonUIEnhancer.java
 rm org/gudy/azureus2/ui/swt/osx/Start.java
 rm org/gudy/azureus2/ui/swt/win32/Win32UIEnhancer.java
 %patch4 -p1 -b .boo-osx
-%patch5 -p1 -b .boo-updating-w32
 
 %patch6  -p1 -b stupid-invalid-characters
 
 %patch7 -p1 -b .java5
 
-%patch8 -p1 -b .fix-compile
-
 %patch9 -p1 -b .no-bundled-apache-commons
 
 #hacks to org.eclipse.swt.widgets.Tree2 don't compile.
@@ -157,6 +151,9 @@ fi
 %{_datadir}/azureus
 
 %changelog
+* Sun Dec 08 2013 David Juran <djuran at redhat.com> - 5.2.0.0-1
+- upgrade to 5.2.0.0
+
 * Sat Oct 05 2013 David Juran <djuran at redhat.com> - 5.1.0.0-1
 - upgrade to 5.1.0.0
 
diff --git a/sources b/sources
index aba81b6..ff4b876 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-db554ddcaade6cf954f8c1ee7b75d45b  Vuze_5100_source.zip
+586479aaf5b7b46e8bc3cd726e0ccd70  Vuze_5200_source.zip


More information about the scm-commits mailing list