diff options
Diffstat (limited to 'rpm')
-rw-r--r-- | rpm/mongodb-enterprise-init.spec | 2 | ||||
-rw-r--r-- | rpm/mongodb-enterprise-unstable-init.spec | 2 | ||||
-rw-r--r-- | rpm/mongodb-enterprise-unstable.spec | 2 | ||||
-rw-r--r-- | rpm/mongodb-enterprise.spec | 2 | ||||
-rw-r--r-- | rpm/mongodb-org-init.spec | 2 | ||||
-rw-r--r-- | rpm/mongodb-org-unstable-init.spec | 2 | ||||
-rw-r--r-- | rpm/mongodb-org-unstable.spec | 2 | ||||
-rw-r--r-- | rpm/mongodb-org.spec | 2 |
8 files changed, 16 insertions, 0 deletions
diff --git a/rpm/mongodb-enterprise-init.spec b/rpm/mongodb-enterprise-init.spec index dbe2ce5d22c..ca4cc98cf21 100644 --- a/rpm/mongodb-enterprise-init.spec +++ b/rpm/mongodb-enterprise-init.spec @@ -300,6 +300,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* diff --git a/rpm/mongodb-enterprise-unstable-init.spec b/rpm/mongodb-enterprise-unstable-init.spec index fb7896d50fe..58c01345a35 100644 --- a/rpm/mongodb-enterprise-unstable-init.spec +++ b/rpm/mongodb-enterprise-unstable-init.spec @@ -289,6 +289,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* diff --git a/rpm/mongodb-enterprise-unstable.spec b/rpm/mongodb-enterprise-unstable.spec index ab011b2b70c..fd832bbf3f6 100644 --- a/rpm/mongodb-enterprise-unstable.spec +++ b/rpm/mongodb-enterprise-unstable.spec @@ -293,6 +293,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* 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* diff --git a/rpm/mongodb-org-init.spec b/rpm/mongodb-org-init.spec index b47141e203c..ac35c08ac6f 100644 --- a/rpm/mongodb-org-init.spec +++ b/rpm/mongodb-org-init.spec @@ -268,6 +268,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* diff --git a/rpm/mongodb-org-unstable-init.spec b/rpm/mongodb-org-unstable-init.spec index 6c440874220..dd3a0375f90 100644 --- a/rpm/mongodb-org-unstable-init.spec +++ b/rpm/mongodb-org-unstable-init.spec @@ -256,6 +256,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* diff --git a/rpm/mongodb-org-unstable.spec b/rpm/mongodb-org-unstable.spec index 4198d1e6847..6897d9ed639 100644 --- a/rpm/mongodb-org-unstable.spec +++ b/rpm/mongodb-org-unstable.spec @@ -258,6 +258,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* diff --git a/rpm/mongodb-org.spec b/rpm/mongodb-org.spec index dec90ca9d2e..0edabde88d4 100644 --- a/rpm/mongodb-org.spec +++ b/rpm/mongodb-org.spec @@ -270,6 +270,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* |