[icedtea-web: 3/3] Updated summary Fixed virtual provide

Deepak Bhole dbhole at fedoraproject.org
Tue Apr 17 15:43:04 UTC 2012


commit dfbc804b468d1236fc0be6ab63fdfdee4941fe4e
Author: Deepak Bhole <dbhole at redhat.com>
Date:   Tue Apr 17 11:42:04 2012 -0400

    Updated summary
    Fixed virtual provide

 icedtea-web.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/icedtea-web.spec b/icedtea-web.spec
index 03000af..6591f2a 100644
--- a/icedtea-web.spec
+++ b/icedtea-web.spec
@@ -41,8 +41,8 @@
 
 Name:		icedtea-web
 Version:	1.2
-Release:	2%{?dist}
-Summary:	Additional Java components for OpenJDK
+Release:	3%{?dist}
+Summary:	Java browser plug-in and Web Start implementation
 
 Group:      Applications/Internet
 License:    LGPLv2+ and GPLv2 with exceptions
@@ -71,7 +71,7 @@ Requires(postun): %{_sbindir}/alternatives
 # Standard JPackage plugin provides.
 Provides: java-plugin = %{javaver}
 
-Provides:   java-1.6.0-openjdk-plugin = %{min_openjdk_version}
+Provides:   java-1.7.0-openjdk-plugin
 Obsoletes:  java-1.6.0-openjdk-plugin <= %{min_openjdk_version}
 
 # IcedTea is only built on these archs for now
@@ -167,6 +167,10 @@ exit 0
 %doc COPYING
 
 %changelog
+* Tue Apr 17 2012 Deepak Bhole <dbhole at redhat.com> 1.2-3
+- Updated summary
+- Fixed virtual provide
+
 * Tue Mar 13 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1.2-2
 - Enable building on ARM platforms
 


More information about the scm-commits mailing list