[glassfish-jsp] Add compat symlink

Michal Srb msrb at fedoraproject.org
Mon Jun 17 13:28:52 UTC 2013


commit e01c00dd907923a39f29ae363f2397fb36210ca1
Author: Michal Srb <msrb at redhat.com>
Date:   Mon Jun 17 15:27:49 2013 +0200

    Add compat symlink

 glassfish-jsp.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/glassfish-jsp.spec b/glassfish-jsp.spec
index 43b4cf7..6fa5450 100644
--- a/glassfish-jsp.spec
+++ b/glassfish-jsp.spec
@@ -4,7 +4,7 @@
 
 Name:       glassfish-jsp
 Version:    2.2.6
-Release:    8%{?dist}
+Release:    9%{?dist}
 Summary:    Glassfish J2EE JSP API implementation
 
 Group:      Development/Libraries
@@ -56,6 +56,9 @@ cp -p %{SOURCE3} cddllicense.txt
 
 %mvn_alias : "javax.servlet:jsp-api" "org.eclipse.jetty.orbit:org.apache.jasper.glassfish"
 
+# compat symlink
+%mvn_file : %{name}/javax.servlet.jsp %{name}
+
 %build
 %mvn_build
 
@@ -71,6 +74,9 @@ cp -p %{SOURCE3} cddllicense.txt
 
 
 %changelog
+* Mon Jun 17 2013 Michal Srb <msrb at redhat.com> - 2.2.6-9
+- Add compat symlink
+
 * Fri Jun 07 2013 Michal Srb <msrb at redhat.com> - 2.2.6-8
 - Build with XMvn
 - Fix URL for CDDL license


More information about the scm-commits mailing list