|
|
|
@ -36,7 +36,7 @@ Class: EVAL
|
|
|
|
|
Group: SCM |
|
|
|
|
License: Apache/BSD |
|
|
|
|
Version: %{V_opkg} |
|
|
|
|
Release: 20191030 |
|
|
|
|
Release: 20200217 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_sasl no |
|
|
|
@ -48,8 +48,8 @@ Patch0: subversion-libs.patch
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, make, libtool, sed, pkgconfig |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20160101 |
|
|
|
|
BuildPreReq: openssl, zlib, libiconv, expat, serf, apr, sqlite, libutf8proc, lz4 |
|
|
|
|
PreReq: openssl, zlib, libiconv, expat, serf, apr, sqlite, libutf8proc, lz4 |
|
|
|
|
BuildPreReq: openssl, zlib, libiconv, expat, serf, apr, sqlite, libutf8proc, lz4, neon |
|
|
|
|
PreReq: openssl, zlib, libiconv, expat, serf, apr, sqlite, libutf8proc, lz4, neon |
|
|
|
|
%if "%{with_sasl}" == "yes" |
|
|
|
|
BuildPreReq: sasl |
|
|
|
|
PreReq: sasl |
|
|
|
|