Accepting request 108310 from Java:packages

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/108310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-logging?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2012-03-07 12:40:53 +00:00 committed by Git OBS Bridge
commit 021813788d
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