summaryrefslogtreecommitdiff
path: root/rpm
diff options
context:
space:
mode:
authorAndrew Morrow <andrew.morrow@10gen.com>2020-01-15 19:51:39 +0000
committerevergreen <evergreen@mongodb.com>2020-01-15 19:51:39 +0000
commit3c0c136ecf80d60f512e96b9720af3845f401fd8 (patch)
treee8981c04b760b03bb623b2cfaf31d48ba84bc9a7 /rpm
parentc9dbf657e1ef0fdda8a32d1080d4a7c3bb361c5e (diff)
downloadmongo-3c0c136ecf80d60f512e96b9720af3845f401fd8.tar.gz
SERVER-44763 Remove gotools from build and packaging
Diffstat (limited to 'rpm')
-rw-r--r--rpm/mongo.mdv.spec12
-rw-r--r--rpm/mongodb-enterprise-init.spec21
-rw-r--r--rpm/mongodb-enterprise-unstable-init.spec21
-rw-r--r--rpm/mongodb-enterprise-unstable.spec21
-rw-r--r--rpm/mongodb-enterprise.spec21
-rw-r--r--rpm/mongodb-org-init.spec21
-rw-r--r--rpm/mongodb-org-unstable-init.spec21
-rw-r--r--rpm/mongodb-org-unstable.spec21
-rw-r--r--rpm/mongodb-org.spec21
9 files changed, 8 insertions, 172 deletions
diff --git a/rpm/mongo.mdv.spec b/rpm/mongo.mdv.spec
index a3fa66a3626..b6b67419005 100644
--- a/rpm/mongo.mdv.spec
+++ b/rpm/mongo.mdv.spec
@@ -134,21 +134,9 @@ fi
%{_bindir}/install_compass
%{_bindir}/mongo
-%{_bindir}/mongodump
-%{_bindir}/mongoexport
-%{_bindir}/mongofiles
-%{_bindir}/mongoimport
-%{_bindir}/mongorestore
-%{_bindir}/mongostat
%{_mandir}/man1/mongo.1*
%{_mandir}/man1/mongod.1*
-%{_mandir}/man1/mongodump.1*
-%{_mandir}/man1/mongoexport.1*
-%{_mandir}/man1/mongofiles.1*
-%{_mandir}/man1/mongoimport.1*
-%{_mandir}/man1/mongostat.1*
-%{_mandir}/man1/mongorestore.1*
%files server
%defattr(-,root,root,-)
diff --git a/rpm/mongodb-enterprise-init.spec b/rpm/mongodb-enterprise-init.spec
index ca4cc98cf21..5414a70ce53 100644
--- a/rpm/mongodb-enterprise-init.spec
+++ b/rpm/mongodb-enterprise-init.spec
@@ -279,32 +279,13 @@ fi
%files tools
%defattr(-,root,root,-)
-#%doc README
-%doc THIRD-PARTY-NOTICES.gotools
-%{_bindir}/bsondump
%{_bindir}/install_compass
%{_bindir}/mongodecrypt
%{_bindir}/mongoldap
%{_bindir}/mongokerberos
-%{_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*
%files cryptd
%defattr(-,root,root,-)
diff --git a/rpm/mongodb-enterprise-unstable-init.spec b/rpm/mongodb-enterprise-unstable-init.spec
index 58c01345a35..aef702321ae 100644
--- a/rpm/mongodb-enterprise-unstable-init.spec
+++ b/rpm/mongodb-enterprise-unstable-init.spec
@@ -268,32 +268,13 @@ fi
%files tools
%defattr(-,root,root,-)
-#%doc README
-%doc THIRD-PARTY-NOTICES.gotools
-%{_bindir}/bsondump
%{_bindir}/install_compass
%{_bindir}/mongodecrypt
%{_bindir}/mongoldap
%{_bindir}/mongokerberos
-%{_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*
%files cryptd
%defattr(-,root,root,-)
diff --git a/rpm/mongodb-enterprise-unstable.spec b/rpm/mongodb-enterprise-unstable.spec
index fd832bbf3f6..1c02d7139da 100644
--- a/rpm/mongodb-enterprise-unstable.spec
+++ b/rpm/mongodb-enterprise-unstable.spec
@@ -272,32 +272,13 @@ fi
%files tools
%defattr(-,root,root,-)
-#%doc README
-%doc THIRD-PARTY-NOTICES.gotools
-%{_bindir}/bsondump
%{_bindir}/install_compass
%{_bindir}/mongodecrypt
%{_bindir}/mongoldap
%{_bindir}/mongokerberos
-%{_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*
%files cryptd
%defattr(-,root,root,-)
diff --git a/rpm/mongodb-enterprise.spec b/rpm/mongodb-enterprise.spec
index 4110e84995c..db7f32dfbab 100644
--- a/rpm/mongodb-enterprise.spec
+++ b/rpm/mongodb-enterprise.spec
@@ -281,32 +281,13 @@ fi
%files tools
%defattr(-,root,root,-)
-#%doc README
-%doc THIRD-PARTY-NOTICES.gotools
-%{_bindir}/bsondump
%{_bindir}/install_compass
%{_bindir}/mongodecrypt
%{_bindir}/mongoldap
%{_bindir}/mongokerberos
-%{_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*
%files cryptd
%defattr(-,root,root,-)
diff --git a/rpm/mongodb-org-init.spec b/rpm/mongodb-org-init.spec
index ac35c08ac6f..da65c2e2bfc 100644
--- a/rpm/mongodb-org-init.spec
+++ b/rpm/mongodb-org-init.spec
@@ -250,29 +250,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
* Thu Dec 19 2013 Ernie Hershey <ernie.hershey@mongodb.com>
diff --git a/rpm/mongodb-org-unstable-init.spec b/rpm/mongodb-org-unstable-init.spec
index dd3a0375f90..275e7a66651 100644
--- a/rpm/mongodb-org-unstable-init.spec
+++ b/rpm/mongodb-org-unstable-init.spec
@@ -238,29 +238,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
* Thu Dec 19 2013 Ernie Hershey <ernie.hershey@mongodb.com>
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>
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>