summaryrefslogtreecommitdiff
path: root/rpm
diff options
context:
space:
mode:
authorRamon Fernandez <ramon@mongodb.com>2018-10-15 14:32:05 -0400
committerRamon Fernandez <ramon@mongodb.com>2018-10-16 09:06:34 -0400
commit5851c894963cb2d675f2c0628e2dc782e23e65a9 (patch)
tree89f0cf5a04f54212b1e1634139f60ffd49fc0bad /rpm
parent596881a262f664f95f681cc07dd2098c8a223c39 (diff)
downloadmongo-5851c894963cb2d675f2c0628e2dc782e23e65a9.tar.gz
SERVER-37651 Update license information
Diffstat (limited to 'rpm')
-rw-r--r--rpm/mongo.mdv.spec2
-rw-r--r--rpm/mongodb-enterprise-init.spec2
-rw-r--r--rpm/mongodb-enterprise-unstable-init.spec2
-rw-r--r--rpm/mongodb-enterprise-unstable.spec2
-rw-r--r--rpm/mongodb-enterprise.spec2
-rw-r--r--rpm/mongodb-org-init.spec3
-rw-r--r--rpm/mongodb-org-unstable-init.spec3
-rw-r--r--rpm/mongodb-org-unstable.spec3
-rw-r--r--rpm/mongodb-org.spec3
9 files changed, 9 insertions, 13 deletions
diff --git a/rpm/mongo.mdv.spec b/rpm/mongo.mdv.spec
index c3de80cc751..b182134567a 100644
--- a/rpm/mongo.mdv.spec
+++ b/rpm/mongo.mdv.spec
@@ -130,7 +130,7 @@ fi
%files
%defattr(-,root,root,-)
-%doc README GNU-AGPL-3.0.txt
+%doc README
%{_bindir}/install_compass
%{_bindir}/mongo
diff --git a/rpm/mongodb-enterprise-init.spec b/rpm/mongodb-enterprise-init.spec
index 9e01ab36f81..c8b79789ffd 100644
--- a/rpm/mongodb-enterprise-init.spec
+++ b/rpm/mongodb-enterprise-init.spec
@@ -255,7 +255,7 @@ fi
%files tools
%defattr(-,root,root,-)
-#%doc README GNU-AGPL-3.0.txt
+#%doc README
%{_bindir}/bsondump
%{_bindir}/install_compass
diff --git a/rpm/mongodb-enterprise-unstable-init.spec b/rpm/mongodb-enterprise-unstable-init.spec
index 3401cc5a2a3..47b5aee68fa 100644
--- a/rpm/mongodb-enterprise-unstable-init.spec
+++ b/rpm/mongodb-enterprise-unstable-init.spec
@@ -244,7 +244,7 @@ fi
%files tools
%defattr(-,root,root,-)
-#%doc README GNU-AGPL-3.0.txt
+#%doc README
%{_bindir}/bsondump
%{_bindir}/install_compass
diff --git a/rpm/mongodb-enterprise-unstable.spec b/rpm/mongodb-enterprise-unstable.spec
index 599c1e07be2..295db8dd59a 100644
--- a/rpm/mongodb-enterprise-unstable.spec
+++ b/rpm/mongodb-enterprise-unstable.spec
@@ -246,7 +246,7 @@ fi
%files tools
%defattr(-,root,root,-)
-#%doc README GNU-AGPL-3.0.txt
+#%doc README
%{_bindir}/bsondump
%{_bindir}/install_compass
diff --git a/rpm/mongodb-enterprise.spec b/rpm/mongodb-enterprise.spec
index 299d143d27e..6ad3a9bee5f 100644
--- a/rpm/mongodb-enterprise.spec
+++ b/rpm/mongodb-enterprise.spec
@@ -255,7 +255,7 @@ fi
%files tools
%defattr(-,root,root,-)
-#%doc README GNU-AGPL-3.0.txt
+#%doc README
%{_bindir}/bsondump
%{_bindir}/install_compass
diff --git a/rpm/mongodb-org-init.spec b/rpm/mongodb-org-init.spec
index 6e06aa74d55..d2fb97d63e5 100644
--- a/rpm/mongodb-org-init.spec
+++ b/rpm/mongodb-org-init.spec
@@ -232,7 +232,6 @@ fi
%attr(0755,mongod,mongod) %dir /var/run/mongodb
%attr(0640,mongod,mongod) %config(noreplace) %verify(not md5 size mtime) /var/log/mongodb/mongod.log
%doc LICENSE-Community.txt
-%doc GNU-AGPL-3.0
%doc README
%doc THIRD-PARTY-NOTICES
%doc MPL-2
@@ -251,7 +250,7 @@ fi
%files tools
%defattr(-,root,root,-)
-#%doc README GNU-AGPL-3.0.txt
+#%doc README
%{_bindir}/bsondump
%{_bindir}/install_compass
diff --git a/rpm/mongodb-org-unstable-init.spec b/rpm/mongodb-org-unstable-init.spec
index bb1acb1966c..46dfb1c0c74 100644
--- a/rpm/mongodb-org-unstable-init.spec
+++ b/rpm/mongodb-org-unstable-init.spec
@@ -222,7 +222,6 @@ fi
%attr(0755,mongod,mongod) %dir /var/run/mongodb
%attr(0640,mongod,mongod) %config(noreplace) %verify(not md5 size mtime) /var/log/mongodb/mongod.log
%doc LICENSE-Community.txt
-%doc GNU-AGPL-3.0
%doc README
%doc THIRD-PARTY-NOTICES
%doc MPL-2
@@ -239,7 +238,7 @@ fi
%files tools
%defattr(-,root,root,-)
-#%doc README GNU-AGPL-3.0.txt
+#%doc README
%{_bindir}/bsondump
%{_bindir}/install_compass
diff --git a/rpm/mongodb-org-unstable.spec b/rpm/mongodb-org-unstable.spec
index 1d112650a1b..b157385384a 100644
--- a/rpm/mongodb-org-unstable.spec
+++ b/rpm/mongodb-org-unstable.spec
@@ -222,7 +222,6 @@ fi
%attr(0755,mongod,mongod) %dir /var/run/mongodb
%attr(0640,mongod,mongod) %config(noreplace) %verify(not md5 size mtime) /var/log/mongodb/mongod.log
%doc LICENSE-Community.txt
-%doc GNU-AGPL-3.0
%doc README
%doc THIRD-PARTY-NOTICES
%doc MPL-2
@@ -239,7 +238,7 @@ fi
%files tools
%defattr(-,root,root,-)
-#%doc README GNU-AGPL-3.0.txt
+#%doc README
%{_bindir}/bsondump
%{_bindir}/install_compass
diff --git a/rpm/mongodb-org.spec b/rpm/mongodb-org.spec
index 1c2d5148f37..e93a4ea6b87 100644
--- a/rpm/mongodb-org.spec
+++ b/rpm/mongodb-org.spec
@@ -232,7 +232,6 @@ fi
%attr(0755,mongod,mongod) %dir /var/run/mongodb
%attr(0640,mongod,mongod) %config(noreplace) %verify(not md5 size mtime) /var/log/mongodb/mongod.log
%doc LICENSE-Community.txt
-%doc GNU-AGPL-3.0
%doc README
%doc THIRD-PARTY-NOTICES
%doc MPL-2
@@ -251,7 +250,7 @@ fi
%files tools
%defattr(-,root,root,-)
-#%doc README GNU-AGPL-3.0.txt
+#%doc README
%{_bindir}/bsondump
%{_bindir}/install_compass