fix rpm-config hard code problem
This commit is contained in:
parent
5fd2a3d514
commit
3fb21e1de1
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user