[icedtea-web] updated to pre02 - upstreamed patch1, quoteDocsPaths.patch - fixed nlp apps shortcut

jiri vanek jvanek at fedoraproject.org
Fri Jan 23 15:15:50 UTC 2015


commit d03fa860a749164f9037cd47c0c0b8a2cd22246a
Author: Jiri <jvanek at redhat.com>
Date:   Fri Jan 23 16:16:08 2015 +0100

    updated to pre02
    - upstreamed patch1, quoteDocsPaths.patch
    - fixed nlp apps shortcut

 .gitignore           |    1 +
 icedtea-web.spec     |   12 ++++---
 quoteDocsPaths.patch |   77 --------------------------------------------------
 sources              |    2 +-
 4 files changed, 9 insertions(+), 83 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d81420..4b15977 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /icedtea-web-1.5.1.tar.gz
 /icedtea-web-1.5.2.tar.gz
 /icedtea-web-1.6pre01.tar.gz
+/icedtea-web-1.6pre02.tar.gz
diff --git a/icedtea-web.spec b/icedtea-web.spec
index addd562..6edfb1d 100644
--- a/icedtea-web.spec
+++ b/icedtea-web.spec
@@ -12,18 +12,16 @@
 
 Name:		icedtea-web
 Version:	1.6
-Release:	0.1.pre01%{?dist}
+Release:	0.1.pre02%{?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
-Source0:    http://icedtea.classpath.org/download/source/%{name}-1.6pre01.tar.gz
+Source0:    http://icedtea.classpath.org/download/source/%{name}-1.6pre02.tar.gz
 Source1:    icedtea-web.metainfo.xml
 
-Patch1:		quoteDocsPaths.patch
-
 BuildRequires:  java-%{javaver}-openjdk-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gecko-devel
@@ -81,7 +79,6 @@ This package contains Javadocs for the IcedTea-Web project.
 %prep
 #%setup -q
 %setup -q -n icedtea-web-1.6pre
-%patch1 -p1
 
 %build
 autoreconf -vfi
@@ -163,6 +160,11 @@ exit 0
 %doc COPYING
 
 %changelog
+* Mon Dec 22 2014 Jiri Vanek <jvanek at redhat.com> 1.6-0.1.pre02
+- updated to pre02
+- upstreamed patch1, quoteDocsPaths.patch
+- fixed nlp apps shortcut
+
 * Mon Dec 22 2014 Jiri Vanek <jvanek at redhat.com> 1.6-0.1.pre01
 - update future 1.6 alpha pre01
 - added localised man pages
diff --git a/sources b/sources
index 14916ae..34a8ddb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 7a8f5f672d596fc2392f580c4603a8fb  icedtea-web.metainfo.xml
-3c381848f292902127ee4f4f72508a41  icedtea-web-1.6pre01.tar.gz
+1745f93cd8c590fc9ba8d718bcb37ce8  icedtea-web-1.6pre02.tar.gz


More information about the scm-commits mailing list