Hello community, here is the log from the commit of package thryomanes-fonts for openSUSE:Factory checked in at 2012-05-26 09:29:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thryomanes-fonts (Old) and /work/SRC/openSUSE:Factory/.thryomanes-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thryomanes-fonts", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/thryomanes-fonts/thryomanes-fonts.changes 2012-05-10 14:34:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.thryomanes-fonts.new/thryomanes-fonts.changes 2012-05-26 09:29:55.000000000 +0200 @@ -1,0 +2,5 @@ +Thu May 17 09:10:33 UTC 2012 - [email protected] + +- call spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thryomanes-fonts.spec ++++++ --- /var/tmp/diff_new_pack.vpFJAO/_old 2012-05-26 09:29:56.000000000 +0200 +++ /var/tmp/diff_new_pack.vpFJAO/_new 2012-05-26 09:29:56.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package fonts-thryomanes (Version 1.2) +# spec file for package thryomanes-fonts # -# Copyright (c) 2010 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 @@ -15,25 +15,29 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: thryomanes-fonts -BuildRequires: unzip -%define ttf_fontdir /usr/share/fonts/truetype -License: GPL-2.0+ -Group: System/X11/Fonts -Provides: scalable-font-el, scalable-font-ru, scalable-font-bg -PreReq: %suseconfig_fonts_prereq -Provides: locale(bg;el;ru) Version: 1.2 Release: 169 +%define ttf_fontdir /usr/share/fonts/truetype +License: GPL-2.0+ +Summary: Greek TrueType Fonts Url: http://www.io.com/~hmiller/lang/ +Group: System/X11/Fonts Source: Thryomanes12.zip Source1: copyright -BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Summary: Greek TrueType Fonts +BuildRequires: unzip +Requires(pre): %suseconfig_fonts_prereq +Provides: scalable-font-bg +Provides: scalable-font-el, +Provides: scalable-font-ru, +Provides: locale(bg;el;ru) # FIXME: This causes a rpmlint warning; change <= to < once here's a new upstream version Obsoletes: fonts-thryomanes <= %{version} Provides: fonts-thryomanes = %{version} +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch %description These fonts include a complete set of Cyrillic letters and improved @@ -45,13 +49,13 @@ %build %install -mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/ -install -c -m 644 *.TTF $RPM_BUILD_ROOT%{ttf_fontdir} -mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/fonts-thryomanes +mkdir -p %{buildroot}%{ttf_fontdir}/ +install -c -m 644 *.TTF %{buildroot}%{ttf_fontdir} +mkdir -p %{buildroot}/%{_defaultdocdir}/fonts-thryomanes install -m 644 gpl.txt \ - $RPM_BUILD_ROOT/%{_defaultdocdir}/fonts-thryomanes + %{buildroot}/%{_defaultdocdir}/fonts-thryomanes install -m 644 $RPM_SOURCE_DIR/copyright \ - $RPM_BUILD_ROOT/%{_defaultdocdir}/fonts-thryomanes + %{buildroot}/%{_defaultdocdir}/fonts-thryomanes %post %run_suseconfig_fonts -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
