[icedtea-web/f20] updated to usptream 1.5.1

jiri vanek jvanek at fedoraproject.org
Fri Aug 15 12:54:44 UTC 2014


commit 68c10dd2b863a88b7f27b2e4c6d99c1da3b297cb
Author: Jiri Vanek <jvanek at redhat.com>
Date:   Fri Aug 15 14:54:43 2014 +0200

    updated to usptream 1.5.1

 .gitignore                                 |    1 +
 DElocalizationforIcedTea-Web1.5-0001.patch |  783 ----------------------------
 icedtea-web.spec                           |   15 +-
 sources                                    |    2 +-
 4 files changed, 8 insertions(+), 793 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 414bdcc..cf34b78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /icedtea-web-1.5pre04.tar.gz
 /icedtea-web-1.5pre05.tar.gz
 /icedtea-web-1.5.tar.gz
+/icedtea-web-1.5.1.tar.gz
diff --git a/icedtea-web.spec b/icedtea-web.spec
index a30bcd3..e1f7ad4 100644
--- a/icedtea-web.spec
+++ b/icedtea-web.spec
@@ -1,8 +1,3 @@
-
-# We require at the least the first release java-1.6.0-openjdk 
-# with IcedTea6 1.10
-%define min_openjdk_version 1:1.6.0.0-60
-
 # Version of java
 %define javaver 1.7.0
 
@@ -17,15 +12,14 @@
 %define binsuffix      .itweb
 
 Name:		icedtea-web
-Version:	1.5
-Release:	2%{?dist}
+Version:	1.5.1
+Release:	0%{?dist}
 Summary:	Additional Java components for OpenJDK - Java browser plug-in and Web Start implementation
 
 Group:      Applications/Internet
 License:    LGPLv2+ and GPLv2 with exceptions
 URL:        http://icedtea.classpath.org/wiki/IcedTea-Web
 Source0:    http://icedtea.classpath.org/download/source/%{name}-%{version}.tar.gz
-Patch0:     DElocalizationforIcedTea-Web1.5-0001.patch
 
 BuildRequires:  java-%{javaver}-openjdk-devel
 BuildRequires:  desktop-file-utils
@@ -80,7 +74,6 @@ This package contains Javadocs for the IcedTea-Web project.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 autoreconf -vfi
@@ -155,6 +148,10 @@ exit 0
 %doc COPYING
 
 %changelog
+* Fri Aug 15 2014 Jiri Vanek <jvanek at redhat.com> 1.5.1-0
+- update to upstream 1.5.1
+- removed all patches (all upstreamed)
+
 * Mon Apr 07 2014 Jiri Vanek <jvanek at redhat.com> 1.5-2
 - add not yet upstreamed DE localisation of 1.5
  - patch0 DElocalizationforIcedTea-Web1.5-0001.patch
diff --git a/sources b/sources
index cccca3e..802309f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a6199869763291879f3a7382b114974c  icedtea-web-1.5.tar.gz
+ee53fdd19456a59aa9d3a407d35a358c  icedtea-web-1.5.1.tar.gz


More information about the scm-commits mailing list