Delete tomcat-native provides to fix confilct
This commit is contained in:
parent
61a723143e
commit
c6b587e904
@ -1,6 +1,6 @@
|
|||||||
Name: libtcnative-1-0
|
Name: libtcnative-1-0
|
||||||
Version: 1.2.23
|
Version: 1.2.23
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: JNI wrappers for Apache Portable Runtime for Tomcat
|
Summary: JNI wrappers for Apache Portable Runtime for Tomcat
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Url: https://tomcat.apache.org/tomcat-7.0-doc/apr.html
|
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: fdupes java-devel javapackages-tools apr-devel
|
||||||
BuildRequires: openssl-devel >= 1.0.2 pkgconfig
|
BuildRequires: openssl-devel >= 1.0.2 pkgconfig
|
||||||
Provides: tcnative = %{version}
|
Provides: tcnative = %{version}
|
||||||
Provides: tomcat-native = %{version}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Tomcat can use the Apache Portable Runtime to provide superior
|
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
|
%{_libdir}/libtcnative-1.a
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jul 17 2020 leiju <leiju4@huawei.com> - 1.2.23-1
|
||||||
- Modify BuildRequires and Requires
|
- Modify BuildRequires and Requires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user