Hello community, here is the log from the commit of package thai-fonts for openSUSE:Factory checked in at 2012-05-26 09:29:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thai-fonts (Old) and /work/SRC/openSUSE:Factory/.thai-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thai-fonts", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/thai-fonts/thai-fonts.changes 2012-03-22 12:41:53.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.thai-fonts.new/thai-fonts.changes 2012-05-26 09:29:38.000000000 +0200 @@ -1,0 +2,5 @@ +Thu May 17 09:10:31 UTC 2012 - [email protected] + +- call spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thai-fonts.spec ++++++ --- /var/tmp/diff_new_pack.EQICtH/_old 2012-05-26 09:29:39.000000000 +0200 +++ /var/tmp/diff_new_pack.EQICtH/_new 2012-05-26 09:29:39.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package fonts-thai +# spec file for package thai-fonts # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,31 +19,33 @@ Name: thai-fonts Version: 0.4.17 -BuildRequires: fontforge xorg-x11 +Release: 1 %define ttf_fontdir %{_datadir}/fonts/truetype License: GPL-2.0-with-font-exception and LPPL-1.3c -Group: System/X11/Fonts -PreReq: %suseconfig_fonts_prereq -Provides: locale(th) -Obsoletes: fonts-thai < 0.4.16 -Provides: fonts-thai = %{version} -Release: 1 +Summary: A Collection of Thai TrueType Fonts Url: ftp://linux.thai.net/pub/thailinux/software/thaifonts-scalable/ +Group: System/X11/Fonts #Url: http://linux.thai.net/cvs/ # cvs -d :pserver:[email protected]:/home/cvs login # blank password, just enter # cvs -d :pserver:[email protected]:/home/cvs co software/thai-ttf -Source0: thaifonts-scalable-%version.tar.gz +Source0: thaifonts-scalable-%{version}.tar.gz +# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines Patch0: build.patch -BuildArch: noarch +BuildRequires: fontforge +BuildRequires: xorg-x11 +Requires(pre): %suseconfig_fonts_prereq +Provides: locale(th) +Obsoletes: fonts-thai < 0.4.16 +Provides: fonts-thai = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -Summary: A Collection of Thai TrueType Fonts +BuildArch: noarch %description The Thai TrueType fonts included here are Norasi and Garuda from the National Font project. %prep -%setup -q -n thaifonts-scalable-%version +%setup -q -n thaifonts-scalable-%{version} %patch0 -p1 %build @@ -52,8 +54,8 @@ %install make install DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT%{ttf_fontdir}/encodings.dir -rm -f $RPM_BUILD_ROOT%{ttf_fontdir}/fonts.* +rm -f %{buildroot}%{ttf_fontdir}/encodings.dir +rm -f %{buildroot}%{ttf_fontdir}/fonts.* %post %run_suseconfig_fonts @@ -65,6 +67,6 @@ %defattr(-, root,root) %doc AUTHORS COPYING NEWS README ChangeLog %{ttf_fontdir}/ -%config /etc/fonts/conf.avail/* +%config %{_sysconfdir}/fonts/conf.avail/* %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
