summaryrefslogtreecommitdiff
path: root/rpm/mongodb-org.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rpm/mongodb-org.spec')
-rw-r--r--rpm/mongodb-org.spec21
1 files changed, 1 insertions, 20 deletions
diff --git a/rpm/mongodb-org.spec b/rpm/mongodb-org.spec
index 0edabde88d4..ceac56c7bb9 100644
--- a/rpm/mongodb-org.spec
+++ b/rpm/mongodb-org.spec
@@ -252,29 +252,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>