!14 update to 2.2.1

From: @hht8
Reviewed-by: @disnight,@small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-07-01 07:38:22 +00:00 committed by Gitee
commit e31a508d2a
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
haproxy-2.2.1.tar.gz Normal file

Binary file not shown.

View File

@ -4,7 +4,7 @@
%global _hardened_build 1 %global _hardened_build 1
Name: haproxy Name: haproxy
Version: 2.0.17 Version: 2.2.1
Release: 1 Release: 1
Summary: The Reliable, High Performance TCP/HTTP Load Balancer Summary: The Reliable, High Performance TCP/HTTP Load Balancer
@ -40,7 +40,7 @@ use_regparm_opt="USE_REGPARM=1"
%make_build CPU="generic" TARGET="linux-glibc" USE_OPENSSL=1 USE_PCRE=1 USE_ZLIB=1 \ %make_build CPU="generic" TARGET="linux-glibc" USE_OPENSSL=1 USE_PCRE=1 USE_ZLIB=1 \
USE_LUA=1 USE_CRYPT_H=1 USE_SYSTEMD=1 USE_LINUX_TPROXY=1 USE_GETADDRINFO=1 ${use_regparm_opt} \ USE_LUA=1 USE_CRYPT_H=1 USE_SYSTEMD=1 USE_LINUX_TPROXY=1 USE_GETADDRINFO=1 ${use_regparm_opt} \
ADDINC="%{optflags}" ADDLIB="%{__global_ldflags}" ADDINC="%{optflags}" ADDLIB="%{__global_ldflags}" EXTRA_OBJS="contrib/prometheus-exporter/service-prometheus.o"
pushd contrib/halog pushd contrib/halog
%make_build ${halog} OPTIMIZE="%{optflags} %{build_ldflags}" %make_build ${halog} OPTIMIZE="%{optflags} %{build_ldflags}"
@ -122,6 +122,9 @@ exit 0
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Thu July 1 huanghaitao <huanghaitao8@huawei.com> - 2.2.1-1
- update to 2.2.1
* Tue Sep 15 2020 Ge Wang <wangge20@huawei.com> - 2.0.17-1 * Tue Sep 15 2020 Ge Wang <wangge20@huawei.com> - 2.0.17-1
- update to 2.0.17 and modify source0 url - update to 2.0.17 and modify source0 url