summaryrefslogtreecommitdiff
path: root/rpm/mongodb-enterprise.spec
Commit message (Collapse)AuthorAgeFilesLines
...
* BUMP 2.8.0-rc2r2.8.0-rc2Dan Pasette2014-12-031-1/+1
|
* Revert "Revert "post 2.8.0-rc1""Dan Pasette2014-11-231-1/+1
| | | | This reverts commit c8171e7f969519af8b87a43425ae291ee69a0191.
* Revert "post 2.8.0-rc1"r2.8.0-rc1Dan Pasette2014-11-221-1/+1
| | | | This reverts commit dec3111d8bf4d6661be5b08f75d30a9fbe0c18ff.
* post 2.8.0-rc1Dan Pasette2014-11-221-1/+1
|
* BUMP 2.8.0-rc1Ernie Hershey2014-11-211-1/+1
|
* post 2.8.0-rc0Ernie Hershey2014-11-121-1/+1
|
* BUMP 2.8.0-rc0r2.8.0-rc0Dan Pasette2014-11-111-1/+1
|
* SERVER-16017 Remove explicit RPM package dependenciesErnie Hershey2014-11-111-3/+3
| | | | | Use automatically generated library dependencies instead, which are specific to each platform binaries are linked on.
* post 2.7.8Ernie Hershey2014-10-221-1/+1
|
* BUMP 2.7.8r2.7.8Dan Pasette2014-10-221-1/+1
|
* SERVER-15493: changes to include cyrus-sasl-plainAnil Kumar2014-10-011-3/+3
|
* post 2.7.7Ernie Hershey2014-10-011-1/+1
|
* BUMP 2.7.7r2.7.7Ernie Hershey2014-10-011-1/+1
|
* post 2.7.6Ernie Hershey2014-09-051-1/+1
|
* BUMP 2.7.6r2.7.6Ernie Hershey2014-09-051-1/+1
|
* SERVER-10642 Use /etc/init.d/ directory instead of /etc/rc.d/init.d/ ↵Ernie Hershey2014-09-031-4/+4
| | | | directory in spec files
* post 2.7.5Ernie Hershey2014-08-151-1/+1
|
* BUMP 2.7.5r2.7.5Ernie Hershey2014-08-151-1/+1
|
* post 2.7.4Ernie Hershey2014-07-251-1/+1
|
* BUMP 2.7.4r2.7.4Ernie Hershey2014-07-251-1/+1
|
* post 2.7.3Jonathan Reams2014-07-031-1/+1
|
* BUMP 2.7.3r2.7.3Jonathan Reams2014-07-031-1/+1
|
* post 2.7.2Ernie Hershey2014-06-131-1/+1
|
* BUMP 2.7.2r2.7.2Ernie Hershey2014-06-131-1/+1
|
* post 2.7.1Ernie Hershey2014-05-231-1/+1
|
* BUMP 2.7.1r2.7.1Ernie Hershey2014-05-231-1/+1
|
* SERVER-13950 fix the dependencies in rpm packagingAnil Kumar2014-05-161-1/+3
| | | | Signed-off-by: Benety Goh <benety@mongodb.com>
* SERVER-13862 Remove old package names from rpm Conflicts fieldErnie Hershey2014-05-091-6/+6
| | | | | This is a small change removing the equivalent old package name from every stable community and enterprise rpm Conflicts field
* post 2.7.0Ernie Hershey2014-05-021-1/+1
|
* BUMP 2.7.0r2.7.0Ernie Hershey2014-05-021-1/+1
|
* SERVER-13563 Add old package names to RPM Provides and ConflictsErnie Hershey2014-04-181-7/+13
| | | | | | | | | | | | | | | | | | | | | | This is two changes for every package and sub-package of both community and enterprise: 1) Add the equivalent old package name to each package's Provides field 2) Add the equivalent old package name to each apckage's Conflicts field. Tested scenarios that should work: * Upgrading from 2.4.10 (Vs. uninstalling then installing) * Installing sub-packages with new name * Installing sub-packages with old name * Installing metapackage with new name * Installing metapackage with old name * Installing old versions of packages using new --exclude mongodb-org,mongodb-org-server syntax * Installing third party package that depends on old package name (new packages were automatically installed) (cherry picked from commit 5337c7e3f43a9c25347b18442d83aea6fe608ed7)
* SERVER-13563 Add old package names to RPM ObsoletesErnie Hershey2014-04-161-7/+12
|
* SERVER-12095 Update project description in Linux packaging textErnie Hershey2014-03-191-22/+93
| | | | | | This change makes packaging text more consistent between rpms and debs, as well as bringing the text up to date with more recent verbiage.
* BUMP 2.6.0-rc1Dan Pasette2014-03-051-1/+1
|
* SERVER-13016 Change dbpath from /var/lib/mongodb to /var/lib/mongoErnie Hershey2014-03-041-3/+3
|
* SERVER-13016 Change rpm username from mongodb to mongodErnie Hershey2014-03-041-16/+18
|
* BUMP 2.6.0-rc0r2.6.0-rc0Dan Pasette2014-02-201-1/+1
|
* SERVER-9123 Include snmp files in enterprise packagesErnie Hershey2014-02-111-1/+9
|
* SERVER-9987 Include platform in RPM Release fieldErnie Hershey2014-02-071-1/+1
| | | | | | The "Release" rpm field has previous been 'mongodb_1' in all RPM's but to support separate RHEL/CentOS 5.7+ and 6.2+ rpms, the release will now be '1.el5' and '1.el6'.
* SERVER-9016 Make meta-package rpm require same version sub-packages (unstable)Ernie Hershey2013-12-201-1/+1
|
* SERVER-11765 Create stable packaging filesErnie Hershey2013-12-201-0/+184
These are all based on equivalent "-unstable" files that have been used for 2.5 packages. The only differences are removing "-unstable" from package, directory, and file names, and replacing normal packages in conflicts with unstable packages.