summaryrefslogtreecommitdiff
path: root/rpm/mongodb-org-unstable-init.spec
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-54057 Move RPM python dependency to tools-extra packageRyan Egesdahl2021-02-251-1/+8
| | | | | | This requirement should never have been on the server package once the tools were moved to their own package. This change just moves the requirement where it should be.
* SERVER-52610 Ensure RPM install roots can be relocatedRyan Egesdahl2020-12-191-22/+38
| | | | | | | | We were not using directory macros in the RPMs, which meant that the installation root could not be changed. When we tried, we got an incomplete install, with some of it going to the new prefix and some going to the host system. Here, we follow RPM packaging guidelines a bit better and use named directory macros instead of explicit paths.
* SERVER-50249 Update package control files for v4.4 tools moveRyan Egesdahl2020-09-011-1/+1
| | | | | | | The mongodb-*-tools packages were split into mongodb-database-tools and mongodb-*-tools-extra, which causes some package management headaches during upgrades to v4.4. This change updates the package control files to account for the package splits so upgrades go more smoothly.
* SERVER-48547 Don't glob mongoldap man page in to community buildsAndrew Morrow2020-06-041-1/+1
|
* SERVER-47256 Update the debian package maintainer emailRyan Egesdahl2020-05-141-0/+3
| | | | | | The previous debian package maintainer was set to a single person, and any maintainer requests would be directed at this person. Instead, we use an email list that is dedicated for the purpose.
* SERVER-47756 Remove mongoldap man page from community RPMsAndrew Morrow2020-04-271-2/+0
|
* SERVER-47673 Ensure that database-tools metapackage is created on RPM platformsAndrew Morrow2020-04-211-0/+2
|
* SERVER-45911 SERVER-45561 New tools metapackage depends on other tools packagesAndrew Morrow2020-04-021-4/+28
|
* SERVER-44763 Remove gotools from build and packagingAndrew Morrow2020-01-151-20/+1
|
* SERVER-42846 add mongoldap and mongoreplay man pages to rpm specsZakhar Kleyman2019-10-301-0/+2
|
* SERVER-44006 Change packaging license: AGPL -> SSPL Closes #1327Mathew Robinson2019-10-151-1/+1
|
* SERVER-40242 Update banner inclusions for vendored toolsSpencer Jackson2019-03-291-0/+1
|
* SERVER-37651 Update license informationRamon Fernandez2018-10-161-2/+1
|
* SERVER-35665 Update license on all artifactsRamon Fernandez2018-06-201-0/+1
| | | | | | License for Community artifacts is in the LICENSE-Community.txt file. License for Enterprise artifacts is in the LICENSE-Enterprise.txt file. This change also updates deb/rpm/msi packages.
* SERVER-34419 Remove mongoperfAndrew Morrow2018-04-131-2/+0
|
* SERVER-31545 Remove deprecated mongooplog toolRamon Fernandez2017-10-231-2/+0
|
* SERVER-30995 Add Compass Installer to MongoDB packagingMathew Robinson2017-10-161-0/+1
|
* Revert "Revert "SERVER-21677 Remove "diaglog" support from the server""Dan Pasette2017-09-211-2/+0
| | | | | This reverts commit 0e3c8a96af7f9ddd6d5a059c92f6303eba1d0b32. Fixed up rpm scripts to exclude mongosniff
* SERVER-30104 Fix tzdata dependency for suse rpm packagesZakhar Kleyman2017-07-271-2/+8
|
* SERVER-29822 update linux packages to add /usr/share/zoneinfo as ↵Derick Rethans2017-06-291-1/+2
| | | | timeZoneInfo default, and add dependency on tzdata package
* SERVER-25368: add native systemd support for rhel7 and suse12Sam Kleinman2016-10-251-0/+268