forked from pool/apache-commons-jxpath
This commit is contained in:
parent
80efc4ff74
commit
b6e9b73ca4
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package apache-commons-jxpath
|
# spec file for package apache-commons-jxpath
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -32,6 +32,7 @@ Patch1: build.xml.patch
|
|||||||
BuildRequires: ant
|
BuildRequires: ant
|
||||||
BuildRequires: apache-commons-beanutils
|
BuildRequires: apache-commons-beanutils
|
||||||
BuildRequires: el_api >= 3.0
|
BuildRequires: el_api >= 3.0
|
||||||
|
BuildRequires: java-devel >= 1.8
|
||||||
BuildRequires: javapackages-tools
|
BuildRequires: javapackages-tools
|
||||||
BuildRequires: jdom
|
BuildRequires: jdom
|
||||||
BuildRequires: jsp
|
BuildRequires: jsp
|
||||||
@ -39,7 +40,7 @@ BuildRequires: junit
|
|||||||
BuildRequires: servlet >= 3.0
|
BuildRequires: servlet >= 3.0
|
||||||
Requires: apache-commons-beanutils
|
Requires: apache-commons-beanutils
|
||||||
Requires: apache-commons-logging
|
Requires: apache-commons-logging
|
||||||
Requires: java >= 1.6.0
|
Requires: java >= 1.8
|
||||||
Requires: jdom >= 1.0
|
Requires: jdom >= 1.0
|
||||||
Provides: jakarta-%{short_name} = %{version}-%{release}
|
Provides: jakarta-%{short_name} = %{version}-%{release}
|
||||||
Obsoletes: jakarta-%{short_name} < %{version}-%{release}
|
Obsoletes: jakarta-%{short_name} < %{version}-%{release}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user