Replace jpackage-utils by javapackages-tools
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xerces-j2?expand=0&rev=24
This commit is contained in:
parent
5266e92bd2
commit
364b52d7c2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 9 11:06:27 UTC 2013 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Move from jpackage-utils to javapackage-tools
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 23 12:11:30 UTC 2013 - mvyskocil@suse.com
|
Fri Aug 23 12:11:30 UTC 2013 - mvyskocil@suse.com
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ PreReq: update-alternatives /bin/ln
|
|||||||
BuildRequires: java-1_5_0-gcj-compat-devel
|
BuildRequires: java-1_5_0-gcj-compat-devel
|
||||||
#!BuildIgnore: java-1_6_0-openjdk java-1_6_0-openjdk-devel
|
#!BuildIgnore: java-1_6_0-openjdk java-1_6_0-openjdk-devel
|
||||||
#!BuildIgnore: antlr antlr-java
|
#!BuildIgnore: antlr antlr-java
|
||||||
BuildRequires: jpackage-utils
|
BuildRequires: javapackages-tools
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -103,7 +103,7 @@ This package contains demonstration and sample files for Xerces2.
|
|||||||
Summary: Additional utility scripts for xerces-j2
|
Summary: Additional utility scripts for xerces-j2
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: jpackage-utils >= 1.5
|
Requires: javapackages-tools
|
||||||
|
|
||||||
%description scripts
|
%description scripts
|
||||||
Welcome to the future! Xerces2 is the next generation of high
|
Welcome to the future! Xerces2 is the next generation of high
|
||||||
@ -132,7 +132,7 @@ This package contains additional utility scripts for Xerces2.
|
|||||||
%package xml-resolver
|
%package xml-resolver
|
||||||
Summary: Resolver subproject of xml-commons
|
Summary: Resolver subproject of xml-commons
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Requires: jpackage-utils >= 1.5
|
Requires: javapackages-tools
|
||||||
Provides: xml-commons-resolver
|
Provides: xml-commons-resolver
|
||||||
PreReq: update-alternatives
|
PreReq: update-alternatives
|
||||||
|
|
||||||
@ -149,7 +149,7 @@ This package contains the resolver subproject of xml-commons.
|
|||||||
%package xml-apis
|
%package xml-apis
|
||||||
Summary: APIs subproject of xml-commons
|
Summary: APIs subproject of xml-commons
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Requires: jpackage-utils >= 1.5
|
Requires: javapackages-tools
|
||||||
Provides: xml-commons-apis
|
Provides: xml-commons-apis
|
||||||
PreReq: update-alternatives
|
PreReq: update-alternatives
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user