Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37881936
en ru br
Репозитории ALT
5.1: 2.26.3-alt1.1
4.1: 2.22.3-alt0.M41.1
4.0: 2.8.3-alt2
3.0: 2.2.3-alt1
www.altlinux.org/Changes

Группа :: Сети/Почта
Пакет: evolution-exchange

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _name ximian-connector
%define ver_major 2.2
%define ver_base 2.2
%define eds_ver_base 1.2

Name: evolution-exchange
Version: %ver_major.3
Release: alt1

Summary: MS Exchange connector for evolution by Ximian
License: GPL
Group: Networking/Mail
Url: http://www.ximian.com

Source: ftp://ftp.gnome.org/pub/gnome/sources/%_name/%ver_major/%_name-%version.tar.bz2

%define evolution_ver 2.2.3

Requires: evolution >= %evolution_ver

#BuildPreReq: gnome-common >= 2.8.0

BuildPreReq: evolution-devel >= %evolution_ver

# Automatically added by buildreq on Tue Jul 06 2004

BuildRequires: GConf2 ORBit2-devel XFree86-devel XFree86-libs esound evolution-data-server-devel evolution-devel fontconfig freetype2 gcc-c++ gcc-g77 glib2-devel gnome-vfs2-devel indent libGConf2-devel libart_lgpl-devel libatk-devel libbonobo2-devel libbonoboui-devel libe2fs-devel libgal2-devel libgcrypt-devel libglade2-devel libgnome-devel libgnome-keyring libgnomecanvas-devel libgnomeprint2-devel libgnomeui-devel libgnutls-devel libgpg-error-devel libgtk+2-devel libkrb5-devel libldap-devel libpango-devel libpopt-devel libsoup-devel libstdc++-devel libtasn1-devel libxml2-devel mozilla-psm perl-XML-Parser pkgconfig zlib-devel

%description
MS Exchange connector for evolution by Ximian. OpenSource release.

%add_findprov_lib_path %_libdir/evolution/%ver_base

%prep
%setup -q -n %_name-%version
%__subst 's,\(libldap\.\)[a|la],\1so,g
 s,\(liblber\.\)[a|la],\1so,' configure *.m4

%build
export CFLAGS="-I%_includedir/krb5"
export LDFLAGS="-L/lib -export-dynamic"
%configure \
   --disable-static

%make_build

%install
%make DESTDIR=%buildroot install

# menu

%__mkdir_p %buildroot%_menudir
%__cat >%buildroot%_menudir/%name << __MENU__
?package(evolution-exchange): needs="x11" section="Networking/Mail" \
command="ximian-connector-setup-%ver_major" \
title="Ximian Connector Configuration" \
longtitle="Configure Evolution to connect to M$ Exchange account" \
icon="evolution.png"
__MENU__

# remove none-packaged files

%__rm -f %buildroot%_libdir/evolution-data-server-%eds_ver_base/camel-providers/*.la
%__rm -rf docs/{reference,Makefile*}

%find_lang %_name-%ver_base

%post
%update_menus

%postun
%clean_menus

%files -f %_name-%ver_base.lang
%_bindir/ximian-connector-setup-%ver_base
%_libdir/evolution/%ver_base/*
%_libdir/evolution-data-server-%eds_ver_base/camel-providers/*
%_libdir/bonobo/servers/*
%_datadir/%_name
%_menudir/*
%doc %_datadir/gtk-doc/html
%doc AUTHORS ChangeLog NEWS README
%doc docs

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin