This commit is contained in:
committed by
Git OBS Bridge
parent
f9c8eb61f6
commit
ffc931fb04
33
wsdl4j.spec
33
wsdl4j.spec
@@ -1,16 +1,24 @@
|
|||||||
#
|
#
|
||||||
# spec file for package wsdl4j (Version 1.5.1)
|
# spec file for package wsdl4j (Version 1.5.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
# icecream 0
|
# icecream 0
|
||||||
|
|
||||||
|
|
||||||
Name: wsdl4j
|
Name: wsdl4j
|
||||||
BuildRequires: ant-junit java2-devel-packages xml-commons-apis
|
BuildRequires: ant-junit java2-devel-packages xml-commons-apis
|
||||||
%define name wsdl4j
|
%define name wsdl4j
|
||||||
@@ -20,10 +28,10 @@ BuildRequires: ant-junit java2-devel-packages xml-commons-apis
|
|||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
Summary: Web Services Description Language Toolkit for Java
|
Summary: Web Services Description Language Toolkit for Java
|
||||||
Version: 1.5.1
|
Version: 1.5.1
|
||||||
Release: 21
|
Release: 315
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
License: IBM Public License
|
License: IBM Public License
|
||||||
URL: http://www-124.ibm.com/developerworks/projects/wsdl4j/
|
Url: http://www-124.ibm.com/developerworks/projects/wsdl4j/
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Source0: wsdl4j-%{version}-src.tar.gz
|
Source0: wsdl4j-%{version}-src.tar.gz
|
||||||
##cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/wsdl4j login
|
##cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/wsdl4j login
|
||||||
@@ -41,6 +49,7 @@ reference implementation of the standard created by JSR110.
|
|||||||
|
|
||||||
|
|
||||||
%package javadoc
|
%package javadoc
|
||||||
|
License: IBM Public License
|
||||||
PreReq: coreutils
|
PreReq: coreutils
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Summary: Javadoc for wsdl4j
|
Summary: Javadoc for wsdl4j
|
||||||
@@ -102,17 +111,17 @@ fi
|
|||||||
%defattr(0644,root,root,0755)
|
%defattr(0644,root,root,0755)
|
||||||
%{_javadocdir}/%{name}-%{version}
|
%{_javadocdir}/%{name}-%{version}
|
||||||
|
|
||||||
%changelog -n wsdl4j
|
%changelog
|
||||||
* Fri Sep 22 2006 - skh@suse.de
|
* Fri Sep 22 2006 skh@suse.de
|
||||||
- don't use icecream
|
- don't use icecream
|
||||||
- use target="1.4" and source="1.4" for build with java 1.5
|
- use target="1.4" and source="1.4" for build with java 1.5
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Fri Jul 29 2005 - jsmeix@suse.de
|
* Fri Jul 29 2005 jsmeix@suse.de
|
||||||
- Adjustments in the spec file.
|
- Adjustments in the spec file.
|
||||||
* Wed Jul 20 2005 - jsmeix@suse.de
|
* Wed Jul 20 2005 jsmeix@suse.de
|
||||||
- Current version 1.5.1 from JPackage.org
|
- Current version 1.5.1 from JPackage.org
|
||||||
* Thu Sep 16 2004 - skh@suse.de
|
* Thu Sep 16 2004 skh@suse.de
|
||||||
- Fix prerequires of javadoc subpackage
|
- Fix prerequires of javadoc subpackage
|
||||||
* Mon Sep 06 2004 - skh@suse.de
|
* Mon Sep 06 2004 skh@suse.de
|
||||||
- Initial package with version 1.4
|
- Initial package with version 1.4
|
||||||
|
Reference in New Issue
Block a user