SPECS: evolution-exchange.spec - big, fat warning added, schemas n...

freetz freetz at pld-linux.org
Mon Jul 25 11:46:24 CEST 2005


Author: freetz                       Date: Mon Jul 25 09:46:24 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- big, fat warning added, schemas no longer relevant, cleanup and cosmetics

---- Files affected:
SPECS:
   evolution-exchange.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/evolution-exchange.spec
diff -u SPECS/evolution-exchange.spec:1.4 SPECS/evolution-exchange.spec:1.5
--- SPECS/evolution-exchange.spec:1.4	Wed Jul 20 07:54:37 2005
+++ SPECS/evolution-exchange.spec	Mon Jul 25 11:46:19 2005
@@ -1,4 +1,11 @@
 # $Revision$, $Date$
+# 
+# configure: WARNING:
+# No NTLM support in OpenLDAP; Plaintext password authentication will be
+# used when connecting to the Global Catalog server. Consider installing
+# the evo-openldap package, or building OpenLDAP with the patch in
+# docs/openldap-ntlm.diff
+#
 Summary:	Microsoft Exchange support for Evolution
 Summary(pl):	Wsparcie dla Microsoft Exchange w Evolution
 Name:		evolution-exchange
@@ -12,6 +19,7 @@
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
 BuildRequires:	evolution-data-server-devel >= 1.3.1
+BuildRequires:	evolution-devel >= 2.3.5.1
 BuildRequires:	gtk+2-devel >= 2:2.6.4
 BuildRequires:	heimdal-devel >= 0.7
 BuildRequires:	intltool
@@ -21,7 +29,7 @@
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
 Requires(post,preun):	GConf2
-Requires:	evolution >= 2.3.5
+Requires:	evolution >= 2.3.5.1
 Requires:	gtk+2 >= 2:2.6.4
 Obsoletes:	ximian-connector
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -62,23 +70,16 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-#post
-#gconf_schema_install evolution-webcal.schemas
-
-#preun
-#gconf_schema_uninstall evolution-webcal.schemas
-
 %files -f %{name}-2.4.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README 
 %attr(755,root,root) %{_bindir}/ximian-connector-setup-*
-%attr(755,root,root) %{_libdir}/evolution/*/evolution-exchange-storage
-%{_libdir}/bonobo/servers/*
 %attr(755,root,root) %{_libdir}/evolution-data-server-*/camel-providers/*.so
-#%attr(755,root,root) %{_libdir}/evolution/*/*.so.*
-%{_libdir}/evolution-data-server-*/camel-providers/*.urls
+%attr(755,root,root) %{_libdir}/evolution/*/evolution-exchange-storage
 %{_datadir}/%{name}
 %{_gtkdocdir}/*
+%{_libdir}/bonobo/servers/*
+%{_libdir}/evolution-data-server-*/camel-providers/*.urls
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -86,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/07/25 09:46:19  freetz
+- big, fat warning added, schemas no longer relevant, cleanup and cosmetics
+
 Revision 1.4  2005/07/20 05:54:37  ankry
 - pl fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/evolution-exchange.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list