Fix Tomcat dependencies
This commit is contained in:
parent
fcce0e68ec
commit
b40e3f8317
1
.resteasy.metadata
Normal file
1
.resteasy.metadata
Normal file
@ -0,0 +1 @@
|
||||
46f76675a579ac45441399220b0cefff9ffa8dbf resteasy-3.0.26.Final.tar.gz
|
@ -33,8 +33,8 @@ BuildRequires: mvn(org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.0_spec)
|
||||
BuildRequires: mvn(org.slf4j:slf4j-api)
|
||||
|
||||
# Require the Servlet API 4.0
|
||||
BuildRequires: (tomcat-servlet-4.0-api >= 1:9.0.83 or pki-servlet-4.0-api)
|
||||
Requires: (tomcat-servlet-4.0-api >= 1:9.0.83 or pki-servlet-4.0-api)
|
||||
BuildRequires: tomcat-servlet-4.0-api
|
||||
Requires: tomcat-servlet-4.0-api
|
||||
|
||||
#XXX just to make pki-core build. pki-core should switch to mvn requires
|
||||
Provides: resteasy-atom-provider
|
||||
|
Loading…
Reference in New Issue
Block a user