Author: qboosh Date: Mon Mar 24 22:15:17 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 20080323, now GNU project
---- Files affected: SPECS: fonts-TTF-freefont.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/fonts-TTF-freefont.spec diff -u SPECS/fonts-TTF-freefont.spec:1.6 SPECS/fonts-TTF-freefont.spec:1.7 --- SPECS/fonts-TTF-freefont.spec:1.6 Mon Jul 9 00:19:49 2007 +++ SPECS/fonts-TTF-freefont.spec Mon Mar 24 23:15:12 2008 @@ -1,15 +1,14 @@ # $Revision$, $Date$ -Summary: Free True Type fonts -Summary(pl.UTF-8): Darmowe fonty True Type +Summary: Free UCS scalable fonts in TrueType format +Summary(pl.UTF-8): Wolnodostępne skalowalne fonty UCS w formacie TrueType Name: fonts-TTF-freefont -Version: 20060126 +Version: 20080323 Release: 1 License: GPL v2 Group: Fonts -Source0: http://download.savannah.nongnu.org/releases/freefont/freefont-ttf-20060126.tar.gz -# Source0-md5: 822aba4e2ed065d9d3ded6e26e495854 -URL: http://www.nongnu.org/freefont/ -BuildRequires: unzip +Source0: http://ftp.gnu.org/gnu/freefont/freefont-ttf-%{version}.tar.gz +# Source0-md5: cf203bb6ce80783c1a51ae1d0b2bb98c +URL: http://www.gnu.org/software/freefont/ Requires(post,postun): fontpostinst BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -17,10 +16,13 @@ %define ttffontsdir %{_fontsdir}/TTF %description -This package contains very nice and free fonts TTF. +This project aims to provide a set of free scalable fonts covering the +ISO 10646/Unicode UCS (Universal Character Set). %description -l pl.UTF-8 -Ten pakiet zawiera bardzo ładne i darmowe fonty TTF. +Celem tego projektu jest udostępnienie zestawu wolnodostępnych fontów +skalowalnych pokrywających zakres uniwersalnego zestawu znaków ISO +10646/Unicode. %prep %setup -q -n freefont-%{version} @@ -42,8 +44,10 @@ %files %defattr(644,root,root,755) -%doc README CREDITS AUTHORS ChangeLog -%{ttffontsdir}/*.ttf +%doc AUTHORS CREDITS ChangeLog README +%{ttffontsdir}/FreeMono*.ttf +%{ttffontsdir}/FreeSans*.ttf +%{ttffontsdir}/FreeSerif*.ttf %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -51,6 +55,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2008-03-24 22:15:12 qboosh +- updated to 20080323, now GNU project + Revision 1.6 2007-07-08 22:19:49 qrczak - Updated to 20060126 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fonts-TTF-freefont.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
