[liberation-fonts/f14/master] - bug 642493: use consistent ttf names

Pravin Satpute pravins at fedoraproject.org
Wed Oct 13 04:40:10 UTC 2010


commit f26ad0941360759f6ca716f1bd287a2938da9b4e
Author: प्रविण सातपुते <pravin.d.s at gmail.com>
Date:   Wed Oct 13 10:10:06 2010 +0530

    - bug 642493: use consistent ttf names

 liberation-fonts.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/liberation-fonts.spec b/liberation-fonts.spec
index 8897bb3..820bc71 100644
--- a/liberation-fonts.spec
+++ b/liberation-fonts.spec
@@ -10,7 +10,7 @@ New.
 Name:             %{fontname}-fonts
 Summary:          Fonts to replace commonly used Microsoft Windows fonts
 Version:          1.06.0.20100721
-Release:          2%{?dist}
+Release:          3%{?dist}
 # The license of the Liberation Fonts is a EULA that contains GPLv2 and two
 # exceptions:
 # The first exception is the standard FSF font exception.
@@ -64,7 +64,7 @@ Requires:     %{fontname}-fonts-common = %{version}-%{release}
 
 This is Sans-serif TrueType fonts that replaced commonly used Microsoft Arial.
 
-%_font_pkg -n sans LiberationSans.ttf LiberationSans-*.ttf
+%_font_pkg -n sans LiberationSans-*.ttf
 
 %package -n %{fontname}-serif-fonts
 Summary:      Serif fonts to replace commonly used Microsoft Times New Roman
@@ -116,6 +116,9 @@ chmod 755 generate.pe
 
 %build
 ./generate.pe *.sfd
+mv LiberationMono.ttf LiberationMono-Regular.ttf
+mv LiberationSerif.ttf LiberationSerif-Regular.ttf
+mv LiberationSans.ttf LiberationSans-Regular.ttf
 
 
 %install
@@ -134,6 +137,9 @@ mkfontscale %{buildroot}%{_fontdir}
 %__rm -rf %{buildroot}
 
 %changelog
+* Wed Oct 13 2010 Pravin Satpute <psatpute at redhat.com> - 1.06.0.20100721-3
+- bug 642493: use consistent ttf names
+
 * Tue Oct 12 2010 Pravin Satpute <psatpute at redhat.com> - 1.06.0.20100721-2
 - Building from sources
 - Applying Monospace font patch bug 620273


More information about the fonts-bugs mailing list