Hello community, here is the log from the commit of package pothana2000-fonts for openSUSE:Factory checked in at 2012-05-26 09:28:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pothana2000-fonts (Old) and /work/SRC/openSUSE:Factory/.pothana2000-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pothana2000-fonts", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/pothana2000-fonts/pothana2000-fonts.changes 2012-05-08 12:10:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pothana2000-fonts.new/pothana2000-fonts.changes 2012-05-26 09:28:24.000000000 +0200 @@ -1,0 +2,5 @@ +Thu May 17 09:10:25 UTC 2012 - [email protected] + +- call spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pothana2000-fonts.spec ++++++ --- /var/tmp/diff_new_pack.jlAsGV/_old 2012-05-26 09:28:24.000000000 +0200 +++ /var/tmp/diff_new_pack.jlAsGV/_new 2012-05-26 09:28:24.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package pothana2000 (Version 1.1) +# spec file for package pothana2000-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,51 +15,43 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild %define fontname pothana2000 Name: pothana2000-fonts +Version: 1.1 +Release: 137 %define ttf_fontdir /usr/share/fonts/truetype License: GPL-2.0+ -Group: System/X11/Fonts -Provides: scalable-font-te -Provides: locale(te) -AutoReqProv: on Summary: OpenType font for Telugu -Version: 1.1 -Release: 137 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch Url: http://www.kavya-nandanam.com/ +Group: System/X11/Fonts # http://www.kavya-nandanam.com/Pothana2k.zip # removed Pathana2k.exe from the sources and repackaged to .tar.bz2 Source0: pothana2000.tar.bz2 +Provides: scalable-font-te +Provides: locale(te) # FIXME: This causes a rpmlint warning; change <= to < once here's a new upstream version Obsoletes: pothana2000 <= %{version} Provides: pothana2000 = %{version} +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch %description Free OpenType font for Telugu created by Dr. Tirumala Krishna Desikacharyulu - - -Authors: --------- - "Dr. Tirumala Krishna Desikachary" <[email protected]> - %prep %setup -q -n %{fontname} %install -mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/ -install -m 644 *.ttf $RPM_BUILD_ROOT%{ttf_fontdir} +mkdir -p %{buildroot}%{ttf_fontdir}/ +install -m 644 *.ttf %{buildroot}%{ttf_fontdir} %build %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %post %run_suseconfig_fonts -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
