diff --git a/wsdl4j.changes b/wsdl4j.changes index d35aa32..6633730 100644 --- a/wsdl4j.changes +++ b/wsdl4j.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 13 08:19:51 UTC 2013 - mvyskocil@suse.com + +- temoporary provide osgi(javax.wsdl) to satisfy axis depenencies + ------------------------------------------------------------------- Fri Sep 22 15:38:55 CEST 2006 - skh@suse.de diff --git a/wsdl4j.spec b/wsdl4j.spec index fbf374a..612e2ba 100644 --- a/wsdl4j.spec +++ b/wsdl4j.spec @@ -1,7 +1,7 @@ # -# spec file for package wsdl4j (Version 1.5.1) +# spec file for package wsdl4j # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -14,23 +14,23 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - -# norootforbuild # icecream 0 Name: wsdl4j -BuildRequires: ant-junit java2-devel-packages xml-commons-apis +BuildRequires: ant-junit +BuildRequires: java2-devel-packages +BuildRequires: xml-commons-apis %define name wsdl4j %define version 1.5.1 %define release 1jpp %define section free # ----------------------------------------------------------------------------- Summary: Web Services Description Language Toolkit for Java -Version: 1.5.1 -Release: 315 -Group: Development/Libraries/Java License: IPL-1.0 +Group: Development/Libraries/Java +Version: 1.5.1 +Release: 0 Url: http://www-124.ibm.com/developerworks/projects/wsdl4j/ BuildArch: noarch Source0: wsdl4j-%{version}-src.tar.gz @@ -38,7 +38,10 @@ Source0: wsdl4j-%{version}-src.tar.gz ##cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/wsdl4j export -r wsdl4j-1_5_1 wsdl4j Patch: %{name}-java14compat.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: jaxp_parser_impl, java +Requires: java +Requires: jaxp_parser_impl +#XXX: temporary fix to make axis auto dependencies work, need to revork package +Provides: osgi(javax.wsdl) %description The Web Services Description Language for Java Toolkit (WSDL4J) allows @@ -49,10 +52,9 @@ reference implementation of the standard created by JSR110. %package javadoc -License: IPL-1.0 PreReq: coreutils -Group: Development/Libraries/Java Summary: Javadoc for wsdl4j +Group: Development/Libraries/Java %description javadoc The Web Services Description Language for Java Toolkit (WSDL4J) allows @@ -112,16 +114,3 @@ fi %{_javadocdir}/%{name}-%{version} %changelog -* Fri Sep 22 2006 skh@suse.de -- don't use icecream -- use target="1.4" and source="1.4" for build with java 1.5 -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Fri Jul 29 2005 jsmeix@suse.de -- Adjustments in the spec file. -* Wed Jul 20 2005 jsmeix@suse.de -- Current version 1.5.1 from JPackage.org -* Thu Sep 16 2004 skh@suse.de -- Fix prerequires of javadoc subpackage -* Mon Sep 06 2004 skh@suse.de -- Initial package with version 1.4