Author: behdad

Update of /cvs/pkgs/rpms/freetype/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24264

Modified Files:
        freetype.spec 
Log Message:
* Wed Mar 27 2009 Behdad Esfahbod <besfa...@redhat.com> 2.3.7-3
- Disable subpixel hinting by default.  Was turned on unintentionally.



Index: freetype.spec
===================================================================
RCS file: /cvs/pkgs/rpms/freetype/F-10/freetype.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- freetype.spec       5 Dec 2008 21:20:50 -0000       1.64
+++ freetype.spec       27 Mar 2009 21:59:40 -0000      1.65
@@ -1,8 +1,6 @@
 # Patented bytecode interpreter and patented subpixel rendering disabled by 
default.
 # Pass '--with bytecode_interpreter' and '--with subpixel_rendering' on 
rpmbuild
 # command-line to enable them.
-%define _with_subpixel_rendering 1}
-%define _without_subpixel_rendering 0}
 %{!?_with_bytecode_interpreter: %{!?_without_bytecode_interpreter: %define 
_without_bytecode_interpreter --without-bytecode_interpreter}}
 %{!?_with_subpixel_rendering: %{!?_without_subpixel_rendering: %define 
_without_subpixel_rendering --without-subpixel_rendering}}
 
@@ -11,7 +9,7 @@
 Summary: A free and portable font rendering engine
 Name: freetype
 Version: 2.3.7
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: FTL or GPLv2+
 Group: System Environment/Libraries
 URL: http://www.freetype.org
@@ -213,6 +211,9 @@
 %{_libdir}/pkgconfig/
 
 %changelog
+* Wed Mar 27 2009 Behdad Esfahbod <besfa...@redhat.com> 2.3.7-3
+- Disable subpixel hinting by default.  Was turned on unintentionally.
+
 * Fri Dec 05 2008 Behdad Esfahbod <besfa...@redhat.com> 2.3.7-2
 - Add freetype-autohinter-ligature.patch
 - Resolves: #368561

_______________________________________________
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list

Reply via email to