Hello community,

here is the log from the commit of package fifth-leg-font for openSUSE:Factory 
checked in at 2012-09-14 12:16:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fifth-leg-font (Old)
 and      /work/SRC/openSUSE:Factory/.fifth-leg-font.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fifth-leg-font", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fifth-leg-font/fifth-leg-font.changes    
2012-05-26 09:23:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fifth-leg-font.new/fifth-leg-font.changes       
2012-09-14 12:16:19.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:
------------------
++++++ fifth-leg-font.spec ++++++
--- /var/tmp/diff_new_pack.qEJvn7/_old  2012-09-14 12:16:20.000000000 +0200
+++ /var/tmp/diff_new_pack.qEJvn7/_new  2012-09-14 12:16:20.000000000 +0200
@@ -16,20 +16,19 @@
 #
 
 
-
 Name:           fifth-leg-font
 Version:        0.6
-Release:        6
+Release:        0
 %define pkgname   opensuse-font-fifth-leg
-License:        OFL-1.1
 Summary:        Font for the openSUSE Brand
+License:        OFL-1.1
 Group:          System/X11/Fonts
 Source:         %{pkgname}-%{version}.tar.bz2
-BuildRequires:  xorg-x11-devel
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  dos2unix
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-%define ttf_fontdir     /usr/share/fonts/truetype
 
 %description
 The Fifth Leg font is the font used for openSUSE branded material.
@@ -40,19 +39,16 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{ttf_fontdir}
-install -m 0644 *.otf %{buildroot}%{ttf_fontdir}/
-
-%post
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}
+install -m 0644 *.otf %{buildroot}%{_ttfontsdir}/
+dos2unix COPYING
 
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-,root,root)
 %doc COPYING
-%dir %{ttf_fontdir}
-%{ttf_fontdir}/*.otf
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/*.otf
 
 %changelog

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

Reply via email to