[lato-fonts/f19] Update to 1.105

Mohamed ElMorabity melmorabity at fedoraproject.org
Thu Jun 6 23:39:03 UTC 2013


commit b281970ce2829d2b116f64bd019b5399cb872f92
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Fri Jun 7 01:02:52 2013 +0200

    Update to 1.105

 .gitignore      |    1 +
 lato-fonts.spec |   14 +++++++++-----
 sources         |    2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0dee8f2..b821721 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /LatoOFL.zip
+/lato-fonts-1.105.zip
diff --git a/lato-fonts.spec b/lato-fonts.spec
index ccf16ee..50016f1 100644
--- a/lato-fonts.spec
+++ b/lato-fonts.spec
@@ -2,14 +2,15 @@
 %global fontconf 61-%{fontname}.conf
 
 Name:           %{fontname}-fonts
-Version:        1.014
-Release:        3%{?dist}
+Version:        1.105
+Release:        1%{?dist}
 Summary:        A sanserif typeface family
 
 Group:          User Interface/X
 License:        OFL
 URL:            http://www.latofonts.com/
-Source0:        http://www.latofonts.com/download/LatoOFL.zip
+# Fonts retrieved 2013-06-06 from http://www.latofonts.com/download/LatoOFL.zip
+Source0:        %{name}-%{version}.zip
 Source1:        %{name}-fontconfig.conf
 
 BuildArch:      noarch
@@ -54,7 +55,7 @@ mv OFL.txt.new OFL.txt
 
 %install
 install -m 0755 -d $RPM_BUILD_ROOT%{_fontdir}
-install -m 0644 -p *.ttf $RPM_BUILD_ROOT%{_fontdir}
+install -m 0644 -p OTF/*.otf $RPM_BUILD_ROOT%{_fontdir}
 
 install -m 0755 -d $RPM_BUILD_ROOT%{_fontconfig_templatedir} $RPM_BUILD_ROOT%{_fontconfig_confdir}
 
@@ -62,11 +63,14 @@ install -m 0644 -p %{SOURCE1} $RPM_BUILD_ROOT%{_fontconfig_templatedir}/%{fontco
 ln -s %{_fontconfig_templatedir}/%{fontconf} $RPM_BUILD_ROOT%{_fontconfig_confdir}/%{fontconf}
 
 
-%_font_pkg -f %{fontconf} *.ttf
+%_font_pkg -f %{fontconf} *.otf
 %doc OFL.txt README.txt
 
 
 %changelog
+* Thu Jun 06 2013 Mohamed El Morabity <melmorabity at fedoraproject.org> - 1.105-1
+- Update to 1.105
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.014-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index d133fc5..c1bc157 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7eb15c470538a2389db0637cbfda2bf3  LatoOFL.zip
+5effc8ceaca6caeb9548e2248e0ceb9b  lato-fonts-1.105.zip


More information about the fonts-bugs mailing list