Compare commits

..

No commits in common. "1f0870e4872e94635aa46b6c2fc628daee72e072" and "073b42d0936d788631cea736076fd379c7ad558c" have entirely different histories.

3 changed files with 4 additions and 20 deletions

Binary file not shown.

Binary file not shown.

View File

@ -6,15 +6,14 @@
%global _fontconfig_masterdir %{_sysconfdir}/fonts
%global _fontconfig_confdir %{_sysconfdir}/fonts/conf.d
%global _fontconfig_templatedir %{_datadir}/fontconfig/conf.avail
%global vendor %{?_vendor:%{_vendor}}%{!?_vendor:openEuler}
Name: fonts-rpm-macros
Version: 4.0.2
Release: 2
Version: 2.0.2
Release: 3
Summary: Build-stage rpm automation for fonts packages
License: GPLv3+
URL: https://docs.fedoraproject.org/en-US/packaging-guidelines/FontsPolicy/
Source: https://pagure.io/fonts-rpm-macros/archive/%{version}/%{name}-%{version}.tar.gz
Source: fonts-rpm-macros-2.0.2.tar.gz
BuildArch: noarch
Requires: fonts-srpm-macros = %{version}-%{release}
@ -34,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: %{vendor}-rpm-config
Requires: openEuler-rpm-config
%description -n fonts-srpm-macros
This package provides SRPM-stage rpm automation to simplify the creation of
@ -126,21 +125,6 @@ install -m 0755 -vp bin/* %{buildroot}%{_bindir}
%doc %{ftcgtemplatedir}/*conf
%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
- upgrade to 4.0.2
* Mon Sep 7 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.5-2
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix source url error
* Wed Jul 22 2020 xiaoweiwei <xiaoweiwei@huawei.com> - 2.0.5-1
- upgrade to 2.0.5
* Thu Apr 9 2020 songnannan <songnannan2@huawei.com> - 2.0.2-3
- change the spec template dir