forked from pool/adaptx
- Remove some redundant definitions from spec
OBS-URL: https://build.opensuse.org/package/show/Java:packages/adaptx?expand=0&rev=10
This commit is contained in:
parent
2cd56ecb3b
commit
e0864ee780
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 13:26:36 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Remove some redundant definitions from spec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 12:34:21 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
|
@ -28,6 +28,7 @@ Source0: %{name}-%{version}-src.tar.bz2
|
||||
Patch0: %{name}-%{version}-xsl.patch
|
||||
Patch1: %{name}-%{version}-icedtea-build.patch
|
||||
BuildRequires: ant >= 1.6
|
||||
BuildRequires: java-devel
|
||||
BuildRequires: javapackages-tools
|
||||
BuildRequires: log4j
|
||||
BuildRequires: xerces-j2
|
||||
@ -40,9 +41,6 @@ Requires: xerces-j2
|
||||
Requires: xml-commons-apis
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%if %{defined} suse_version
|
||||
BuildRequires: java-devel
|
||||
%endif
|
||||
|
||||
%description
|
||||
AdaptX is an extensible stylesheet language (XSL) processor.
|
||||
@ -50,11 +48,6 @@ AdaptX is an extensible stylesheet language (XSL) processor.
|
||||
%package javadoc
|
||||
Summary: Javadoc for adaptx
|
||||
Group: Development/Libraries/Java
|
||||
# FIXME: use proper Requires(pre/post/preun/...)
|
||||
PreReq: coreutils
|
||||
Requires(post): /bin/ln
|
||||
Requires(post): /bin/rm
|
||||
Requires(postun): /bin/rm
|
||||
|
||||
%description javadoc
|
||||
This package contains the javadoc documentation for AdaptX.
|
||||
|
Loading…
Reference in New Issue
Block a user