Author: qrczak Date: Wed Mar 7 16:20:32 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - Removed obsolete --with bytecode & fontconfig-autohint.patch
---- Files affected: SPECS: fontconfig.spec (1.76 -> 1.77) ---- Diffs: ================================================================ Index: SPECS/fontconfig.spec diff -u SPECS/fontconfig.spec:1.76 SPECS/fontconfig.spec:1.77 --- SPECS/fontconfig.spec:1.76 Wed Feb 14 02:15:11 2007 +++ SPECS/fontconfig.spec Wed Mar 7 17:20:27 2007 @@ -1,7 +1,6 @@ # $Revision$, $Date$ # # Conditional build -%bcond_with bytecode # use bytecode hinting instead of autohinting by default %bcond_without static_libs # don't build static library # Summary: Font configuration and customization tools @@ -16,8 +15,7 @@ Source0: http://fontconfig.org/release/%{name}-%{version}.tar.gz # Source0-md5: f035852f521b54677f2b5c9e2f6d54a4 Patch0: %{name}-blacklist.patch -Patch1: %{name}-autohint.patch -Patch2: %{name}-bitstream-cyberbit.patch +Patch1: %{name}-bitstream-cyberbit.patch URL: http://fontconfig.org/ BuildRequires: autoconf BuildRequires: automake @@ -125,10 +123,7 @@ %prep %setup -q %patch0 -p1 -%if %{with bytecode} %patch1 -p1 -%endif -%patch2 -p1 %build %{__libtoolize} @@ -204,6 +199,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.77 2007/03/07 16:20:27 qrczak +- Removed obsolete --with bytecode & fontconfig-autohint.patch + Revision 1.76 2007/02/14 01:15:11 qrczak - fontconfig-bitstream-cyberbit.patch: Bitstream Cyberbit is a nice fallback for a serif font. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/fontconfig.spec?r1=1.76&r2=1.77&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
