This commit is contained in:
parent
f16ccd8564
commit
486e998bbb
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package servletapi5
|
# spec file for package servletapi5
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2017 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
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -24,12 +24,12 @@ Release: 0
|
|||||||
Summary: Java servlet and JSP implementation classes
|
Summary: Java servlet and JSP implementation classes
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
URL: http://jakarta.apache.org/tomcat/
|
Url: http://jakarta.apache.org/tomcat/
|
||||||
Source: %{full_name}-5-src.tar.gz
|
Source: %{full_name}-5-src.tar.gz
|
||||||
#!BuildIgnore: xml-commons xml-commons-resolver xerces-j2 xml-commons-apis
|
#!BuildIgnore: xml-commons xml-commons-resolver xerces-j2 xml-commons-apis
|
||||||
#!BuildIgnore: xml-commons-jaxp-1.3-apis
|
#!BuildIgnore: xml-commons-jaxp-1.3-apis
|
||||||
BuildRequires: ant
|
BuildRequires: ant
|
||||||
BuildRequires: java-devel >= 1.8
|
BuildRequires: java-devel
|
||||||
BuildRequires: xml-commons-apis-bootstrap
|
BuildRequires: xml-commons-apis-bootstrap
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Provides: servlet = %{version}
|
Provides: servlet = %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user