!4 Delete tomcat-native provides to fix confilct

From: @hht8
Reviewed-by: @small_leek,@yanzh_h
Signed-off-by: @small_leek,@yanzh_h
This commit is contained in:
openeuler-ci-bot 2020-09-27 17:20:20 +08:00 committed by Gitee
commit bb83eb122a

View File

@ -1,6 +1,6 @@
Name: libtcnative-1-0
Version: 1.2.23
Release: 1
Release: 2
Summary: JNI wrappers for Apache Portable Runtime for Tomcat
License: Apache-2.0
Url: https://tomcat.apache.org/tomcat-7.0-doc/apr.html
@ -12,7 +12,6 @@ Source2: %{name}.keyring
BuildRequires: fdupes java-devel javapackages-tools apr-devel
BuildRequires: openssl-devel >= 1.0.2 pkgconfig
Provides: tcnative = %{version}
Provides: tomcat-native = %{version}
%description
Tomcat can use the Apache Portable Runtime to provide superior
@ -78,6 +77,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/libtcnative-1.a
%changelog
* Sun Sep 27 2020 huanghaitao <huanghaitao8@huawei.com> - 1.2.23-2
- Delete tomcat-native provides to fix confilct
* Fri Jul 17 2020 leiju <leiju4@huawei.com> - 1.2.23-1
- Modify BuildRequires and Requires