| 39 %{?_with_sasl:BuildRequires: cyrus-sasl-devel >= 2} |
39 %{?_with_sasl:BuildRequires: cyrus-sasl-devel >= 2} |
| 40 %{!?_without_silc:BuildRequires: /usr/include/silc/silcclient.h} |
40 %{!?_without_silc:BuildRequires: /usr/include/silc/silcclient.h} |
| 41 %{!?_without_tcl:BuildRequires: tcl, tk, /usr/include/tcl.h} |
41 %{!?_without_tcl:BuildRequires: tcl, tk, /usr/include/tcl.h} |
| 42 %{!?_without_text:BuildRequires: ncurses-devel} |
42 %{!?_without_text:BuildRequires: ncurses-devel} |
| 43 %{!?_without_nm:BuildRequires: NetworkManager-devel} |
43 %{!?_without_nm:BuildRequires: NetworkManager-devel} |
| |
44 %{!?_without_gevolution:BuildRequires: evolution-data-server-devel} |
| 44 |
45 |
| 45 %if "%{_vendor}" == "suse" |
46 %if "%{_vendor}" == "suse" |
| 46 # For SuSE: |
47 # For SuSE: |
| 47 BuildRequires: gnutls-devel |
48 BuildRequires: gnutls-devel |
| 48 %{?_with_dbus:BuildRequires: dbus-1-devel >= 0.35} |
49 %{?_with_dbus:BuildRequires: dbus-1-devel >= 0.35} |
| 228 %{!?_with_dbus:--disable-dbus} \ |
229 %{!?_with_dbus:--disable-dbus} \ |
| 229 %{!?_with_avahi:--disable-avahi} \ |
230 %{!?_with_avahi:--disable-avahi} \ |
| 230 %{?_without_gstreamer:--disable-gstreamer} \ |
231 %{?_without_gstreamer:--disable-gstreamer} \ |
| 231 %{?_without_gtkspell:--disable-gtkspell} \ |
232 %{?_without_gtkspell:--disable-gtkspell} \ |
| 232 %{?_without_nm:--disable-nm} \ |
233 %{?_without_nm:--disable-nm} \ |
| |
234 %{!?_without_gevolution:--enable-gevolution} \ |
| 233 %{?_with_mono:--enable-mono} \ |
235 %{?_with_mono:--enable-mono} \ |
| 234 %{?_with_perlmakehack:--with-perl-lib=%{buildroot}%{_prefix}} \ |
236 %{?_with_perlmakehack:--with-perl-lib=%{buildroot}%{_prefix}} \ |
| 235 %{!?_with_perlmakehack:--with-perl-lib=%{_prefix}} \ |
237 %{!?_with_perlmakehack:--with-perl-lib=%{_prefix}} \ |
| 236 %{?_with_sasl:--enable-cyrus-sasl} \ |
238 %{?_with_sasl:--enable-cyrus-sasl} \ |
| 237 %{?_without_tcl:--disable-tcl} \ |
239 %{?_without_tcl:--disable-tcl} \ |