Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/google-droid-fonts/google-droid-fonts.changes    
2012-05-26 09:25:14.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.google-droid-fonts.new/google-droid-fonts.changes   
    2012-09-14 12:24:26.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul  4 12:39:06 CEST 2012 - [email protected]
+
+- amend spec file to reflect new font packaging scheme
+  (see openFATE#313536);
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ google-droid-fonts.spec ++++++
--- /var/tmp/diff_new_pack.ajIGBW/_old  2012-09-14 12:24:28.000000000 +0200
+++ /var/tmp/diff_new_pack.ajIGBW/_new  2012-09-14 12:24:28.000000000 +0200
@@ -21,20 +21,20 @@
 Name:           google-droid-fonts
 #Provides:       locale(bg;el;ru;bg)
 Version:        1.0
-Release:        13
+Release:        0
+Summary:        Fonts With Extensive Style and Language Support Developed for 
Android
 License:        Apache-2.0
-Summary:        Fonts with extensive style and language support developed for 
Android
-Url:            http://www.ascendercorp.com/pr/2007-11-12/
 Group:          System/X11/Fonts
+Url:            http://www.ascendercorp.com/pr/2007-11-12/
 Source:         %{fontname}-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 # FIXME: This causes a rpmlint warning; change <= to < once there's a new 
upstream version
 Obsoletes:      %{fontname} <= 1.0
 Provides:       %{fontname} = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-%define ttf_fontdir     /usr/share/fonts/truetype
 
 %description
 The Droid family of fonts consists of Droid Sans, Droid Sans Mono and
@@ -54,18 +54,14 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{ttf_fontdir}
-install -m 0644 *.ttf %{buildroot}%{ttf_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)
 %doc README COPYING AUTHORS
-%{ttf_fontdir}
+%{_ttfontsdir}
 
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to