diff --git a/liberation-fonts.spec b/liberation-fonts.spec index e2814f3..255b512 100644 --- a/liberation-fonts.spec +++ b/liberation-fonts.spec @@ -12,7 +12,7 @@ New. Name: %{fontname}-fonts Summary: Fonts to replace commonly used Microsoft Windows fonts Version: 1.07.4 -Release: 4%{?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,13 @@ done mkfontscale %{buildroot}%{_fontdir} mkfontdir %{buildroot}%{_fontdir} +%files + %changelog +* Thu Aug 13 2015 Pravin Satpute - 1:1.07.4-6 +- Resolves #1252564: Enabled Meta packages for installing mono, narrow, sans and serif. +- Release bump to match with F23. + * Wed Oct 15 2014 Richard Hughes - 1:1.07.4-4 - Add a MetaInfo file for the software center; this is a font we want to show.