SHA256
1
0
forked from pool/adaptx

Accepting request 198243 from Java:packages

Submit of succeeding java packages for factory

OBS-URL: https://build.opensuse.org/request/show/198243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/adaptx?expand=0&rev=15
This commit is contained in:
Stephan Kulow
2013-09-11 11:39:41 +00:00
committed by Git OBS Bridge
2 changed files with 12 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 9 11:04:07 UTC 2013 - tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
-------------------------------------------------------------------
Sat Sep 17 10:47:40 UTC 2011 - jengelh@medozas.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package adaptx
#
# Copyright (c) 2011 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
@@ -21,7 +21,7 @@
Name: adaptx
Version: 0.9.13
Release: 104
Release: 0
Summary: XSLT Processor Written in Java
License: BSD-3-Clause
Group: Development/Libraries/Java
@@ -31,18 +31,18 @@ Patch0: %{name}-%{version}-xsl.patch
Patch1: %{name}-%{version}-icedtea-build.patch
Url: http://castor.exolab.org/
BuildRequires: ant >= 1.6
BuildRequires: jpackage-utils >= 1.6
BuildRequires: javapackages-tools
BuildRequires: log4j
BuildRequires: xml-commons-apis
BuildRequires: xerces-j2
BuildRequires: xml-commons-apis
%if %defined suse_version
BuildRequires: java-devel
%endif
Requires: ant >= 1.6
Requires: jpackage-utils >= 1.6
Requires: javapackages-tools
Requires: log4j
Requires: xml-commons-apis
Requires: xerces-j2
Requires: xml-commons-apis
%if ! %{gcj_support}
BuildArch: noarch
%endif
@@ -59,10 +59,9 @@ AdaptX is an extensible stylesheet language (XSL) processor.
%package javadoc
License: BSD-3-Clause
PreReq: coreutils
Group: Development/Libraries/Java
Summary: Javadoc for adaptx
Group: Development/Libraries/Java
Requires(post): /bin/rm,/bin/ln
Requires(postun): /bin/rm
@@ -72,7 +71,6 @@ This package contains the javadoc documentation for AdaptX.
%package doc
License: BSD-3-Clause
Summary: Documentation for adaptx
Group: Development/Libraries/Java