rpms/xmbdfed/devel xmbdfed.spec,1.4,1.5

Tom Callaway spot at fedoraproject.org
Wed Aug 5 18:38:27 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/xmbdfed/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5579

Modified Files:
	xmbdfed.spec 
Log Message:
actually apply patch3


Index: xmbdfed.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xmbdfed/devel/xmbdfed.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- xmbdfed.spec	5 Aug 2009 18:21:43 -0000	1.4
+++ xmbdfed.spec	5 Aug 2009 18:38:26 -0000	1.5
@@ -1,7 +1,7 @@
 Name:		xmbdfed
 Summary: 	Bitmap Font Editor
 Version:	4.7
-Release:	6%{?dist}
+Release:	7%{?dist}
 License:	MIT
 Group:		Applications/System
 Source0:	http://crl.nmsu.edu/~mleisher/%{name}-%{version}.tar.bz2
@@ -29,6 +29,7 @@ editing font properties. The editor work
 %patch0 -p0 -b .patch1
 %patch1 -p1 -b .linux
 %patch2 -p1 -b .staticfix
+%patch3 -p1 -b .getline
 
 %build
 make %{?_smp_mflags} CFLAGS="%{optflags}"
@@ -58,6 +59,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/xmbdfed*
 
 %changelog
+* Wed Aug  5 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 4.7-7
+- actually apply patch3
+
 * Wed Aug  5 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 4.7-6
 - fix function naming conflict of "getline" with stdio.h
 




More information about the fedora-extras-commits mailing list