rpms/fontconfig/devel fontconfig-2.3.95-defaultconfig.patch, 1.1, 1.2 fontconfig.spec, 1.74, 1.75

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Apr 27 03:27:52 UTC 2006


Author: notting

Update of /cvs/dist/rpms/fontconfig/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv32463

Modified Files:
	fontconfig-2.3.95-defaultconfig.patch fontconfig.spec 
Log Message:
fix typo


fontconfig-2.3.95-defaultconfig.patch:
 fonts.conf.in |  102 +++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 77 insertions(+), 25 deletions(-)

Index: fontconfig-2.3.95-defaultconfig.patch
===================================================================
RCS file: /cvs/dist/rpms/fontconfig/devel/fontconfig-2.3.95-defaultconfig.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fontconfig-2.3.95-defaultconfig.patch	26 Apr 2006 17:22:08 -0000	1.1
+++ fontconfig-2.3.95-defaultconfig.patch	27 Apr 2006 03:27:48 -0000	1.2
@@ -4,7 +4,7 @@
  		<family>Nimbus Roman No9 L</family>
  		<family>Luxi Serif</family>
  		<family>Kochi Mincho</family>
-+                <family>Sazanami Mincho</family>>
++                <family>Sazanami Mincho</family>
 +                <family>AR PL ZenKai Uni</family>
  		<family>AR PL SungtiL GB</family>
  		<family>AR PL Mingti2L Big5</family>
@@ -15,7 +15,7 @@
  		<family>Luxi Sans</family>
 +                <family>Sazanami Gothic</family>
  		<family>Kochi Gothic</family>
-+                <family>AR PL ShanHeiSun Uni</family
++                <family>AR PL ShanHeiSun Uni</family>
  		<family>AR PL KaitiM GB</family>
  		<family>AR PL KaitiM Big5</family>
  		<family>MS ゴシック</family>


Index: fontconfig.spec
===================================================================
RCS file: /cvs/dist/rpms/fontconfig/devel/fontconfig.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- fontconfig.spec	26 Apr 2006 17:22:08 -0000	1.74
+++ fontconfig.spec	27 Apr 2006 03:27:48 -0000	1.75
@@ -3,7 +3,7 @@
 Summary: Font configuration and customization library
 Name: fontconfig
 Version: 2.3.95
-Release: 1
+Release: 2
 License: MIT
 Group: System Environment/Libraries
 Source: http://fontconfig.org/release/fontconfig-%{version}.tar.gz
@@ -135,6 +135,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Apr 26 2006 Bill Nottingham <notting at redhat.com> - 2.3.95-2
+- fix fonts.conf typo
+
 * Wed Apr 26 2006 Matthias Clasen <mclasen at redhat.com> - 2.3.95-1
 - Update to 2.3.95
 




More information about the fedora-cvs-commits mailing list