rpms/synce/devel synce.spec,1.10,1.11

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Wed Sep 28 09:50:10 UTC 2005


Author: awjb

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

Modified Files:
	synce.spec 
Log Message:
- see if this works



Index: synce.spec
===================================================================
RCS file: /cvs/extras/rpms/synce/devel/synce.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- synce.spec	28 Sep 2005 09:43:33 -0000	1.10
+++ synce.spec	28 Sep 2005 09:50:07 -0000	1.11
@@ -90,10 +90,10 @@
     --with-libmimedir-lib="${MIMEDIRLIB}" \
     --disable-static
 # don't want stack protector on this one
-%{__perl} -pi -e 's/-fstack-protector/-fno-stack-protector -lgcc/;' \
+%{__perl} -pi -e 's/-fstack-protector/-fno-stack-protector/;' \
 Makefile src/Makefile lib/Makefile man/Makefile
 
-make LDFLAGS="-L${SYNCEINC} -L${RAPI2INC} -L${MIMEDIRLIB}"
+make LDFLAGS="-L${SYNCEINC} -L${RAPI2INC} -L${MIMEDIRLIB} -lgcc"
 cd ..
 # build the serial support
 cd synce-serial-%{version}




More information about the fedora-extras-commits mailing list