[portlet-2.0-api] Drop requires on portals-pom, Resolves: rhbz#1105576

gil gil at fedoraproject.org
Fri Jun 6 15:33:41 UTC 2014


commit 6f210b92c2bb5b0fcc04ef6b2700dec4a9801e87
Author: gil <puntogil at libero.it>
Date:   Fri Jun 6 17:33:43 2014 +0200

    Drop requires on portals-pom, Resolves: rhbz#1105576

 portlet-2.0-api.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/portlet-2.0-api.spec b/portlet-2.0-api.spec
index e51ba43..668bf9c 100644
--- a/portlet-2.0-api.spec
+++ b/portlet-2.0-api.spec
@@ -2,7 +2,7 @@
 %global pkg_name portlet-api_%{api_version}_spec
 Name:          portlet-2.0-api
 Version:       1.0
-Release:       8%{?dist}
+Release:       9%{?dist}
 Summary:       Java Portlet Specification V2.0
 License:       ASL 2.0
 Url:           http://portals.apache.org/
@@ -15,7 +15,6 @@ BuildRequires: mvn(org.apache.portals:portals-pom)
 BuildRequires: mvn(org.apache.tomcat:tomcat-servlet-api)
 BuildRequires: maven-local
 BuildRequires: maven-plugin-bundle
-Requires:      mvn(org.apache.portals:portals-pom)
 BuildArch:     noarch
 
 %description
@@ -63,6 +62,10 @@ sed -i "s|javax.servlet.http;version=2.4,*|javax.servlet.http;version=3.0,*|" po
 %doc LICENSE NOTICE
 
 %changelog
+* Fri Jun 06 2014 Mikolaj Izdebski <mizdebsk at redhat.com> 1.0-9
+- Drop requires on portals-pom
+- Resolves: rhbz#1105576
+
 * Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 1.0-8
 - Use Requires: java-headless rebuild (#1067528)
 


More information about the scm-commits mailing list