From c6c0154353e65aa5d1ee269ba89f70d6c023fd3f9aba3a554b9c840f41c08467 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Thu, 17 May 2012 09:21:51 +0000 Subject: [PATCH] - call spec-cleaner OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/google-merriweather-fonts?expand=0&rev=6 --- google-merriweather-fonts.changes | 5 ++++ google-merriweather-fonts.spec | 49 +++++++++++++++---------------- 2 files changed, 29 insertions(+), 25 deletions(-) diff --git a/google-merriweather-fonts.changes b/google-merriweather-fonts.changes index 5d6d501..acc3c46 100644 --- a/google-merriweather-fonts.changes +++ b/google-merriweather-fonts.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 17 09:10:12 UTC 2012 - pgajdos@suse.com + +- call spec-cleaner + ------------------------------------------------------------------- Thu Apr 19 12:22:52 UTC 2012 - pgajdos@suse.com diff --git a/google-merriweather-fonts.spec b/google-merriweather-fonts.spec index f49003d..7b05ea2 100644 --- a/google-merriweather-fonts.spec +++ b/google-merriweather-fonts.spec @@ -7,34 +7,35 @@ # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which +# license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a -# license taht conforms to the Open Source Definition (Version 1.9) -# published by thee Open Source Initiative. +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# -# Please submit bugfixe or comments via http://bugs.opensuse.org/ %define fontdir %{_datadir}/fonts/truetype %define fontname merriweather - -Name: google-merriweather-fonts -Summary: Readable Text Serif Font for Screen -License: OFL-1.1 -Group: System/X11/Fonts -BuildArch: noarch -Version: 1.3 -Release: 0 -Source0: %{fontname}-%{version}.tar.bz2 +Name: google-merriweather-fonts +Version: 1.3 +Release: 0 +License: OFL-1.1 +Summary: Readable Text Serif Font for Screen +Url: http://www.google.com/webfonts/specimen/Merriweather +Group: System/X11/Fonts +Source0: %{fontname}-%{version}.tar.bz2 Source1: OFL.txt -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Url: http://www.google.com/webfonts/specimen/Merriweather +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch %description Merriweather was designed to be a text face that is pleasant to read on screens. -Merriweather is an evolving and will be updated. -As of now there are 4 styles: Regular, Light, Bold, and Black. There will also +Merriweather is an evolving and will be updated. +As of now there are 4 styles: Regular, Light, Bold, and Black. There will also be Italic in each of these weights. And fairly soon after that there will also be a sans serif version which mirrors the weights and styles of the Serif design. @@ -42,23 +43,21 @@ the weights and styles of the Serif design. Designed by Eben Sorkin, Merriweather features a very large x height, slightly condensed letterforms, a mild diagonal stress, sturdy serifs and open forms. -Because Merriweather is a work in progress and will be improved regularly. +Because Merriweather is a work in progress and will be improved regularly. This means you can request improvements -and even fund specific features if if they are outside of the current scope of work. -For more information and to stay updated see Eben Sorkin's blog and Flickr stream and +and even fund specific features if if they are outside of the current scope of work. +For more information and to stay updated see Eben Sorkin's blog and Flickr stream and the Merriweather Twitter microblog. - %prep %setup -n %{fontname}-%{version} - %build -cp %{S:1} . +cp %{SOURCE1} . %install -mkdir -p $RPM_BUILD_ROOT%{fontdir} -cp *.ttf $RPM_BUILD_ROOT%{fontdir} +mkdir -p %{buildroot}%{fontdir} +cp *.ttf %{buildroot}%{fontdir} %files %defattr(-, root, root)