Compare commits
10 Commits
073b42d093
...
1f0870e487
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1f0870e487 | ||
|
|
bcbe1b26f1 | ||
|
|
c40e7f1a74 | ||
|
|
3033473d8b | ||
|
|
bcae4978d6 | ||
|
|
95a3565d7e | ||
|
|
cac2e3e884 | ||
|
|
4dece27558 | ||
|
|
5a274437de | ||
|
|
295ba89cff |
Binary file not shown.
BIN
fonts-rpm-macros-4.0.2.tar.gz
Normal file
BIN
fonts-rpm-macros-4.0.2.tar.gz
Normal file
Binary file not shown.
@ -6,14 +6,15 @@
|
|||||||
%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: 2.0.2
|
Version: 4.0.2
|
||||||
Release: 3
|
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/
|
||||||
Source: fonts-rpm-macros-2.0.2.tar.gz
|
Source: https://pagure.io/fonts-rpm-macros/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: fonts-srpm-macros = %{version}-%{release}
|
Requires: fonts-srpm-macros = %{version}-%{release}
|
||||||
@ -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,21 @@ 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
|
||||||
|
- 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
|
* Thu Apr 9 2020 songnannan <songnannan2@huawei.com> - 2.0.2-3
|
||||||
- change the spec template dir
|
- change the spec template dir
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user