rpms/qcad/FC-3 qcad-nopedantic.patch,NONE,1.1 qcad.spec,1.6,1.7

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Wed Nov 23 22:14:44 UTC 2005


Author: gemi

Update of /cvs/extras/rpms/qcad/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9303

Modified Files:
	qcad.spec 
Added Files:
	qcad-nopedantic.patch 
Log Message:


qcad-nopedantic.patch:

--- NEW FILE qcad-nopedantic.patch ---
--- qcad-2.0.5.0-1-community.src/mkspecs/defs.pro.nopedantic	2005-11-23 12:51:31.000000000 +0100
+++ qcad-2.0.5.0-1-community.src/mkspecs/defs.pro	2005-11-23 12:51:38.000000000 +0100
@@ -1,6 +1,6 @@
 # $Id: defs.pro 606 2004-12-25 03:08:40Z andrew $
-QMAKE_CXXFLAGS_DEBUG += -pedantic
-QMAKE_CXXFLAGS += -pedantic
+#QMAKE_CXXFLAGS_DEBUG += -pedantic
+#QMAKE_CXXFLAGS += -pedantic
 
 win32 {
   QMAKE_CFLAGS_THREAD -= -mthreads


Index: qcad.spec
===================================================================
RCS file: /cvs/extras/rpms/qcad/FC-3/qcad.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qcad.spec	23 Nov 2005 20:09:00 -0000	1.6
+++ qcad.spec	23 Nov 2005 22:14:41 -0000	1.7
@@ -1,6 +1,6 @@
 Name:		qcad
 Version:	2.0.5.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Simple 2D CAD program
 
 Group:		Applications/Engineering




More information about the fedora-extras-commits mailing list