rpms/synce/devel synce.spec,1.18,1.19

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Tue Feb 28 08:28:13 UTC 2006


Author: awjb

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

Modified Files:
	synce.spec 
Log Message:
- fix i386 build



Index: synce.spec
===================================================================
RCS file: /cvs/extras/rpms/synce/devel/synce.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- synce.spec	17 Feb 2006 08:09:32 -0000	1.18
+++ synce.spec	28 Feb 2006 08:28:13 -0000	1.19
@@ -94,7 +94,7 @@
     --disable-static \
     --disable-rpath
 
-make LDFLAGS="-L${SYNCEINC} -L${RAPI2INC} -L${MIMEDIRLIB}" CFLAGS=-"fno-stack-protector"
+make LDFLAGS="-L${SYNCEINC} -L${RAPI2INC} -L${MIMEDIRLIB} --shared"
 cd ..
 # build the serial support
 cd synce-serial-%{version}
@@ -195,7 +195,7 @@
 * Thu Feb 16 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 0.9.1-7
 - Rebuild for Fedora Extras 5
-- Fix cflags
+- Fix cflags and build on i386
 
 * Mon Nov 28 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 0.9.1-6




More information about the scm-commits mailing list