- fix build cycle, do not require avalon-* for build and use servletapi5

instead of tomcat6 package

OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-logging?expand=0&rev=5
This commit is contained in:
Michal Vyskocil 2012-02-28 13:52:06 +00:00 committed by Git OBS Bridge
parent 0a54456b95
commit dc7ec92e72
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 28 13:50:53 UTC 2012 - mvyskocil@suse.cz
- fix build cycle, do not require avalon-* for build and use servletapi5
instead of tomcat6 package
-------------------------------------------------------------------
Wed Feb 8 14:16:04 UTC 2012 - mvyskocil@suse.cz

View File

@ -39,8 +39,6 @@ Patch2: build.xml.patch
BuildRequires: ant
BuildRequires: ant-junit
BuildRequires: apache-commons-parent
BuildRequires: avalon-framework
BuildRequires: avalon-logkit
BuildRequires: java-devel >= 1.6.0
BuildRequires: jpackage-utils >= 1.6
BuildRequires: junit
@ -48,7 +46,7 @@ BuildRequires: junit
BuildRequires: maven-plugin-build-helper
BuildRequires: maven-site-plugin
%endif
BuildRequires: servlet25
BuildRequires: servletapi5
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build