change Buildrequires from java-devel to java-1.8.0-openjdk-devel
Signed-off-by: cherry530 <xuping33@huawei.com> (cherry picked from commit eeaf5001ed823943b1626f422f22a7a4fd7a2917)
This commit is contained in:
parent
c12bb0771a
commit
4e46d8caa3
@ -1,6 +1,6 @@
|
||||
Name: libtcnative-1-0
|
||||
Version: 1.2.23
|
||||
Release: 5
|
||||
Release: 6
|
||||
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,7 +9,7 @@ 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: fdupes java-1.8.0-openjdk-devel javapackages-tools apr-devel gcc
|
||||
BuildRequires: openssl-devel >= 1.0.2 pkgconfig
|
||||
Provides: tcnative = %{version}
|
||||
Provides: tomcat-native = %{version}
|
||||
@ -79,6 +79,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%{_libdir}/libtcnative-1.a
|
||||
|
||||
%changelog
|
||||
* Wed Mar 08 2023 xu_ping <xuping33@h-partners.com> - 1.2.23-6
|
||||
- change Buildrequires from java-devel to java-1.8.0-openjdk-devel.
|
||||
|
||||
* Wed Nov 10 2021 caodongxia <caodongxia@huawei.com> - 1.2.23-5
|
||||
- Obsoletes tomcat-native
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user