!72 【openEuler-20.03-SP4】varnish软件包,使用rpmbuild命令构建失败

From: @weiyp2016 
Reviewed-by: @wu-leilei 
Signed-off-by: @wu-leilei
This commit is contained in:
openeuler-ci-bot 2024-01-26 07:31:54 +00:00 committed by Gitee
commit 43d7859f38
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,9 @@
%global __python %{__python3}
Name: varnish
Summary: A web application accelerator
Version: 6.6.2
Release: 2
Release: 3
License: BSD
URL: https://www.varnish-cache.org/
Source0: http://varnish-cache.org/_downloads/varnish-%{version}.tgz
@ -156,6 +158,9 @@ test -f /etc/varnish/secret || (uuidgen > /etc/varnish/secret && chmod 0600 /etc
%{_mandir}/man7/*.7*
%changelog
* Tue Dec 26 2023 weiyaping <weiyaping@xfusion.com> - 6.6.2-3
- fix python syntax error in rpmbuild build report
* Fri Nov 25 2022 caodongxia <caodongxia@h-partners.com> - 6.6.2-2
- Modify invalid option for the varnished command