From 93b4d2fed8ca0651ba71bdeb7ccc8490204511d1 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 28 Jan 2020 19:18:31 +0100 Subject: [PATCH] upgrading package: mongodb 4.2.2 -> 4.2.3 --- mongodb/mongodb.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mongodb/mongodb.spec b/mongodb/mongodb.spec index 0435b338e1..d884efc888 100644 --- a/mongodb/mongodb.spec +++ b/mongodb/mongodb.spec @@ -31,8 +31,8 @@ Distribution: OpenPKG Community Class: PLUS Group: Database License: SSPL -Version: 4.2.2 -Release: 20191210 +Version: 4.2.3 +Release: 20200128 # package options %option with_ssl no @@ -120,7 +120,7 @@ PreReq: openssl, x509 %{l_shtool} mkdir -f -p -m 755 \ $RPM_BUILD_ROOT%{l_prefix}/bin %{l_shtool} install -c -s -m 755 \ - mongo mongobridge mongod mongoed mongos \ + mongo mongobridge mongod mongos mongotrafficreader \ $RPM_BUILD_ROOT%{l_prefix}/bin/ # install manual pages