]> git.pld-linux.org Git - packages/mongodb.git/commitdiff
Include the mongooplog and mongoperf tools
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 9 Oct 2012 07:37:59 +0000 (09:37 +0200)
committerJacek Konieczny <jajcus@jajcus.net>
Tue, 9 Oct 2012 07:37:59 +0000 (09:37 +0200)
mongodb.spec

index c19dd679e58f89c3b024dd59959f2187184cb573..63a84ef701b8aad51c0c1f2a7bf8a3d0e16aaded 100644 (file)
@@ -221,6 +221,8 @@ fi
 %attr(755,root,root) %{_bindir}/mongoexport
 %attr(755,root,root) %{_bindir}/mongofiles
 %attr(755,root,root) %{_bindir}/mongoimport
+%attr(755,root,root) %{_bindir}/mongooplog
+%attr(755,root,root) %{_bindir}/mongoperf
 %attr(755,root,root) %{_bindir}/mongorestore
 %attr(755,root,root) %{_bindir}/mongosniff
 %attr(755,root,root) %{_bindir}/mongostat
This page took 0.040855 seconds and 4 git commands to generate.