rpms/gutenprint/devel gutenprint.spec,1.25,1.26

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Thu May 10 16:21:51 UTC 2007


Author: twaugh

Update of /cvs/pkgs/rpms/gutenprint/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32135

Modified Files:
	gutenprint.spec 
Log Message:
* Thu May 10 2007 Tim Waugh <twaugh at redhat.com> 5.0.0.99.1-3
- Try to work around GCC bug #239003.



Index: gutenprint.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gutenprint/devel/gutenprint.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- gutenprint.spec	10 May 2007 15:52:42 -0000	1.25
+++ gutenprint.spec	10 May 2007 16:18:11 -0000	1.26
@@ -128,7 +128,7 @@
 
 %build
 %ifarch ppc64
-export CFLAGS=${CFLAGS} -O0
+export CFLAGS="${CFLAGS} -O0"
 %endif
 %configure --disable-static --disable-dependency-tracking  \
             --with-foomatic --with-ghostscript \




More information about the fedora-extras-commits mailing list