summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitch Wagner <dev@mitchwag.com>2022-08-11 14:50:33 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-08-11 15:14:44 +0000
commit45b0de247015e40738b886aefd3b2204b66b463d (patch)
tree3fdb96fcb7e08fec41698e043458282b84afa8a3
parent943c960cbd08b341d6855cb86fbf8c45977dba03 (diff)
downloadmongo-45b0de247015e40738b886aefd3b2204b66b463d.tar.gz
SERVER-68538 Fix typo in rpm config for enterprise dependencies
-rw-r--r--rpm/mongodb-enterprise-init.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/mongodb-enterprise-init.spec b/rpm/mongodb-enterprise-init.spec
index a1b908f72c5..cc2440066e5 100644
--- a/rpm/mongodb-enterprise-init.spec
+++ b/rpm/mongodb-enterprise-init.spec
@@ -25,7 +25,7 @@ Summary: MongoDB open source document-oriented database system (enterprise metap
License: Commercial
URL: http://www.mongodb.org
Group: Applications/Databases
-Requires: mongodb-enterprise-cryptd, mongodb-enterprise-mongos, mongodb-enterprise-server, mongodb-enterprise-database-tools-extra, mongodb-enteprise-shell
+Requires: mongodb-enterprise-cryptd, mongodb-enterprise-mongos, mongodb-enterprise-server, mongodb-enterprise-database-tools-extra, mongodb-enterprise-shell
%if 0%{?rhel} >= 8 || 0%{?fedora} >= 30
BuildRequires: /usr/bin/pathfix.py, python3-devel