rpms/ddd/devel ddd-3.3.12-rc1-strclass-includes.patch, NONE, 1.1 ddd.spec, 1.10, 1.11

Jon Ciesla limb at fedoraproject.org
Fri Feb 27 21:12:42 UTC 2009


Author: limb

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

Modified Files:
	ddd.spec 
Added Files:
	ddd-3.3.12-rc1-strclass-includes.patch 
Log Message:
Includes fix.


ddd-3.3.12-rc1-strclass-includes.patch:

--- NEW FILE ddd-3.3.12-rc1-strclass-includes.patch ---
--- ddd/strclass.C.orig	2009-02-27 10:57:35.000000000 -0600
+++ ddd/strclass.C	2009-02-27 10:57:35.000000000 -0600
@@ -41,0 +42 @@
+#include <stdio.h>


Index: ddd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ddd/devel/ddd.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ddd.spec	24 Feb 2009 11:13:59 -0000	1.10
+++ ddd.spec	27 Feb 2009 21:12:11 -0000	1.11
@@ -1,7 +1,7 @@
 Summary: GUI for several command-line debuggers
 Name: ddd
 Version: 3.3.12
-Release: 1.rc1%{?dist}.1
+Release: 1.rc1%{?dist}.2
 License: GPLv2+
 Group: Development/Debuggers
 URL: http://www.gnu.org/software/ddd/
@@ -14,6 +14,7 @@
 Patch1: ddd-3.3.11-lang.patch
 #Patch2: ddd-3.3.11-xprint.patch
 Patch3: ddd-3.3.11-htmlview.patch
+Patch4: ddd-3.3.12-rc1-strclass-includes.patch
 
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
@@ -44,6 +45,7 @@
 %patch1 -p1 -b .lang
 #%patch2 -p1 -b .xprint
 %patch3 -p1 -b .htmlview
+%patch4 -p0
 
 %build
 %configure --with-readline --disable-dependency-tracking
@@ -98,6 +100,9 @@
 %{_mandir}/man1/ddd.1*
 
 %changelog
+* Fri Feb 27 2009 Jon Ciesla <limb at jcomserv.net> - 3.3.12-1.rc1.2
+- Includes fix.
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3.12-1.rc1.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list