[icedtea-web] Updated to icedtea-web-1.5

jiri vanek jvanek at fedoraproject.org
Mon Apr 7 12:19:46 UTC 2014


commit dbe7918526292e2e509e68caf40222417d0d8088
Author: Jiri Vanek <jvanek at jvanek.redhat>
Date:   Mon Apr 7 14:19:32 2014 +0200

    Updated to icedtea-web-1.5

 .gitignore       |    1 +
 icedtea-web.spec |   12 +++++++-----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb7076f..414bdcc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /icedtea-web-1.5pre03.tar.gz
 /icedtea-web-1.5pre04.tar.gz
 /icedtea-web-1.5pre05.tar.gz
+/icedtea-web-1.5.tar.gz
diff --git a/icedtea-web.spec b/icedtea-web.spec
index a0af653..ce905c0 100644
--- a/icedtea-web.spec
+++ b/icedtea-web.spec
@@ -18,14 +18,13 @@
 
 Name:		icedtea-web
 Version:	1.5
-Release:	0.5.pre05%{?dist}
+Release:	1%{?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.5pre05.tar.gz
+Source0:    http://icedtea.classpath.org/download/source/%{name}-%{version}.tar.gz
 
 BuildRequires:  java-%{javaver}-openjdk-devel
 BuildRequires:  desktop-file-utils
@@ -79,11 +78,11 @@ BuildArch:  noarch
 This package contains Javadocs for the IcedTea-Web project.
 
 %prep
-#%setup -q
-%setup -q -n icedtea-web-1.5pre05
+%setup -q
 
 
 %build
+autoreconf
 CXXFLAGS="$RPM_OPT_FLAGS $RPM_LD_FLAGS" \
 ./configure \
     --with-pkgversion=fedora-%{release}-%{_arch} \
@@ -155,6 +154,9 @@ exit 0
 %doc COPYING
 
 %changelog
+* Mon Apr 07 2014 Jiri Vanek <jvanek at redhat.com> 1.5-1
+- updated to icedtea-web-1.5
+
 * Mon Mar 10 2014 Jiri Vanek <jvanek at redhat.com> 1.5-0.8.pre05
 - updated to pre05
  - based on revision 925
diff --git a/sources b/sources
index 84bc4ef..cccca3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9eaa31ed50e27bc007e74092bdd8173  icedtea-web-1.5pre05.tar.gz
+a6199869763291879f3a7382b114974c  icedtea-web-1.5.tar.gz


More information about the scm-commits mailing list