rpms/ttmkfdir/FC-6 ttmkfdir.spec,1.25,1.26

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Nov 30 02:50:07 UTC 2006


Author: lizhang

Update of /cvs/dist/rpms/ttmkfdir/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv31020

Modified Files:
	ttmkfdir.spec 
Log Message:
add ttmkfdir-3.0.9-font-scale.patch to fix bug #209102.



Index: ttmkfdir.spec
===================================================================
RCS file: /cvs/dist/rpms/ttmkfdir/FC-6/ttmkfdir.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ttmkfdir.spec	29 Sep 2006 07:29:44 -0000	1.25
+++ ttmkfdir.spec	30 Nov 2006 02:50:05 -0000	1.26
@@ -1,7 +1,7 @@
 Summary: Utility to create fonts.scale files for truetype fonts
 Name: ttmkfdir
 Version: 3.0.9
-Release: 22
+Release: 23%{?dist}
 Source0: %{name}-%{version}.tar.bz2
 Patch: ttmkfdir-3.0.9-cpp.patch
 Patch1: ttmkfdir-3.0.9-zlib.patch
@@ -11,6 +11,7 @@
 Patch5: ttmkfdir-3.0.9-warnings.patch
 Patch6: ttmkfdir-3.0.9-segfaults.patch
 Patch7: ttmkfdir-3.0.9-encoding-dir.patch
+Patch8: ttmkfdir-3.0.9-font-scale.patch
 License: GPL
 Group: Applications/System
 BuildRoot: %{_tmppath}/%{name}-root
@@ -37,6 +38,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 make OPTFLAGS="$RPM_OPT_FLAGS"
@@ -54,6 +56,10 @@
 %{_bindir}/ttmkfdir
 
 %changelog
+* Thu Nov 30 2006 Lingning Zhang <lizhang at redhat.com> - 3.0.9-23.fc6
+- add ttmkfdir-3.0.9-font-scale.patch to fix bug #209102.
+- Patch from Akira TAGOH.
+
 * Fri Sep 29 2006 Lingning Zhang <lizhang at redhat.com> - 3.0.9-22
 - delete "%post" and "Requires(post)" in ttmkfdir.spec
 




More information about the fedora-cvs-commits mailing list