diff options
Diffstat (limited to 'rpm')
-rw-r--r-- | rpm/mongodb-enterprise-init.spec | 1 | ||||
-rw-r--r-- | rpm/mongodb-enterprise-unstable-init.spec | 1 | ||||
-rw-r--r-- | rpm/mongodb-enterprise-unstable.spec | 1 | ||||
-rw-r--r-- | rpm/mongodb-enterprise.spec | 1 | ||||
-rw-r--r-- | rpm/mongodb-org-init.spec | 1 | ||||
-rw-r--r-- | rpm/mongodb-org-unstable-init.spec | 1 | ||||
-rw-r--r-- | rpm/mongodb-org-unstable.spec | 1 | ||||
-rw-r--r-- | rpm/mongodb-org.spec | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/rpm/mongodb-enterprise-init.spec b/rpm/mongodb-enterprise-init.spec index ba72739c97d..19d0e9f41a8 100644 --- a/rpm/mongodb-enterprise-init.spec +++ b/rpm/mongodb-enterprise-init.spec @@ -256,6 +256,7 @@ fi %files tools %defattr(-,root,root,-) #%doc README LICENSE-Community.txt +%doc THIRD-PARTY-NOTICES.gotools %{_bindir}/bsondump %{_bindir}/install_compass diff --git a/rpm/mongodb-enterprise-unstable-init.spec b/rpm/mongodb-enterprise-unstable-init.spec index 83ce83c1356..8812839809a 100644 --- a/rpm/mongodb-enterprise-unstable-init.spec +++ b/rpm/mongodb-enterprise-unstable-init.spec @@ -245,6 +245,7 @@ fi %files tools %defattr(-,root,root,-) #%doc README LICENSE-Community.txt +%doc THIRD-PARTY-NOTICES.gotools %{_bindir}/bsondump %{_bindir}/install_compass diff --git a/rpm/mongodb-enterprise-unstable.spec b/rpm/mongodb-enterprise-unstable.spec index 8d936953f76..dfb3f69607a 100644 --- a/rpm/mongodb-enterprise-unstable.spec +++ b/rpm/mongodb-enterprise-unstable.spec @@ -242,6 +242,7 @@ fi %files tools %defattr(-,root,root,-) #%doc README LICENSE-Community.txt +%doc THIRD-PARTY-NOTICES.gotools %{_bindir}/bsondump %{_bindir}/install_compass diff --git a/rpm/mongodb-enterprise.spec b/rpm/mongodb-enterprise.spec index 7a3ea2cd0cb..ecb961db7c0 100644 --- a/rpm/mongodb-enterprise.spec +++ b/rpm/mongodb-enterprise.spec @@ -252,6 +252,7 @@ fi %files tools %defattr(-,root,root,-) #%doc README LICENSE-Community.txt +%doc THIRD-PARTY-NOTICES.gotools %{_bindir}/bsondump %{_bindir}/install_compass diff --git a/rpm/mongodb-org-init.spec b/rpm/mongodb-org-init.spec index bd67331180c..b5f12af6425 100644 --- a/rpm/mongodb-org-init.spec +++ b/rpm/mongodb-org-init.spec @@ -251,6 +251,7 @@ fi %files tools %defattr(-,root,root,-) #%doc README LICENSE-Community.txt +%doc THIRD-PARTY-NOTICES.gotools %{_bindir}/bsondump %{_bindir}/install_compass diff --git a/rpm/mongodb-org-unstable-init.spec b/rpm/mongodb-org-unstable-init.spec index 70fe4ae710a..4f098f6ae3f 100644 --- a/rpm/mongodb-org-unstable-init.spec +++ b/rpm/mongodb-org-unstable-init.spec @@ -239,6 +239,7 @@ fi %files tools %defattr(-,root,root,-) #%doc README LICENSE-Community.txt +%doc THIRD-PARTY-NOTICES.gotools %{_bindir}/bsondump %{_bindir}/install_compass diff --git a/rpm/mongodb-org-unstable.spec b/rpm/mongodb-org-unstable.spec index 2f1100ee77d..6787669cacc 100644 --- a/rpm/mongodb-org-unstable.spec +++ b/rpm/mongodb-org-unstable.spec @@ -235,6 +235,7 @@ fi %files tools %defattr(-,root,root,-) #%doc README LICENSE-Community.txt +%doc THIRD-PARTY-NOTICES.gotools %{_bindir}/bsondump %{_bindir}/install_compass diff --git a/rpm/mongodb-org.spec b/rpm/mongodb-org.spec index d4abf26cd03..3a27385b46e 100644 --- a/rpm/mongodb-org.spec +++ b/rpm/mongodb-org.spec @@ -247,6 +247,7 @@ fi %files tools %defattr(-,root,root,-) #%doc README LICENSE-Community.txt +%doc THIRD-PARTY-NOTICES.gotools %{_bindir}/bsondump %{_bindir}/install_compass |