Page MenuHomeSolus

D2369.diff
No OneTemporary

D2369.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,10 +1,7 @@
-libboost_chrono.so.1.62.0
-libboost_filesystem.so.1.62.0
-libboost_iostreams.so.1.62.0
-libboost_program_options.so.1.62.0
-libboost_regex.so.1.62.0
-libboost_system.so.1.62.0
-libboost_thread.so.1.62.0
+libboost_filesystem.so.1.65.1
+libboost_iostreams.so.1.65.1
+libboost_program_options.so.1.65.1
+libboost_system.so.1.65.1
libc.so.6
libcrypto.so.1.0.0
libdl.so.2
@@ -13,11 +10,12 @@
libpcre.so.1
libpcrecpp.so.0
libpthread.so.0
+libresolv.so.2
librt.so.1
libsasl2.so.3
libsnappy.so.1
libssl.so.1.0.0
libstdc++.so.6
-libwiredtiger-2.9.3.so
+libwiredtiger-3.0.0.so
libyaml-cpp.so.0.5
libz.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : mongodb
-version : 3.4.10
-release : 6
+version : 3.6.3
+release : 7
source :
- - https://fastdl.mongodb.org/src/mongodb-src-r3.4.10.tar.gz : 443800ca4f52fa613b29052f5f76abc0ccc477451b55f3665b61819f28ace2f3
+ - https://fastdl.mongodb.org/src/mongodb-src-r3.6.2.tar.gz : 018788bd31d6953e55cda0ad0771d23e6b78e024a8a6404a80a900c67215b0a7
license : AGPL-3.0
component : database
summary : A high-performance, open source, schema-free document-oriented database
@@ -15,10 +15,12 @@
- pkgconfig(yaml-cpp)
- libboost-devel
- libpcap-devel
+ - python-cheetah
+ - python-requests
+ - python-setuptools
+ - python-typing
- scons
- snappy-devel
-setup : |
- %patch -p1 < $pkgfiles/fix-for-boost-1.62.0.patch
build : |
scons install \
--prefix=$installdir/usr \
@@ -31,7 +33,7 @@
--use-sasl-client \
--ssl \
--disable-warnings-as-errors \
- --jobs $(nproc)
+ %JOBS%
install : |
install -Dm 00644 $pkgfiles/mongodb.service $installdir/%libdir%/systemd/system/mongodb.service
install -Dm 00644 $pkgfiles/mongodb.sysusers $installdir/%libdir%/sysusers.d/mongodb.conf
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -28,12 +28,12 @@
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2017-12-28</Date>
- <Version>3.4.10</Version>
+ <Update release="7">
+ <Date>2018-03-12</Date>
+ <Version>3.6.3</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 5 2023, 12:49 AM (14 w, 15 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5792445
Default Alt Text
D2369.diff (2 KB)

Event Timeline