|
|
|
@ -287,6 +287,11 @@ BuildRequires: firebird-devel
|
|
|
|
|
BuildRequires: %{_lib}fbclient-devel
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# NIS support
|
|
|
|
|
%if 0%{?suse_version} != 1330
|
|
|
|
|
%define with_nis 1
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# x86_64 specific stuff
|
|
|
|
|
%if "%{_lib}" != "lib"
|
|
|
|
|
%if 0%{?mdkversion} || ( 0%{?mgaversion} && 0%{?mgaversion} <= 2)
|
|
|
|
@ -1348,7 +1353,7 @@ echo yes | ./configure \
|
|
|
|
|
-platform linux-g++ \
|
|
|
|
|
%endif
|
|
|
|
|
\
|
|
|
|
|
-nis \
|
|
|
|
|
%{?with_nis:-nis} %{?!with_nis:-no-nis} \
|
|
|
|
|
-no-pch \
|
|
|
|
|
-cups \
|
|
|
|
|
-stl \
|
|
|
|
|