Hello community, here is the log from the commit of package efont-serif-fonts for openSUSE:Factory checked in at 2012-05-26 09:22:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/efont-serif-fonts (Old) and /work/SRC/openSUSE:Factory/.efont-serif-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "efont-serif-fonts", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/efont-serif-fonts/efont-serif-fonts.changes 2012-05-08 12:26:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.efont-serif-fonts.new/efont-serif-fonts.changes 2012-05-26 09:22:53.000000000 +0200 @@ -1,0 +2,5 @@ +Thu May 17 09:09:56 UTC 2012 - [email protected] + +- call spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ efont-serif-fonts.spec ++++++ --- /var/tmp/diff_new_pack.94Wa3W/_old 2012-05-26 09:22:54.000000000 +0200 +++ /var/tmp/diff_new_pack.94Wa3W/_new 2012-05-26 09:22:54.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package efont-serif-ttf +# spec file for package efont-serif-fonts # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,21 +18,21 @@ Name: efont-serif-fonts -%define fontdir /usr/share/fonts/truetype -License: GPL-2.0 -Group: System/X11/Fonts -PreReq: %suseconfig_fonts_prereq Version: 20010312 Release: 668 +%define fontdir /usr/share/fonts/truetype +License: GPL-2.0 +Summary: Free and Open Scalable Electronic Font Url: http://openlab.ring.gr.jp/efont/ +Group: System/X11/Fonts # downloaded from # http://openlab.ring.gr.jp/efont/dist/serif/efont-serif-%{version}-win.zip # and converted to tar.bz2 to save a bit of space Source0: efont-serif-%{version}.tar.bz2 Source1: fonts.scale.efont-serif-ttf -BuildArch: noarch +Requires(pre): %suseconfig_fonts_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build -Summary: Free and Open Scalable Electronic Font +BuildArch: noarch # Summary(ja): 真にフリーでオープンな電子書体です。 # %description -l ja # @@ -61,9 +61,9 @@ %build %install -mkdir -p $RPM_BUILD_ROOT%{fontdir}/ -install -c -m 644 *.ttf $RPM_BUILD_ROOT%{fontdir} -install -c -m 644 $RPM_SOURCE_DIR/fonts.scale.efont-serif-ttf $RPM_BUILD_ROOT%{fontdir}/ +mkdir -p %{buildroot}%{fontdir}/ +install -c -m 644 *.ttf %{buildroot}%{fontdir} +install -c -m 644 $RPM_SOURCE_DIR/fonts.scale.efont-serif-ttf %{buildroot}%{fontdir}/ %post %run_suseconfig_fonts -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
