Replace openEuler with vendor
This commit is contained in:
parent
c40e7f1a74
commit
bcbe1b26f1
@ -6,10 +6,11 @@
|
|||||||
%global _fontconfig_masterdir %{_sysconfdir}/fonts
|
%global _fontconfig_masterdir %{_sysconfdir}/fonts
|
||||||
%global _fontconfig_confdir %{_sysconfdir}/fonts/conf.d
|
%global _fontconfig_confdir %{_sysconfdir}/fonts/conf.d
|
||||||
%global _fontconfig_templatedir %{_datadir}/fontconfig/conf.avail
|
%global _fontconfig_templatedir %{_datadir}/fontconfig/conf.avail
|
||||||
|
%global vendor %{?_vendor:%{_vendor}}%{!?_vendor:openEuler}
|
||||||
|
|
||||||
Name: fonts-rpm-macros
|
Name: fonts-rpm-macros
|
||||||
Version: 4.0.2
|
Version: 4.0.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Build-stage rpm automation for fonts packages
|
Summary: Build-stage rpm automation for fonts packages
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://docs.fedoraproject.org/en-US/packaging-guidelines/FontsPolicy/
|
URL: https://docs.fedoraproject.org/en-US/packaging-guidelines/FontsPolicy/
|
||||||
@ -33,7 +34,7 @@ will pull it in for fonts packages only.
|
|||||||
|
|
||||||
%package -n fonts-srpm-macros
|
%package -n fonts-srpm-macros
|
||||||
Summary: Source-stage rpm automation for fonts packages
|
Summary: Source-stage rpm automation for fonts packages
|
||||||
Requires: openEuler-rpm-config
|
Requires: %{vendor}-rpm-config
|
||||||
|
|
||||||
%description -n fonts-srpm-macros
|
%description -n fonts-srpm-macros
|
||||||
This package provides SRPM-stage rpm automation to simplify the creation of
|
This package provides SRPM-stage rpm automation to simplify the creation of
|
||||||
@ -125,6 +126,9 @@ install -m 0755 -vp bin/* %{buildroot}%{_bindir}
|
|||||||
%doc %{ftcgtemplatedir}/*conf
|
%doc %{ftcgtemplatedir}/*conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 17 2022 yaoxin <yaoxin30@h-partners.com> - 4.0.2-2
|
||||||
|
- Replace openEuler with vendor
|
||||||
|
|
||||||
* Tue Nov 01 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 4.0.2-1
|
* Tue Nov 01 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 4.0.2-1
|
||||||
- upgrade to 4.0.2
|
- upgrade to 4.0.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user