Hello community, here is the log from the commit of package sil-gentium-fonts for openSUSE:Factory checked in at 2012-05-25 23:44:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sil-gentium-fonts (Old) and /work/SRC/openSUSE:Factory/.sil-gentium-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sil-gentium-fonts", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/sil-gentium-fonts/sil-gentium-fonts.changes 2012-04-02 19:53:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sil-gentium-fonts.new/sil-gentium-fonts.changes 2012-05-25 23:44:10.000000000 +0200 @@ -1,0 +2,5 @@ +Thu May 17 09:10:29 UTC 2012 - [email protected] + +- call spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sil-gentium-fonts.spec ++++++ --- /var/tmp/diff_new_pack.VLxoIJ/_old 2012-05-25 23:44:12.000000000 +0200 +++ /var/tmp/diff_new_pack.VLxoIJ/_new 2012-05-25 23:44:12.000000000 +0200 @@ -15,26 +15,25 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: sil-gentium-fonts -License: OFL-1.1 -Group: System/X11/Fonts -PreReq: %suseconfig_fonts_prereq -Provides: locale(vi) -Provides: GentiumPlus Version: 1.508 Release: 0 +License: OFL-1.1 Summary: A international typeface for languages using the Latin script Url: http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=Gentium +Group: System/X11/Fonts Source0: GentiumPlus-%{version}.zip -BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: unzip +Requires(pre): %suseconfig_fonts_prereq +Provides: locale(vi) +Provides: GentiumPlus # FIXME: This causes a rpmlint warning; change <= to < once there's a new upstream version Obsoletes: gentium <= 1.508 Provides: gentium = %{version} +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch %define ttf_fontdir /usr/share/fonts/truetype @@ -45,12 +44,6 @@ alphabets and includes glyphs that correspond to all the Latin ranges of Unicode. - - -Authors: --------- - Victor Gaultney <[email protected]> - %prep %setup -T -c %{name} -n %{name} unzip -j %{SOURCE0} @@ -63,8 +56,8 @@ %build %install -mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/ -install -c -m 644 *.ttf $RPM_BUILD_ROOT%{ttf_fontdir} +mkdir -p %{buildroot}%{ttf_fontdir}/ +install -c -m 644 *.ttf %{buildroot}%{ttf_fontdir} %post %run_suseconfig_fonts -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
