Hello community,

here is the log from the commit of package google-merriweather-fonts for 
openSUSE:Factory checked in at 2012-09-15 11:52:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-merriweather-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.google-merriweather-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "google-merriweather-fonts", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/google-merriweather-fonts/google-merriweather-fonts.changes
      2012-05-26 09:25:33.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.google-merriweather-fonts.new/google-merriweather-fonts.changes
 2012-09-15 11:52:43.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul  4 12:39:06 CEST 2012 - pgaj...@suse.cz
+
+- amend spec file to reflect new font packaging scheme
+  (see openFATE#313536);
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ google-merriweather-fonts.spec ++++++
--- /var/tmp/diff_new_pack.k4Giua/_old  2012-09-15 11:52:44.000000000 +0200
+++ /var/tmp/diff_new_pack.k4Giua/_new  2012-09-15 11:52:44.000000000 +0200
@@ -16,18 +16,19 @@
 #
 
 
-%define fontdir  %{_datadir}/fonts/truetype
 %define fontname merriweather
 
 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
+License:        OFL-1.1
 Group:          System/X11/Fonts
+Url:            http://www.google.com/webfonts/specimen/Merriweather
 Source0:        %{fontname}-%{version}.tar.bz2
 Source1:        OFL.txt
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -49,6 +50,8 @@
 For more information and to stay updated see Eben Sorkin's blog and Flickr 
stream and
 the Merriweather Twitter microblog.
 
+Designer: Eben Sorkin
+
 %prep
 %setup -n %{fontname}-%{version}
 
@@ -56,14 +59,16 @@
 cp %{SOURCE1} .
 
 %install
-mkdir -p  %{buildroot}%{fontdir}
-cp *.ttf  %{buildroot}%{fontdir}
+mkdir -p  %{buildroot}%{_ttfontsdir}
+cp *.ttf  %{buildroot}%{_ttfontsdir}
+
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-, root, root)
 %doc METADATA FONTLOG.txt
-%dir %{fontdir}
-%{fontdir}/*.ttf
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/*.ttf
 %doc OFL.txt
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to