Author: arekm Date: Wed Jul 14 12:37:10 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.4.0 (bytecode patents expired so bcond dropped)
---- Files affected: packages/freetype: freetype.spec (1.150 -> 1.151) ---- Diffs: ================================================================ Index: packages/freetype/freetype.spec diff -u packages/freetype/freetype.spec:1.150 packages/freetype/freetype.spec:1.151 --- packages/freetype/freetype.spec:1.150 Thu Feb 25 22:49:45 2010 +++ packages/freetype/freetype.spec Wed Jul 14 14:37:05 2010 @@ -1,7 +1,6 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_without bytecode # without TT bytecode interpreter (Apple patents in USA) %bcond_without lcd # without LCD subpixel color filtering (Microsoft patents in USA) %bcond_without x11 # don't build examples (X11-based) %bcond_without apidocs # disable api docs @@ -14,17 +13,17 @@ Summary(ru.UTF-8): Растеризатор шрифтов TrueType Summary(uk.UTF-8): Растеризатор шрифтів TrueType Name: freetype -Version: 2.3.12 +Version: 2.4.0 Release: 1 Epoch: 1 License: GPL or FTL Group: Libraries Source0: http://dl.sourceforge.net/freetype/%{name}-%{version}.tar.bz2 -# Source0-md5: e974a82e5939be8e05ee65f07275d7c5 +# Source0-md5: 6dd4b655bf711f64562198b63b073032 Source1: http://dl.sourceforge.net/freetype/%{name}-doc-%{version}.tar.bz2 -# Source1-md5: 2788beb4e1ee01bad8ed9978c0630e86 +# Source1-md5: 6ef5730cca14234151ca6116f676935e Source2: http://dl.sourceforge.net/freetype/ft2demos-%{version}.tar.bz2 -# Source2-md5: ce2811161e779de4eff39bd9d5d916ba +# Source2-md5: 9bf436730c85556a74ed687b701a4473 URL: http://www.freetype.org/ BuildRequires: automake BuildRequires: python @@ -192,7 +191,6 @@ %build CFLAGS="%{rpmcflags} \ -%{?with_bytecode:-DTT_CONFIG_OPTION_BYTECODE_INTERPRETER} \ %{?with_lcd:-DFT_CONFIG_OPTION_SUBPIXEL_RENDERING}" \ %{__make} setup unix \ CFG="--prefix=%{_prefix} --libdir=%{_libdir}" @@ -227,7 +225,7 @@ %files %defattr(644,root,root,755) -%doc docs/{CHANGES,FTL.TXT,LICENSE.TXT,PATENTS,TODO,formats.txt,raster.txt} +%doc docs/{CHANGES,FTL.TXT,LICENSE.TXT,TODO,formats.txt,raster.txt} %attr(755,root,root) %{_libdir}/libfreetype.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libfreetype.so.6 @@ -264,6 +262,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.151 2010/07/14 12:37:05 arekm +- up to 2.4.0 (bytecode patents expired so bcond dropped) + Revision 1.150 2010/02/25 21:49:45 charles - up to 2.3.12 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/freetype/freetype.spec?r1=1.150&r2=1.151&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
