[icedtea-web/f16] Updated to IcedTea-Web 1.2

Deepak Bhole dbhole at fedoraproject.org
Mon Mar 5 22:38:17 UTC 2012


commit 4e72875db04ed22709b9f6ba1b529755542c75c9
Author: Deepak Bhole <dbhole at redhat.com>
Date:   Mon Mar 5 17:32:22 2012 -0500

    Updated to IcedTea-Web 1.2

 .gitignore                        |    1 +
 icedtea-web-1.1.4-npapi-fix.patch |   12 ------
 icedtea-web-rh586194.patch        |   80 -------------------------------------
 icedtea-web.spec                  |   12 ++---
 sources                           |    2 +-
 5 files changed, 7 insertions(+), 100 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b7b4eb..f4414f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /icedtea-web-1.1.2.tar.gz
 /icedtea-web-1.1.3.tar.gz
 /icedtea-web-1.1.4.tar.gz
+/icedtea-web-1.2.tar.gz
diff --git a/icedtea-web.spec b/icedtea-web.spec
index 374f74f..4b45a63 100644
--- a/icedtea-web.spec
+++ b/icedtea-web.spec
@@ -40,16 +40,14 @@
 %define binsuffix      .itweb
 
 Name:		icedtea-web
-Version:	1.1.4
-Release:	4%{?dist}
+Version:	1.2
+Release:	1%{?dist}
 Summary:	Additional Java components for OpenJDK
 
 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:     %{name}-%{version}-npapi-fix.patch
-Patch1:     %{name}-rh586194.patch
 
 BuildRequires:  java-%{javaver}-openjdk-devel
 BuildRequires:  desktop-file-utils
@@ -97,9 +95,6 @@ This package contains Javadocs for the IcedTea-Web project.
 %prep
 %setup -q
 
-%patch0
-%patch1 -p1
-
 %build
 autoconf
 ./configure \
@@ -172,6 +167,9 @@ exit 0
 %doc COPYING
 
 %changelog
+* Mon Mar 05 2012 Deepak Bhole <dbhole at redhat.com> 1.2-1
+- Updated to 1.2
+
 * Wed Dec 21 2011 Deepak Bhole <dbhole at redhat.com> 1.1.4-4
 - Add patch from upstream fix for RH586194
 
diff --git a/sources b/sources
index 48a662d..581cf31 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ed24b7e58da26471187dfae80b020b6  icedtea-web-1.1.4.tar.gz
+8f50cfb1b65d620a7812b5976f394598  icedtea-web-1.2.tar.gz


More information about the scm-commits mailing list