]> git.pld-linux.org Git - packages/evolution-exchange.git/commitdiff
- rel 2 auto/th/evolution-exchange-2_12_1-2
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 3 Nov 2007 13:20:20 +0000 (13:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BR openldap-evolution-devel
- Removed Big Fat Warning - openldap-evolution-devel solves this

Changed files:
    evolution-exchange.spec -> 1.27

evolution-exchange.spec

index e6b0273bd033da50901defa55a7ac77675e87efb..b270801915b21141e07b3af9d8dcf2bee7b1e091 100644 (file)
@@ -1,16 +1,10 @@
 #
-# 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.UTF-8):     Wsparcie dla Microsoft Exchange w Evolution
 Name:          evolution-exchange
 Version:       2.12.1
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/evolution-exchange/2.12/%{name}-%{version}.tar.bz2
@@ -30,7 +24,7 @@ BuildRequires:        libgnomeprint-devel >= 2.18.0
 BuildRequires: libgnomeui-devel >= 2.20.0
 BuildRequires: libsoup-devel >= 2.2.100
 BuildRequires: libxml2-devel >= 1:2.6.30
-BuildRequires: openldap-devel >= 2.4.6
+BuildRequires: openldap-evolution-devel >= 2.4.6
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.197
 Requires(post,preun):  GConf2
@@ -68,7 +62,7 @@ Dokumentacja API wsparcia Microsoft Exchange w Evolution.
 %{__autoconf}
 %{__automake}
 %configure \
-       --with-openldap=/usr \
+       --with-openldap=%{_libdir}/evolution-openldap  \
        --with-krb5=/usr \
        --disable-schemas-install \
        --enable-gtk-doc \
This page took 0.072114 seconds and 4 git commands to generate.