change the spec file name to be the same as the repo name

This commit is contained in:
chen-jan 2021-10-26 01:56:28 +00:00
parent afe7e932a3
commit 365cc11399

View File

@ -1,6 +1,6 @@
Name: libtcnative-1-0
Version: 1.2.23
Release: 3
Release: 4
Summary: JNI wrappers for Apache Portable Runtime for Tomcat
License: Apache-2.0
Url: https://tomcat.apache.org/tomcat-7.0-doc/apr.html
@ -77,6 +77,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/libtcnative-1.a
%changelog
* Tue Oct 26 2021 chenchen <chen_aka_jan@163.com> - 1.2.23-4
- change the spec file name to be the same as the repo name
* Tue Jun 08 2021 wulei <wulei80@huawei.com> - 1.2.23-3
- fixes failed: error: C compiler cannot create executables