From 1c8e5f9e54e181e3c40bab7b2c94ee7939bc15b1 Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Mon, 27 Apr 2009 15:39:03 +0000 Subject: [PATCH] And remove the second hunk again, Than ensures me it's not needed, sorry for the repeated reversions. --- qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch | 9 --------- qt.spec | 5 ++++- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch b/qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch index 9e66fae..4ab3ea4 100644 --- a/qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch +++ b/qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch @@ -10,12 +10,3 @@ diff -up qt-x11-opensource-src-4.5.1/src/gui/text/qfontengine_ft.cpp.enable_ft_l #define QT_USE_FREETYPE_LCDFILTER #endif -@@ -1051,7 +1051,7 @@ QFontEngineFT::Glyph *QFontEngineFT::loa - Q_ASSERT(antialias); - uchar *convoluted = new uchar[bitmap.rows*bitmap.pitch]; - bool useLegacyLcdFilter = false; --#if defined(FC_LCD_FILTER) && defined(FT_LCD_FILTER_H) -+#if defined(FT_LCD_FILTER_H) - useLegacyLcdFilter = (lcdFilterType == FT_LCD_FILTER_LEGACY); - #endif - uchar *buffer = bitmap.buffer; diff --git a/qt.spec b/qt.spec index 4ae0ff0..b0d307b 100644 --- a/qt.spec +++ b/qt.spec @@ -12,7 +12,7 @@ Epoch: 1 Name: qt4 %endif Version: 4.5.1 -Release: 5%{?dist} +Release: 6%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -820,6 +820,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||: %changelog +* Mon Apr 27 2009 Than Ngo - 4.5.1-6 +- drop useless hunk of qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch + * Mon Apr 27 2009 Rex Dieter - 4.5.1-5 - -devel: Provides: *-static for libQtUiTools.a