rpms/ttmkfdir/devel ttmkfdir.spec,1.28,1.29

Lingning Zhang (lizhang) fedora-extras-commits at redhat.com
Wed Feb 27 02:40:31 UTC 2008


Author: lizhang

Update of /cvs/pkgs/rpms/ttmkfdir/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22001

Modified Files:
	ttmkfdir.spec 
Log Message:
fix bug434301



Index: ttmkfdir.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ttmkfdir/devel/ttmkfdir.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ttmkfdir.spec	19 Feb 2008 11:16:46 -0000	1.28
+++ ttmkfdir.spec	27 Feb 2008 02:39:49 -0000	1.29
@@ -1,7 +1,7 @@
 Summary: Utility to create fonts.scale files for truetype fonts
 Name: ttmkfdir
 Version: 3.0.9
-Release: 25%{?dist}
+Release: 26%{?dist}
 Source0: %{name}-%{version}.tar.bz2
 Patch: ttmkfdir-3.0.9-cpp.patch
 Patch1: ttmkfdir-3.0.9-zlib.patch
@@ -12,6 +12,7 @@
 Patch6: ttmkfdir-3.0.9-segfaults.patch
 Patch7: ttmkfdir-3.0.9-encoding-dir.patch
 Patch8: ttmkfdir-3.0.9-font-scale.patch
+Patch9: ttmkfdir-3.0.9-bug434301.patch
 License: GPL
 Group: Applications/System
 BuildRoot: %{_tmppath}/%{name}-root
@@ -39,6 +40,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 make OPTFLAGS="$RPM_OPT_FLAGS"
@@ -56,6 +58,9 @@
 %{_bindir}/ttmkfdir
 
 %changelog
+* Wed Feb 27 2008 Lingning Zhang <lizhang at redhat.com> - 3.0.9-26
+- fix bug434301.
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 3.0.9-25
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list