- remove support for old suse_versions
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=50
This commit is contained in:
parent
b1c16ce5cd
commit
fc4516d97c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 12 06:46:02 UTC 2011 - coolo@novell.com
|
||||
|
||||
- remove support for old suse_versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 11 11:40:17 CEST 2011 - pth@suse.de
|
||||
|
||||
|
@ -29,11 +29,7 @@ BuildRequires: openssl-devel
|
||||
%if %{with mozilla_nss}
|
||||
BuildRequires: mozilla-nss-devel
|
||||
%endif
|
||||
%if 0%{suse_version} > 930
|
||||
BuildRequires: krb5-devel
|
||||
%else
|
||||
BuildRequires: heimdal-devel
|
||||
%endif
|
||||
BuildRequires: libssh2-devel openssh
|
||||
BuildRequires: libcares-devel
|
||||
%if 0%{?_with_stunnel:1}
|
||||
@ -107,11 +103,7 @@ export CFLAGS="%{optflags}"
|
||||
--with-nss \
|
||||
%endif
|
||||
%endif
|
||||
%if %suse_version > 930
|
||||
--with-gssapi=/usr/lib/mit \
|
||||
%else
|
||||
--with-gssapi=/usr/lib/heimdal \
|
||||
%endif
|
||||
--with-libssh2\
|
||||
--libdir=%{_libdir} \
|
||||
--enable-hidden-symbols \
|
||||
|
Loading…
x
Reference in New Issue
Block a user