SHA256
1
0
forked from pool/axis

Accepting request 238886 from Java:packages

FWD Java:packages fixes

OBS-URL: https://build.opensuse.org/request/show/238886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/axis?expand=0&rev=23
This commit is contained in:
Stephan Kulow 2014-06-30 20:49:42 +00:00 committed by Git OBS Bridge
commit 1ea77073a0
2 changed files with 15 additions and 5 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jun 27 13:44:24 UTC 2014 - tchvatal@suse.com
- Fix back javadoc
-------------------------------------------------------------------
Fri Jun 27 13:37:59 UTC 2014 - tchvatal@suse.com
- Depend on proper apache pkgs
-------------------------------------------------------------------
Mon Sep 9 11:05:31 UTC 2013 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package axis
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -47,12 +47,12 @@ Patch2: axis-manifest.patch
BuildRequires: ant
BuildRequires: ant-jdepend
BuildRequires: antlr
BuildRequires: apache-commons-httpclient
BuildRequires: apache-commons-logging
BuildRequires: classpath
BuildRequires: classpathx-mail
BuildRequires: gnu-jaf
BuildRequires: jakarta-commons-discovery
BuildRequires: jakarta-commons-httpclient3
BuildRequires: jakarta-commons-logging
BuildRequires: java-devel
BuildRequires: javapackages-tools
BuildRequires: junit
@ -61,10 +61,10 @@ BuildRequires: servletapi5
BuildRequires: unzip
BuildRequires: wsdl4j
BuildRequires: xerces-j2
Requires: apache-commons-httpclient
Requires: apache-commons-logging
Requires: jaf
Requires: jakarta-commons-discovery
Requires: jakarta-commons-httpclient3
Requires: jakarta-commons-logging
Requires: java
Requires: javamail
Requires: javapackages-tools