rpms/netpbm/devel netpbm.spec,1.106,1.107

Jindrich Novy (jnovy) fedora-extras-commits at redhat.com
Sun Mar 9 11:14:11 UTC 2008


Author: jnovy

Update of /cvs/extras/rpms/netpbm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9134

Modified Files:
	netpbm.spec 
Log Message:
fix typo in CFLAGS



Index: netpbm.spec
===================================================================
RCS file: /cvs/extras/rpms/netpbm/devel/netpbm.spec,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- netpbm.spec	9 Mar 2008 11:07:04 -0000	1.106
+++ netpbm.spec	9 Mar 2008 11:13:25 -0000	1.107
@@ -118,7 +118,7 @@
 make \
 	CC=%{__cc} \
 	LDFLAGS="-L$TOP/pbm -L$TOP/pgm -L$TOP/pnm -L$TOP/ppm" \
-	CFLAGS="$RPM_OPT_FLAGS -fPIC -fPIC -flax-vector-conversions" \
+	CFLAGS="$RPM_OPT_FLAGS -fPIC -flax-vector-conversions" \
 	LADD="-lm" \
 	JPEGINC_DIR=%{_includedir} \
 	PNGINC_DIR=%{_includedir} \




More information about the fedora-extras-commits mailing list