diff --git a/fontconfig-2.6.0-indic.patch b/fontconfig-2.6.0-indic.patch
new file mode 100644
index 0000000..98a897a
--- /dev/null
+++ b/fontconfig-2.6.0-indic.patch
@@ -0,0 +1,63 @@
+--- conf.d/65-nonlatin.conf 2008-05-04 08:06:25.000000000 +0530
++++ conf.d/65-nonlatin.conf.new 2008-09-26 17:38:38.000000000 +0530
+@@ -49,9 +49,16 @@
+ Lohit Bengali
+ Lohit Gujarati
+ Lohit Hindi
++ Lohit Marathi
++ Lohit Maithili
++ Lohit Kashmiri
++ Lohit Konkani
++ Lohit Nepali
++ Lohit Sindhi
+ Lohit Punjabi
+ Lohit Tamil
+- Lohit Malayalam
++ Meera
++ Lohit Malayalam
+ Lohit Kannada
+ Lohit Telugu
+ Lohit Oriya
+@@ -111,8 +118,15 @@
+ Lohit Bengali
+ Lohit Gujarati
+ Lohit Hindi
++ Lohit Marathi
++ Lohit Maithili
++ Lohit Kashmiri
++ Lohit Konkani
++ Lohit Nepali
++ Lohit Sindhi
+ Lohit Punjabi
+ Lohit Tamil
++ Meera
+ Lohit Malayalam
+ Lohit Kannada
+ Lohit Telugu
+@@ -153,13 +167,20 @@
+ Lohit Bengali
+ Lohit Gujarati
+ Lohit Hindi
++ Lohit Marathi
++ Lohit Maithili
++ Lohit Kashmiri
++ Lohit Konkani
++ Lohit Nepali
++ Lohit Sindhi
+ Lohit Punjabi
+- Lohit Tamil
+- Lohit Malayalam
+- Lohit Kannada
+- Lohit Telugu
+- Lohit Oriya
+- LKLUG
++ Lohit Tamil
++ Meera
++ Lohit Malayalam
++ Lohit Kannada
++ Lohit Telugu
++ Lohit Oriya
++ LKLUG
+
+
+
diff --git a/fontconfig.spec b/fontconfig.spec
index 38c0146..9941106 100644
--- a/fontconfig.spec
+++ b/fontconfig.spec
@@ -3,7 +3,7 @@
Summary: Font configuration and customization library
Name: fontconfig
Version: 2.6.0
-Release: 2%{?dist}
+Release: 3%{?dist}
License: MIT
Group: System Environment/Libraries
Source: http://fontconfig.org/release/fontconfig-%{version}.tar.gz
@@ -23,6 +23,8 @@ Conflicts: fonts-hebrew < 0.100
# reference the new path in %%configure
Conflicts: fonts-xorg-base, fonts-xorg-syriac
+Patch0: fontconfig-2.6.0-indic.patch
+
%description
Fontconfig is designed to locate fonts within the
system and select them according to requirements specified by
@@ -44,6 +46,7 @@ will use fontconfig.
%prep
%setup -q
+%patch0 -p0 -b .indic
%build
@@ -129,6 +132,10 @@ fi
%{_mandir}/man3/*
%changelog
+* Mon Oct 20 2008 Behdad Esfahbod - 2.6.0-3
+- Add fontconfig-2.6.0-indic.patch
+- Resolves: #464470
+
* Sat Jun 01 2008 Behdad Esfahbod - 2.6.0-2
- Fix build.