forked from pool/strongswan
disabled mysql,sqlite,gcrypt on sle11 again
OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=74
This commit is contained in:
parent
809353c19b
commit
ce4e2bdd61
@ -31,16 +31,19 @@ Release: 0
|
||||
%else
|
||||
%bcond_with tests
|
||||
%endif
|
||||
%bcond_without gcrypt
|
||||
%bcond_without mysql
|
||||
%bcond_without sqlite
|
||||
%if 0%{suse_version} > 1110
|
||||
%bcond_without farp
|
||||
%bcond_without afalg
|
||||
%bcond_without mysql
|
||||
%bcond_without sqlite
|
||||
%bcond_without gcrypt
|
||||
%bcond_without nm
|
||||
%else
|
||||
%bcond_with farp
|
||||
%bcond_with afalg
|
||||
%bcond_with mysql
|
||||
%bcond_with sqlite
|
||||
%bcond_with gcrypt
|
||||
%bcond_with nm
|
||||
%endif
|
||||
%if 0%{suse_version} > 1220
|
||||
|
Loading…
Reference in New Issue
Block a user