From 3d837bde6b4d766b0c47534128b1305407ac9bc3 Mon Sep 17 00:00:00 2001 From: mdawkins Date: Mon, 15 Oct 2012 18:19:05 +0000 Subject: [PATCH] new version 3.6.1 --- evolution-data-server.spec | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/evolution-data-server.spec b/evolution-data-server.spec index c57e404..64c1369 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -45,7 +45,7 @@ Name: evolution-data-server Summary: Evolution Data Server -Version: 3.6.0 +Version: 3.6.1 Release: 1 License: LGPLv2+ Group: System/Libraries @@ -238,11 +238,16 @@ GObject Introspection interface description for %{name}. %setup -q %build +%configure2_5x \ + --with-krb5=%{_prefix} \ + --with-krb5-libs=%{_libdir} \ + --with-libdb=%{_prefix} \ + --disable-static \ + --with-openldap=yes \ + --with-static-ldap=no \ + --enable-gtk-doc=yes +# --enable-gnome-keyring=yes -%configure2_5x --with-krb5=%{_prefix} --with-krb5-libs=%{_libdir} \ ---with-libdb=%{_prefix} --disable-static \ ---with-openldap=yes --with-static-ldap=no --enable-gtk-doc=yes -#--enable-gnome-keyring=yes %make %install @@ -366,8 +371,6 @@ find %{buildroot} -name '*.so.*' -exec chmod +x {} \; #{_libdir}/libedataserverui-%{api}.so %{_libdir}/libedataserverui-*.so - - %changelog * Fri Sep 28 2012 Arkady L. Shane 3.6.0-1 - update to 3.6.0