rpms/qt/F-11 qt-x11-opensource-src-4.5.0-pa-in.patch, NONE, 1.1.2.1 qt.spec, 1.261, 1.261.2.1

Kevin Kofler kkofler at fedoraproject.org
Thu May 7 01:29:40 UTC 2009


Author: kkofler

Update of /cvs/pkgs/rpms/qt/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30635

Modified Files:
      Tag: qt-4_5_0-f11branch
	qt.spec 
Added Files:
      Tag: qt-4_5_0-f11branch
	qt-x11-opensource-src-4.5.0-pa-in.patch 
Log Message:
* Thu May 07 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.5.0-15
- look for pa-in instead of pa in fontconfig (#497984)

We may want to get this changed in fontconfig instead, but building this candidate build from a CVS branch isn't going to break anything. :-)

qt-x11-opensource-src-4.5.0-pa-in.patch:

--- NEW FILE qt-x11-opensource-src-4.5.0-pa-in.patch ---
diff -ur qt-x11-opensource-src-4.5.0/src/gui/text/qfontdatabase_x11.cpp qt-x11-opensource-src-4.5.0-pa-in/src/gui/text/qfontdatabase_x11.cpp
--- qt-x11-opensource-src-4.5.0/src/gui/text/qfontdatabase_x11.cpp	2009-02-25 22:09:23.000000000 +0100
+++ qt-x11-opensource-src-4.5.0-pa-in/src/gui/text/qfontdatabase_x11.cpp	2009-05-07 03:21:08.000000000 +0200
@@ -818,7 +818,7 @@
     "div", // Thaana
     "hi", // Devanagari
     "bn", // Bengali
-    "pa", // Gurmukhi
+    "pa-in", // Gurmukhi
     "gu", // Gujarati
     "or", // Oriya
     "ta", // Tamil
@@ -883,7 +883,7 @@
     "div", // Thaana
     "hi",  // Devanagari
     "bn",  // Bengali
-    "pa",  // Gurmukhi
+    "pa-in",  // Gurmukhi
     "gu",  // Gujarati
     "or",  // Oriya
     "ta",  // Tamil


Index: qt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qt/F-11/qt.spec,v
retrieving revision 1.261
retrieving revision 1.261.2.1
diff -u -p -r1.261 -r1.261.2.1
--- qt.spec	14 Apr 2009 19:40:59 -0000	1.261
+++ qt.spec	7 May 2009 01:29:10 -0000	1.261.2.1
@@ -12,7 +12,7 @@ Epoch:   1
 Name:    qt4
 %endif
 Version: 4.5.0
-Release: 14%{?dist}
+Release: 15%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -812,6 +812,9 @@ gtk-update-icon-cache -q %{_datadir}/ico
 
 
 %changelog
+* Thu May 07 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.5.0-15
+- look for pa-in instead of pa in fontconfig (#497984)
+
 * Tue Apr 14 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.5.0-14
 - fix vrgb/vgbr corruption, disable QT_USE_FREETYPE_LCDFILTER (#490377)
 




More information about the scm-commits mailing list