Accepting request 958692 from Java:packages

Alias to axis:axis-wsdl4j

OBS-URL: https://build.opensuse.org/request/show/958692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wsdl4j?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2022-03-03 23:17:34 +00:00 committed by Git OBS Bridge
commit 76b25d0e0d
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 16:47:32 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Alias to axis:axis-wsdl4j
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 11 20:09:45 UTC 2017 - fstrba@suse.com Mon Sep 11 20:09:45 UTC 2017 - fstrba@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package wsdl4j # spec file for package wsdl4j
# #
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2022 SUSE LLC
# #
# 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
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
@ -22,7 +22,7 @@ Release: 0
Summary: Web Services Description Language Toolkit for Java Summary: Web Services Description Language Toolkit for Java
License: IPL-1.0 License: IPL-1.0
Group: Development/Libraries/Java Group: Development/Libraries/Java
Url: http://sourceforge.net/projects/wsdl4j URL: http://sourceforge.net/projects/wsdl4j
Source0: http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.zip Source0: http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.zip
Source1: %{name}-MANIFEST.MF Source1: %{name}-MANIFEST.MF
Source2: http://repo1.maven.org/maven2/wsdl4j/wsdl4j/%{version}/wsdl4j-%{version}.pom Source2: http://repo1.maven.org/maven2/wsdl4j/wsdl4j/%{version}/wsdl4j-%{version}.pom
@ -77,7 +77,7 @@ install -m 644 build/lib/qname.jar %{buildroot}%{_javadir}/qname.jar
# POMs # POMs
install -d -m 0755 %{buildroot}%{_mavenpomdir} install -d -m 0755 %{buildroot}%{_mavenpomdir}
install -p -m 0644 %{SOURCE2} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom install -p -m 0644 %{SOURCE2} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
%add_maven_depmap JPP-%{name}.pom %{name}.jar %add_maven_depmap JPP-%{name}.pom %{name}.jar -a axis:axis-%{name}
# javadoc # javadoc
install -d -m 0755 %{buildroot}%{_javadocdir}/%{name} install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}