From d906c9e328474d762849f0be37493c5c9d9062d1e7368923248660df808d5f33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 29 Sep 2016 10:40:18 +0000 Subject: [PATCH] - 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 - Fix prerequires of javadoc subpackage - Initial package created with version 1.2 (JPackage 1.5) OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-pool?expand=0&rev=2 --- jakarta-commons-pool.changes => apache-commons-pool.changes | 0 jakarta-commons-pool.spec => apache-commons-pool.spec | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename jakarta-commons-pool.changes => apache-commons-pool.changes (100%) rename jakarta-commons-pool.spec => apache-commons-pool.spec (100%) diff --git a/jakarta-commons-pool.changes b/apache-commons-pool.changes similarity index 100% rename from jakarta-commons-pool.changes rename to apache-commons-pool.changes diff --git a/jakarta-commons-pool.spec b/apache-commons-pool.spec similarity index 100% rename from jakarta-commons-pool.spec rename to apache-commons-pool.spec