|
|
|
@ -43,8 +43,8 @@ Patch0: mongodb.patch
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20100101, gcc, gcc::with_cxx = yes, scons |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20100101 |
|
|
|
|
BuildPreReq: boost, libexecinfo, v8, openssl, pcre, pcre::with_cxx = yes |
|
|
|
|
PreReq: boost, libexecinfo, v8, openssl, pcre, pcre::with_cxx = yes |
|
|
|
|
BuildPreReq: boost, libexecinfo, v8, openssl, pcre, pcre::with_cxx = yes, snappy |
|
|
|
|
PreReq: boost, libexecinfo, v8, openssl, pcre, pcre::with_cxx = yes, snappy |
|
|
|
|
|
|
|
|
|
%description |
|
|
|
|
MongoDB bridges the gap between key-value stores (which are fast and |
|
|
|
@ -89,6 +89,7 @@ PreReq: boost, libexecinfo, v8, openssl, pcre, pcre::with_cxx = yes
|
|
|
|
|
--release \ |
|
|
|
|
--static \ |
|
|
|
|
--use-system-pcre \ |
|
|
|
|
--use-system-snappy \ |
|
|
|
|
--usev8 \ |
|
|
|
|
--ssl \ |
|
|
|
|
. |
|
|
|
|