diff --git a/ceph.spec b/ceph.spec index 031c342..22af27a 100644 --- a/ceph.spec +++ b/ceph.spec @@ -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 - 2:16.2.7-12 -- user {_vendor} in buildrequire package +- use vendor macro in buildrequire package * Mon Dec 5 2022 wangzengliang - 2:16.2.7-11 - fix CVE-2022-3650