Delete tomcat-native provides to fix confilct

This commit is contained in:
hht8 2020-09-27 15:55:26 +08:00
parent 61a723143e
commit c6b587e904

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