From cb3ac76653253e22d364a56b907466681a8404c5 Mon Sep 17 00:00:00 2001 From: Wang Lin Date: Wed, 21 Dec 2022 10:09:42 +0800 Subject: [PATCH] fix macro typo --- ceph.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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