[glassfish-jsp-api] Do not require jvnet-parent.

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Feb 24 22:52:23 UTC 2014


commit f0523149f07ccc1ed339e8f2b8701ac2807d5d39
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Feb 25 00:53:09 2014 +0200

    Do not require jvnet-parent.

 glassfish-jsp-api.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/glassfish-jsp-api.spec b/glassfish-jsp-api.spec
index 9cfd88a..e124e0f 100644
--- a/glassfish-jsp-api.spec
+++ b/glassfish-jsp-api.spec
@@ -4,7 +4,7 @@
 
 Name:       glassfish-jsp-api
 Version:    2.3.1
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Glassfish J2EE JSP API specification
 
 License:    (CDDL or GPLv2 with exceptions) and ASL 2.0
@@ -25,7 +25,6 @@ BuildRequires:  jvnet-parent
 BuildRequires:  mvn(javax.servlet:javax.servlet-api)
 BuildRequires:  mvn(javax.el:javax.el-api)
 
-Requires:       jvnet-parent
 Requires:       mvn(javax.servlet:javax.servlet-api)
 Requires:       mvn(javax.el:javax.el-api)
 
@@ -64,6 +63,9 @@ sed -i "/<bundle.symbolicName>/s/-api//" pom.xml
 
 
 %changelog
+* Tue Feb 25 2014 Alexander Kurtakov <akurtako at redhat.com> 2.3.1-2
+- Do not require jvnet-parent.
+
 * Thu Jan 02 2014 Michal Srb <msrb at redhat.com> - 2.3.1-1
 - Update to upstream version 2.3.1
 


More information about the scm-commits mailing list