diff --git a/evolution-data-server.spec b/evolution-data-server.spec index a66b342..887ed1f 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -181,7 +181,7 @@ export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED -fPIC -I%{_includedir}/et" # Regenerate configure to pick up configure.in and acinclude.m4 changes.. aclocal -I m4 autoheader -automake +automake --add-missing libtoolize intltoolize --force autoconf @@ -284,9 +284,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %dir %{modules_dir} # Camel providers: -%{camel_provider_dir}/libcamelimap.so -%{camel_provider_dir}/libcamelimap.urls - %{camel_provider_dir}/libcamelimapx.so %{camel_provider_dir}/libcamelimapx.urls @@ -360,6 +357,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog * Mon Jan 14 2013 Milan Crha - 3.7.4-1 - Update to 3.7.4 +- Add --add-missing to automake call * Thu Dec 20 2012 Kalev Lember - 3.7.3-2 - Rebuilt for libgweather 3.7.3 soname bump