Replace jpackage-utils by javapackages-tools
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmldb-api?expand=0&rev=5
This commit is contained in:
parent
c651d307c7
commit
8e693ca138
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 11:06:29 UTC 2013 - tchvatal@suse.com
|
||||
|
||||
- Move from jpackage-utils to javapackage-tools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 14:36:21 UTC 2012 - cfarrell@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xmldb-api (Version 0.1)
|
||||
# spec file for package xmldb-api
|
||||
#
|
||||
# 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
|
||||
@ -22,7 +22,7 @@
|
||||
|
||||
Name: xmldb-api
|
||||
Version: 0.1
|
||||
Release: 2
|
||||
Release: 0
|
||||
Summary: XML:DB API for Java
|
||||
License: Apache-1.1
|
||||
Group: Development/Libraries/Java
|
||||
@ -33,7 +33,7 @@ Source0: xmldb-xapi-%{cvs_version}-src.tar.bz2
|
||||
Patch0: xmldb-api-java5-enum.patch
|
||||
Requires: xalan-j2
|
||||
BuildRequires: ant >= 1.6
|
||||
BuildRequires: jpackage-utils >= 1.6
|
||||
BuildRequires: javapackages-tools
|
||||
BuildRequires: junit
|
||||
BuildRequires: xalan-j2
|
||||
BuildArch: noarch
|
||||
@ -48,7 +48,6 @@ implementation is also provides.
|
||||
|
||||
|
||||
%package sdk
|
||||
License: Apache-1.1
|
||||
Summary: SDK for XML:DB API
|
||||
Group: Development/Libraries/Java
|
||||
Requires: %{name} = %{version}
|
||||
@ -74,7 +73,6 @@ enough tests currently to be useful.
|
||||
|
||||
|
||||
%package -n xmldb-common
|
||||
License: Apache-1.1
|
||||
Summary: XML:DB API for Java
|
||||
Group: Development/Libraries/Java
|
||||
Requires: %{name} = %{version}
|
||||
@ -88,7 +86,6 @@ implementation is also provides.
|
||||
|
||||
|
||||
%package javadoc
|
||||
License: Apache-1.1
|
||||
Summary: XML:DB API for Java
|
||||
Group: Development/Libraries/Java
|
||||
|
||||
@ -153,5 +150,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue May 12 2009 mvyskocil@suse.cz
|
||||
- Initial packaging of xmldb-api 0.1 in SUSE (from jpp 5.0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user