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

From: @chen-jan
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-10-27 02:02:49 +00:00 committed by Gitee
commit 3a13beea7e

View File

@ -1,6 +1,6 @@
Name: libtcnative-1-0 Name: libtcnative-1-0
Version: 1.2.23 Version: 1.2.23
Release: 3 Release: 4
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
@ -77,6 +77,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/libtcnative-1.a %{_libdir}/libtcnative-1.a
%changelog %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 * Tue Jun 08 2021 wulei <wulei80@huawei.com> - 1.2.23-3
- fixes failed: error: C compiler cannot create executables - fixes failed: error: C compiler cannot create executables