summaryrefslogtreecommitdiff
path: root/rpm/mongodb-enterprise.spec
diff options
context:
space:
mode:
authorZakhar Kleyman <zakhar.kleyman@mongodb.com>2019-10-30 00:58:16 +0000
committerevergreen <evergreen@mongodb.com>2019-10-30 00:58:16 +0000
commit1c4b9635631a8408b626fa9259d1c83860c0c054 (patch)
treeec283a94ca56f3f3e522aabef433a3a5c149dc0b /rpm/mongodb-enterprise.spec
parent32c6592c9621dc67ecd0250e78eb8fc6c43d0364 (diff)
downloadmongo-1c4b9635631a8408b626fa9259d1c83860c0c054.tar.gz
SERVER-42846 add mongoldap and mongoreplay man pages to rpm specs
Diffstat (limited to 'rpm/mongodb-enterprise.spec')
-rw-r--r--rpm/mongodb-enterprise.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/rpm/mongodb-enterprise.spec b/rpm/mongodb-enterprise.spec
index 1c8e373ce86..4110e84995c 100644
--- a/rpm/mongodb-enterprise.spec
+++ b/rpm/mongodb-enterprise.spec
@@ -302,6 +302,8 @@ fi
%{_mandir}/man1/mongoexport.1*
%{_mandir}/man1/mongofiles.1*
%{_mandir}/man1/mongoimport.1*
+%{_mandir}/man1/mongoldap.1*
+%{_mandir}/man1/mongoreplay.1*
%{_mandir}/man1/mongorestore.1*
%{_mandir}/man1/mongotop.1*
%{_mandir}/man1/mongostat.1*