rpms/sylpheed-claws/FC-4 sylpheed-claws.spec,1.36,1.37

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Mon Jun 5 07:44:15 UTC 2006


Author: awjb

Update of /cvs/extras/rpms/sylpheed-claws/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15093

Modified Files:
	sylpheed-claws.spec 
Log Message:
- fix x86_64 build error



Index: sylpheed-claws.spec
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws/FC-4/sylpheed-claws.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- sylpheed-claws.spec	17 May 2006 05:27:47 -0000	1.36
+++ sylpheed-claws.spec	5 Jun 2006 07:44:15 -0000	1.37
@@ -87,6 +87,10 @@
 %if %openssl_pc
 MY_OPENSSL_CFLAGS=`pkg-config openssl --cflags`
 %endif
+%ifarch x86_64
+sed -i "s|-L/usr/X11R6/lib|-L/usr/X11R6/lib64|" \
+src/plugins/trayicon/Makefile
+%endif
 CFLAGS="${MY_OPENSSL_CFLAGS} ${RPM_OPT_FLAGS}" \
 %configure --enable-openssl --enable-ipv6 \
            --enable-ldap --enable-jpilot \




More information about the fedora-extras-commits mailing list