rpms/evolution-exchange/devel evolution-exchange.spec,1.78,1.79

Matthew Barnes mbarnes at fedoraproject.org
Sat Nov 28 23:52:09 UTC 2009


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution-exchange/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8398

Modified Files:
	evolution-exchange.spec 
Log Message:
Trying to get NTLM detection to work.



Index: evolution-exchange.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/evolution-exchange.spec,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -p -r1.78 -r1.79
--- evolution-exchange.spec	18 Nov 2009 01:27:52 -0000	1.78
+++ evolution-exchange.spec	28 Nov 2009 23:52:08 -0000	1.79
@@ -68,7 +68,8 @@ Microsoft Exchange Server.
 %patch12 -p1 -b .gettext-package-voodoo
 
 %build
-export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED"
+export CPPFLAGS="-I%{_includedir}/et"
+export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED -fPIC"
 # Set LIBS so that configure will be able to link with static LDAP libraries,
 # which depend on Cyrus SASL and OpenSSL.
 if pkg-config openssl ; then




More information about the fedora-extras-commits mailing list