forked from pool/apache-commons-pool2
- Rename from jakarta-commons-pool to apache-commons-pool
- Version update to 1.6: * drop the tomcat5 package, we need pool2 to work with new tomcat * Last and final from the pool1 series, new pool2 was introduced for future developement. - Move from jpackage-utils to javapackage-tools - merged with jpackage 1.7 - update to 1.3 - changes in BuildRequires: - java2-deve-packages was substituded by java-devel - added a junit - added a maven build support and maven related BuildRequires - xml-commons-apis was moved to the maven build branch - added a gcj build support - included a maven depmap files - remove a source=1.4 from build and a java14compat patch - provides and obsoletes of main package contains the version - new tomcat5 subpackage - new manual subpackage (build only with maven) - set source=1.4 for java - converted neededforbuild to BuildRequires - Adjustments in the spec file. - Current version 1.2 from JPackage.org OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-pool2?expand=0&rev=2
This commit is contained in:
parent
befc4b968f
commit
e46b008537
@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define base_name pool
|
%define base_name pool
|
||||||
%define short_name commons-%{base_name}
|
%define short_name commons-%{base_name}
|
||||||
Name: apache-commons-pool
|
Name: apache-commons-pool2
|
||||||
Version: 1.6
|
Version: 2.4.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Apache Commons Pool
|
Summary: Apache Commons Pool 2.x series
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Url: https://commons.apache.org/proper/commons-pool/
|
Url: https://commons.apache.org/proper/commons-pool/
|
Loading…
Reference in New Issue
Block a user