diff options
Diffstat (limited to 'rpm/mongodb-org-unstable.spec')
-rw-r--r-- | rpm/mongodb-org-unstable.spec | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/rpm/mongodb-org-unstable.spec b/rpm/mongodb-org-unstable.spec index 6897d9ed639..40d637b65a4 100644 --- a/rpm/mongodb-org-unstable.spec +++ b/rpm/mongodb-org-unstable.spec @@ -240,29 +240,10 @@ fi %files tools %defattr(-,root,root,-) -#%doc README -%doc THIRD-PARTY-NOTICES.gotools -%{_bindir}/bsondump %{_bindir}/install_compass -%{_bindir}/mongodump -%{_bindir}/mongoexport -%{_bindir}/mongofiles -%{_bindir}/mongoimport -%{_bindir}/mongorestore -%{_bindir}/mongotop -%{_bindir}/mongostat - -%{_mandir}/man1/bsondump.1* -%{_mandir}/man1/mongodump.1* -%{_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* %changelog * Mon Oct 10 2016 Sam Kleinman <sam@mongodb.com> |