Resolves #1252564: Enabled Meta packages for installing mono, narrow, sans and serif.
This commit is contained in:
parent
5172955dd8
commit
31b156e26a
@ -12,7 +12,7 @@ New.
|
||||
Name: %{fontname}-fonts
|
||||
Summary: Fonts to replace commonly used Microsoft Windows fonts
|
||||
Version: 1.07.4
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Epoch: 1
|
||||
# The license of the Liberation Fonts is a EULA that contains GPLv2 and two
|
||||
# exceptions:
|
||||
@ -33,9 +33,15 @@ Source8: %{fontname}-sans.metainfo.xml
|
||||
Source9: %{fontname}-serif.metainfo.xml
|
||||
Source10: %{fontname}-narrow.metainfo.xml
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: fontpackages-devel >= 1.13, xorg-x11-font-utils
|
||||
BuildRequires: fontforge
|
||||
|
||||
Requires: %{fontname}-mono-fonts = %{epoch}:%{version}-%{release}
|
||||
Requires: %{fontname}-narrow-fonts = %{epoch}:%{version}-%{release}
|
||||
Requires: %{fontname}-sans-fonts = %{epoch}:%{version}-%{release}
|
||||
Requires: %{fontname}-serif-fonts = %{epoch}:%{version}-%{release}
|
||||
|
||||
%description
|
||||
%common_desc
|
||||
|
||||
@ -169,7 +175,12 @@ done
|
||||
mkfontscale %{buildroot}%{_fontdir}
|
||||
mkfontdir %{buildroot}%{_fontdir}
|
||||
|
||||
%files
|
||||
|
||||
%changelog
|
||||
* Wed Aug 12 2015 Pravin Satpute <psatpute@redhat.com> - 1:1.07.4-6
|
||||
- Resolves #1252564: Enabled Meta packages for installing mono, narrow, sans and serif.
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.07.4-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user