[eclipse/f14/master] - Add missing Requires on tomcat5-jsp-api (bug#650145).

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Nov 8 13:40:59 UTC 2010


commit 898d69450e10efde86666247d2ec2e0051579e37
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Mon Nov 8 15:27:58 2010 +0200

    - Add missing Requires on tomcat5-jsp-api (bug#650145).

 eclipse.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 2f14281..7d5953b 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -27,7 +27,7 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -137,6 +137,7 @@ Requires: jakarta-commons-logging >= 1.0.4-6jpp.3
 Requires: jakarta-commons-codec
 Requires: tomcat5-jasper-eclipse >= 5.5.27-6.3
 Requires: tomcat6-servlet-2.5-api >= 6.0.18-9.2
+Requires: tomcat5-jsp-2.0-api
 Requires: jetty >= 6.1.24-1
 Requires: jsch >= 0.1.41
 Requires: lucene >= 2.3.1-3.4
@@ -963,6 +964,9 @@ fi
 #%{_libdir}/%{name}/configuration/org.eclipse.equinox.source
 
 %changelog
+* Mon Nov 8 2010 Alexander Kurtakov <akurtako at redhat.com> 1:3.6.1-3
+- Add missing Requires on tomcat5-jsp-api (bug#650145).
+
 * Thu Oct 14 2010 Severin Gehwolf <sgehwolf at redhat.com> 1:3.6.1-2
 - Add prepare-build-dir.sh patch.
 


More information about the scm-commits mailing list