!20 use %{_vendor} instead of openeuler hardcode

From: @wonleing 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-02-24 07:34:16 +00:00 committed by Gitee
commit 1f34734086
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -9,7 +9,7 @@
Name: fonts-rpm-macros
Version: 4.0.2
Release: 1
Release: 2
Summary: Build-stage rpm automation for fonts packages
License: GPLv3+
URL: https://docs.fedoraproject.org/en-US/packaging-guidelines/FontsPolicy/
@ -33,7 +33,7 @@ will pull it in for fonts packages only.
%package -n fonts-srpm-macros
Summary: Source-stage rpm automation for fonts packages
Requires: openEuler-rpm-config
Requires: %{_vendor}-rpm-config
%description -n fonts-srpm-macros
This package provides SRPM-stage rpm automation to simplify the creation of
@ -125,6 +125,9 @@ install -m 0755 -vp bin/* %{buildroot}%{_bindir}
%doc %{ftcgtemplatedir}/*conf
%changelog
* Thu Dec 22 2022 wanglin <wangl29@chinatelecom.cn> - 4.0.2-2
- Fix rpm-config hard code problem
* Tue Nov 01 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 4.0.2-1
- upgrade to 4.0.2