X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=evolution-exchange.spec;h=43f90b3b470ac848cb168f874755e29122f65876;hb=68ed6547546744df5cbd6708a8ec8adc3b5be921;hp=5eb7d107ae772f231b8468b12fcfd46ba1e918f4;hpb=1361a22c9cc3917e3143502e3cc6a411ba3fb76e;p=packages%2Fevolution-exchange.git diff --git a/evolution-exchange.spec b/evolution-exchange.spec index 5eb7d10..43f90b3 100644 --- a/evolution-exchange.spec +++ b/evolution-exchange.spec @@ -1,64 +1,81 @@ -# -# 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 # %define filterout_ld -Wl,--as-needed Summary: Microsoft Exchange support for Evolution -Summary(pl): Wsparcie dla Microsoft Exchange w Evolution +Summary(pl.UTF-8): Wsparcie dla Microsoft Exchange w Evolution Name: evolution-exchange -Version: 2.8.0 +Version: 2.32.2 Release: 1 License: GPL v2 Group: X11/Applications -Source0: http://ftp.gnome.org/pub/gnome/sources/evolution-exchange/2.8/%{name}-%{version}.tar.bz2 -# Source0-md5: 72f595063fc19a2e7325ea73438faa87 -BuildRequires: GConf2-devel >= 2.14.0 -BuildRequires: autoconf >= 2.53 -BuildRequires: automake -BuildRequires: evolution-data-server-devel >= 1.8.0 -BuildRequires: evolution-devel >= 2.8.0 -BuildRequires: gtk+2-devel >= 2:2.10.3 -BuildRequires: gtk-doc >= 1.7 -BuildRequires: heimdal-devel >= 0.7 -BuildRequires: intltool >= 0.35.0 -BuildRequires: libbonobo-devel >= 2.16.0 -BuildRequires: libglade2-devel >= 2.6.0 -BuildRequires: libgnomeprint-devel >= 2.12.1 -BuildRequires: libgnomeui-devel >= 2.16.0 -BuildRequires: libsoup-devel >= 2.2.96 -BuildRequires: libxml2-devel >= 2.6.26 -BuildRequires: openldap-devel >= 2.3.0 +Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-exchange/2.32/%{name}-%{version}.tar.bz2 +# Source0-md5: 6fa8e604a2bc9f5e0a7b78408f69d62c +Patch0: gtk224.patch +BuildRequires: GConf2-devel >= 2.22.0 +BuildRequires: autoconf >= 2.58 +BuildRequires: automake >= 1:1.9 +BuildRequires: docbook-dtd412-xml +BuildRequires: evolution-data-server-devel >= 2.32.1 +BuildRequires: evolution-devel >= 2.32.1 +BuildRequires: gettext-devel +BuildRequires: glib2-devel >= 1:2.16.1 +BuildRequires: gnome-common >= 2.20.0 +BuildRequires: gtk+2-devel >= 2:2.20.0 +BuildRequires: gtk-doc >= 1.9 +BuildRequires: intltool >= 0.36.2 +BuildRequires: libsoup-devel >= 2.4.0 +BuildRequires: libtool +BuildRequires: libxml2-devel >= 1:2.6.31 +BuildRequires: nss-devel +BuildRequires: openldap-devel >= 2.4.6 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 -Requires(post,preun): GConf2 >= 2.14.0 -Requires: evolution >= 2.8.0 -Requires: gtk+2 >= 2:2.10.3 +BuildRequires: sed >= 4.0 +Requires(post,preun): GConf2 +Requires: evolution >= 2.32.1 +Requires: gtk+2 >= 2:2.20.0 Obsoletes: ximian-connector +# sr@Latn vs. sr@latin +Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description This package adds support for Microsoft Exchange 2000 and 2003 to Evolution. -%description -l pl -Ten pakiet dodaje do Evolution obs³ugê Microsoft Exchange 2000 i 2003. +%description -l pl.UTF-8 +Ten pakiet dodaje do Evolution obsługę Microsoft Exchange 2000 i 2003. + +%package apidocs +Summary: Microsoft Exchange support for Evolution API documentation +Summary(pl.UTF-8): Dokumentacja API wsparcia Microsoft Exchange w Evolution +Group: Documentation +Requires: gtk-doc-common + +%description apidocs +Microsoft Exchange support for Evolution API documentation. + +%description apidocs -l pl.UTF-8 +Dokumentacja API wsparcia Microsoft Exchange w Evolution. %prep %setup -q +%patch0 -p1 + +sed -i -e 's/^en@shaw//' po/LINGUAS +rm -f po/en@shaw.po %build %{__glib_gettextize} %{__intltoolize} -%{__aclocal} +%{__libtoolize} +%{__aclocal} -I m4 %{__autoconf} +%{__autoheader} %{__automake} %configure \ --with-openldap=/usr \ - --with-krb5=/usr \ --disable-schemas-install \ + --disable-silent-rules \ --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir} %{__make} @@ -69,20 +86,34 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT%{_libdir}/evolution-data-server-*/camel-providers/*.{la,a} +rm -f $RPM_BUILD_ROOT%{_libdir}/evolution-data-server-*/{camel-providers,extensions}/*.{la,a} +rm -f $RPM_BUILD_ROOT%{_libdir}/evolution/*/plugins/*.la -%find_lang %{name}-2.8 +%find_lang %{name}-2.32 %clean rm -rf $RPM_BUILD_ROOT -%files -f %{name}-2.8.lang +%post +%gconf_schema_install apps_exchange_addressbook-2.32.schemas + +%preun +%gconf_schema_uninstall apps_exchange_addressbook-2.32.schemas + +%files -f %{name}-2.32.lang +%defattr(644,root,root,755) +%doc AUTHORS ChangeLog NEWS README +%{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-2.32.schemas +%attr(755,root,root) %{_bindir}/exchange-connector-setup-2.32 +%attr(755,root,root) %{_libdir}/evolution-data-server-1.2/camel-providers/libcamelexchange.so +%attr(755,root,root) %{_libdir}/evolution-data-server-1.2/extensions/libebookbackendexchange.so +%attr(755,root,root) %{_libdir}/evolution-data-server-1.2/extensions/libecalbackendexchange.so +%attr(755,root,root) %{_libdir}/evolution/2.32/plugins/liborg-gnome-exchange-operations.so +%{_libdir}/evolution/2.32/plugins/org-gnome-exchange-operations.eplug +%{_datadir}/evolution/2.32/errors/org-gnome-exchange-operations.error +%{_datadir}/evolution-exchange +%{_libdir}/evolution-data-server-1.2/camel-providers/libcamelexchange.urls + +%files apidocs %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README -%attr(755,root,root) %{_bindir}/exchange-connector-setup-* -%attr(755,root,root) %{_libdir}/evolution-data-server-*/camel-providers/*.so -%attr(755,root,root) %{_libdir}/evolution/*/evolution-exchange-storage -%{_datadir}/%{name} -%{_gtkdocdir}/* -%{_libdir}/bonobo/servers/* -%{_libdir}/evolution-data-server-*/camel-providers/*.urls +%{_gtkdocdir}/evolution-exchange