Update subpixel rendering patch to 2.5.3 (RHBZ #1118276)
This commit is contained in:
parent
dc421da01f
commit
e994213133
@ -1,5 +1,5 @@
|
||||
--- freetype-2.3.0/include/freetype/config/ftoption.h.spf 2007-01-18 14:27:34.000000000 -0500
|
||||
+++ freetype-2.3.0/include/freetype/config/ftoption.h 2007-01-18 14:27:48.000000000 -0500
|
||||
--- freetype-2.5.3/include/config/ftoption.h.spf 2014-07-10 12:38:17.838824142 +0200
|
||||
+++ freetype-2.5.3/include/config/ftoption.h 2014-07-10 12:38:28.001931982 +0200
|
||||
@@ -92,7 +92,7 @@
|
||||
/* This is done to allow FreeType clients to run unmodified, forcing */
|
||||
/* them to display normal gray-level anti-aliased glyphs. */
|
@ -6,7 +6,7 @@
|
||||
|
||||
Name: mingw-freetype
|
||||
Version: 2.5.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Free and portable font rendering engine
|
||||
|
||||
License: FTL or GPLv2+
|
||||
@ -15,7 +15,7 @@ Source0: http://download.savannah.gnu.org/releases/freetype/freetype-%{ve
|
||||
Group: Development/Libraries
|
||||
|
||||
# Patches from native Fedora package.
|
||||
Patch21: freetype-2.3.0-enable-spr.patch
|
||||
Patch21: freetype-2.5.3-enable-spr.patch
|
||||
Patch46: freetype-2.2.1-enable-valid.patch
|
||||
#Patch47: freetype-2.3.11-more-demos.patch
|
||||
|
||||
@ -132,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw32_mandir} $RPM_BUILD_ROOT%{mingw64_mandir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 10 2014 Nicola Fontana <ntd@entidi.it> - 2.5.3-3
|
||||
- Update subpixel rendering patch to 2.5.3 (RHBZ #1118276)
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user