!21 [sync] PR-20: Add the compilation dependency make and java-1.8.0-openjdk-devel
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
939895410c
@ -1,6 +1,6 @@
|
||||
Name: libtcnative-1-0
|
||||
Version: 1.2.23
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: JNI wrappers for Apache Portable Runtime for Tomcat
|
||||
License: Apache-2.0
|
||||
Url: https://tomcat.apache.org/tomcat-7.0-doc/apr.html
|
||||
@ -9,8 +9,8 @@ Source1: https://archive.apache.org/dist/tomcat/tomcat-connectors/na
|
||||
# https://www.apache.org/dist/tomcat/tomcat-connectors/KEYS
|
||||
Source2: %{name}.keyring
|
||||
|
||||
BuildRequires: fdupes java-devel javapackages-tools apr-devel gcc
|
||||
BuildRequires: openssl-devel >= 1.0.2 pkgconfig
|
||||
BuildRequires: fdupes java-1.8.0-openjdk-devel javapackages-tools apr-devel gcc
|
||||
BuildRequires: openssl-devel >= 1.0.2 pkgconfig make
|
||||
Provides: tcnative = %{version}
|
||||
Provides: tomcat-native = %{version}
|
||||
Obsoletes: tomcat-native < %{version}
|
||||
@ -79,6 +79,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%{_libdir}/libtcnative-1.a
|
||||
|
||||
%changelog
|
||||
* Wed Nov 30 2022 caodongxia <caodongxia@h-partners.com> - 1.2.23-5
|
||||
- Add the compilation dependency make and java-1.8.0-openjdk-devel
|
||||
|
||||
* Wed Nov 10 2021 caodongxia <caodongxia@huawei.com> - 1.2.23-4
|
||||
- Obsoletes tomcat-native
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user