rpms/qwtplot3d/devel import.log,NONE,1.1 qwtplot3d.spec,1.7,1.8

Chitlesh GOORAH chitlesh at fedoraproject.org
Thu Mar 5 20:44:05 UTC 2009


Author: chitlesh

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

Modified Files:
	qwtplot3d.spec 
Added Files:
	import.log 
Log Message:
fixed gcc 4.4 build


--- NEW FILE import.log ---
qwtplot3d-0_2_7-8_fc10:HEAD:qwtplot3d-0.2.7-8.fc10.src.rpm:1236285651


Index: qwtplot3d.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qwtplot3d/devel/qwtplot3d.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qwtplot3d.spec	25 Feb 2009 18:33:08 -0000	1.7
+++ qwtplot3d.spec	5 Mar 2009 20:43:35 -0000	1.8
@@ -3,7 +3,7 @@
 
 Name:           qwtplot3d
 Version:        0.2.7
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Qt/OpenGL-based C++ library providing a bunch of 3D-widgets
 
 Group:          System Environment/Libraries
@@ -70,6 +70,8 @@
 # treating soname
 %{__sed}  -i "s|TARGET *= qwtplot3d|TARGET = qwtplot3d-qt4|" qwtplot3d.pro
 
+# fixing gcc4.4 build
+%{__sed}  -i "4i\#include <cstdio>" src/qwt3d_function.cpp
 
 %{__mkdir} qt4
 
@@ -158,6 +160,9 @@
 
 
 %changelog
+* Thu Mar 05 2009 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 0.2.7-8
+- fixed failed build on gcc 4.4
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.7-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list