[eclipse/f18] Correct the glassfish version.

Krzysztof Daniel kdaniel at fedoraproject.org
Fri Oct 19 15:45:43 UTC 2012


commit 9012fb489721ce3277caa2a380f77a6fae10f0bc
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Fri Oct 19 17:45:27 2012 +0200

    Correct the glassfish version.

 eclipse.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 6efcb9e..702da47 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -78,7 +78,7 @@ fi;
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_version}
-Release:        5%{?dist}
+Release:        6%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/
@@ -287,7 +287,7 @@ BuildRequires: eclipse-ecf-core
 BuildRequires: tomcat-servlet-3.0-api
 BuildRequires: glassfish-jsp-api >= 2.2.1-4
 BuildRequires: cglib
-BuildRequires: glassfish-jsp >= 2.2.6
+BuildRequires: glassfish-jsp >= 2.2.5
 %if %{bootstrap} != 1
     BuildRequires: eclipse-pde
 %endif
@@ -1405,6 +1405,9 @@ rm -rf %{_bindir}/efj/
 %{_mavendepmapfragdir}/%{name}-equinox-osgi
 
 %changelog
+* Fri Oct 19 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:4.2.1-6
+- Correct the glassfish version.
+
 * Fri Oct 19 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:4.2.1-5
 - Removed patch for droping user installed changes.
 - Moved Provides:osgi(system.bundle) to eclipse-equinox-osgi subpackage.


More information about the scm-commits mailing list