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