fix macro typo

This commit is contained in:
Wang Lin 2022-12-21 10:09:42 +08:00
parent bad9faa150
commit cb3ac76653

View File

@ -388,7 +388,7 @@ BuildRequires: libexpat-devel
BuildRequires: expat-devel
%endif
#hardened-cc1
BuildRequires: ${_vendor}-rpm-config
BuildRequires: %{_vendor}-rpm-config
%if 0%{with seastar}
%if 0%{?fedora} || 0%{?rhel} || 0%{?openEuler}
BuildRequires: cryptopp-devel
@ -2489,7 +2489,7 @@ exit 0
%changelog
* Tue Dec 20 2022 wanglin <wangl29@chinatelecom.cn> - 2:16.2.7-12
- user {_vendor} in buildrequire package
- use vendor macro in buildrequire package
* Mon Dec 5 2022 wangzengliang <wangzengliang2@huawei.com> - 2:16.2.7-11
- fix CVE-2022-3650