!7 [sync] PR-6: 修改宏定义语句
From: @openeuler-sync-bot Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
b87c66dbc8
@ -1,11 +1,11 @@
|
||||
# Perform functional tests using FCGI::Client.
|
||||
# RHEL does not include FCGI::Client due to its dependencies.
|
||||
%bcond perl_FCGI_enables_client_tests 0
|
||||
%bcond_with perl_FCGI_enables_client_tests
|
||||
|
||||
Name: perl-FCGI
|
||||
Epoch: 1
|
||||
Version: 0.82
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: FastCGI Perl bindings
|
||||
License: OML
|
||||
URL: https://metacpan.org/release/FCGI
|
||||
@ -95,6 +95,9 @@ make test
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Thu Aug 17 2023 yang-chaohao <yangchaohao@huawei.com> - 1:0.82-2
|
||||
- The bcond definition statement format is not recognized. Modified its definition format
|
||||
|
||||
* Wed Jul 19 2023 leeffo <liweiganga@uniontech.com> - 1:0.82-1
|
||||
- upgrade to version 0.82
|
||||
|
||||
@ -102,5 +105,4 @@ make test
|
||||
- %prep no longer patched with git
|
||||
|
||||
* Tue Apr 14 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1:0.78-11
|
||||
- Package init
|
||||
|
||||
- Package init
|
||||
Loading…
x
Reference in New Issue
Block a user