diff --git a/evolution-data-server.spec b/evolution-data-server.spec index e855bcc..9197709 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -4,7 +4,9 @@ %define static_ldap 0 %define krb5_support 1 %define largefile_support 1 -%global phonenum_support 1 + +# enabled only for Fedora +%global phonenum_support 0%{?fedora} # Coverity scan can override this to 0, to skip checking in gtk-doc generated code %{!?with_docs: %global with_docs 1}