Hello community,

here is the log from the commit of package google-lato-fonts for 
openSUSE:Factory checked in at 2012-09-14 12:24:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-lato-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.google-lato-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/google-lato-fonts/google-lato-fonts.changes      
2012-05-26 09:25:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.google-lato-fonts.new/google-lato-fonts.changes 
2012-09-14 12:24:47.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-lato-fonts.spec ++++++
--- /var/tmp/diff_new_pack.nf9lig/_old  2012-09-14 12:24:48.000000000 +0200
+++ /var/tmp/diff_new_pack.nf9lig/_new  2012-09-14 12:24:48.000000000 +0200
@@ -16,20 +16,19 @@
 #
 
 
-%define  fontdir    %{_datadir}/fonts/truetype
-
 Name:           google-lato-fonts
 Version:        1.102
-Release:        1
-License:        OFL-1.1
+Release:        0
 Summary:        Easily Readable Sans Serif Font
-Url:            http://code.google.com/webfonts/family?family=Lato
+License:        OFL-1.1
 Group:          System/X11/Fonts
+Url:            http://code.google.com/webfonts/family?family=Lato
 Source0:        Lato.zip
 Source1:        OFL.txt
 BuildRequires:  dos2unix
+BuildRequires:  fontpackages-devel
 BuildRequires:  unzip
-Requires(pre):  %suseconfig_fonts_prereq
+%reconfigure_fonts_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -50,6 +49,8 @@
 Cyrillic and Greek extensions, as well as small caps and
 other typographic niceties are expected in 2011.
 
+Designer: Ɓukasz Dziedzic
+
 %prep
 %setup -T -c %{name} -n %{name}
 unzip -j %{SOURCE0}
@@ -59,19 +60,15 @@
 cp %{SOURCE1} .
 
 %install
-mkdir -p %{buildroot}%{fontdir}/
-install -m 0644 *.ttf %{buildroot}%{fontdir}
-
-%post
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}/
+install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}
 
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-, root,root)
-%dir %{fontdir}/
-%{fontdir}/*
+%dir %{_ttfontsdir}/
+%{_ttfontsdir}/*
 %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