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:
commit
1ea77073a0
10
axis.changes
10
axis.changes
@ -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
|
Mon Sep 9 11:05:31 UTC 2013 - tchvatal@suse.com
|
||||||
|
|
||||||
|
10
axis.spec
10
axis.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package axis
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -47,12 +47,12 @@ Patch2: axis-manifest.patch
|
|||||||
BuildRequires: ant
|
BuildRequires: ant
|
||||||
BuildRequires: ant-jdepend
|
BuildRequires: ant-jdepend
|
||||||
BuildRequires: antlr
|
BuildRequires: antlr
|
||||||
|
BuildRequires: apache-commons-httpclient
|
||||||
|
BuildRequires: apache-commons-logging
|
||||||
BuildRequires: classpath
|
BuildRequires: classpath
|
||||||
BuildRequires: classpathx-mail
|
BuildRequires: classpathx-mail
|
||||||
BuildRequires: gnu-jaf
|
BuildRequires: gnu-jaf
|
||||||
BuildRequires: jakarta-commons-discovery
|
BuildRequires: jakarta-commons-discovery
|
||||||
BuildRequires: jakarta-commons-httpclient3
|
|
||||||
BuildRequires: jakarta-commons-logging
|
|
||||||
BuildRequires: java-devel
|
BuildRequires: java-devel
|
||||||
BuildRequires: javapackages-tools
|
BuildRequires: javapackages-tools
|
||||||
BuildRequires: junit
|
BuildRequires: junit
|
||||||
@ -61,10 +61,10 @@ BuildRequires: servletapi5
|
|||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
BuildRequires: wsdl4j
|
BuildRequires: wsdl4j
|
||||||
BuildRequires: xerces-j2
|
BuildRequires: xerces-j2
|
||||||
|
Requires: apache-commons-httpclient
|
||||||
|
Requires: apache-commons-logging
|
||||||
Requires: jaf
|
Requires: jaf
|
||||||
Requires: jakarta-commons-discovery
|
Requires: jakarta-commons-discovery
|
||||||
Requires: jakarta-commons-httpclient3
|
|
||||||
Requires: jakarta-commons-logging
|
|
||||||
Requires: java
|
Requires: java
|
||||||
Requires: javamail
|
Requires: javamail
|
||||||
Requires: javapackages-tools
|
Requires: javapackages-tools
|
||||||
|
Loading…
Reference in New Issue
Block a user