Changelog for
mongodb-2.0.2-8.fc15.i686.rpm :
Fri Feb 3 13:00:00 2012 Nathaniel McCallum
- 2.0.2-8
- Disable HTTP interface by default (#752331)
Fri Feb 3 13:00:00 2012 Nathaniel McCallum - 2.0.2-7
- Enable journaling by default (#656112)
- Remove BuildRequires on unittest (#755081)
Fri Feb 3 13:00:00 2012 Nathaniel McCallum - 2.0.2-6
- Clean up mongodb-src-r2.0.2-js.patch and fix #787246
Tue Jan 17 13:00:00 2012 Nathaniel McCallum - 2.0.2-5
- Enable build using external snappy
Tue Jan 17 13:00:00 2012 Nathaniel McCallum - 2.0.2-4
- Patch buildsystem for building on older pythons (RHEL5)
Mon Jan 16 13:00:00 2012 Nathaniel McCallum - 2.0.2-3
- Merge the 2.0.2 spec file with EPEL
- Merge mongodb-sm-pkgconfig.patch into mongodb-src-r2.0.2-js.patch
Mon Jan 16 13:00:00 2012 Nathaniel McCallum - 2.0.2-2
- Add pkg-config enablement patch
Sat Jan 14 13:00:00 2012 Nathaniel McCallum - 2.0.2-1
- Update to 2.0.2
- Add new files (mongotop and bsondump manpage)
- Update mongodb-src-r1.8.2-js.patch => mongodb-src-r2.0.2-js.patch
- Update mongodb-fix-fork.patch
- Fix pcre linking
Fri Jan 13 13:00:00 2012 Fedora Release Engineering - 1.8.2-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Sun Nov 20 13:00:00 2011 Chris Lalancette - 1.8.2-10
- Rebuild for rawhide boost update
Thu Sep 22 14:00:00 2011 Chris Lalancette - 1.8.2-9
- Copy the right source file into place for tmpfiles.d
Tue Sep 20 14:00:00 2011 Chris Lalancette - 1.8.2-8
- Add a tmpfiles.d file to create the /var/run/mongodb subdirectory
Mon Sep 12 14:00:00 2011 Chris Lalancette - 1.8.2-7
- Add a patch to fix the forking to play nice with systemd
- Make the /var/run/mongodb directory owned by mongodb
Thu Jul 28 14:00:00 2011 Chris Lalancette - 1.8.2-6
- BZ 725601 - fix the javascript engine to not hang (thanks to Eduardo Habkost)
Mon Jul 25 14:00:00 2011 Chris Lalancette - 1.8.2-5
- Fixes to post server, preun server, and postun server to use systemd
Thu Jul 21 14:00:00 2011 Chris Lalancette - 1.8.2-4
- Update to use systemd init
Thu Jul 21 14:00:00 2011 Chris Lalancette - 1.8.2-3
- Rebuild for boost ABI break
Wed Jul 13 14:00:00 2011 Chris Lalancette - 1.8.2-2
- Make mongodb-devel require boost-devel (BZ 703184)
Fri Jul 1 14:00:00 2011 Chris Lalancette - 1.8.2-1
- Update to upstream 1.8.2
- Add patch to ignore TERM
Fri Jul 1 14:00:00 2011 Chris Lalancette - 1.8.0-3
- Bump release to build against new boost package
Sat Mar 19 13:00:00 2011 Nathaniel McCallum - 1.8.0-2
- Make mongod bind only to 127.0.0.1 by default
Sat Mar 19 13:00:00 2011 Nathaniel McCallum - 1.8.0-1
- Update to 1.8.0
- Remove upstreamed nonce patch
Wed Feb 16 13:00:00 2011 Nathaniel McCallum - 1.7.5-5
- Add nonce patch
Sun Feb 13 13:00:00 2011 Nathaniel McCallum - 1.7.5-4
- Manually define to use boost-fs v2
Sat Feb 12 13:00:00 2011 Nathaniel McCallum - 1.7.5-3
- Disable extra warnings
Fri Feb 11 13:00:00 2011 Nathaniel McCallum - 1.7.5-2
- Disable compilation errors on warnings
Fri Feb 11 13:00:00 2011 Nathaniel McCallum - 1.7.5-1
- Update to 1.7.5
- Remove CPPFLAGS override
- Added libmongodb package
Tue Feb 8 13:00:00 2011 Fedora Release Engineering - 1.6.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Mon Dec 6 13:00:00 2010 Nathaniel McCallum - 1.6.4-3
- Add post/postun ldconfig... oops!
Mon Dec 6 13:00:00 2010 Nathaniel McCallum - 1.6.4-2
- Enable --sharedclient option, remove static lib
Sat Dec 4 13:00:00 2010 Nathaniel McCallum - 1.6.4-1
- New upstream release
Fri Oct 8 14:00:00 2010 Nathaniel McCallum - 1.6.3-4
- Put -fPIC onto both the build and install scons calls
Fri Oct 8 14:00:00 2010 Nathaniel McCallum - 1.6.3-3
- Define _initddir when it doesn\'t exist for el5 and others
Fri Oct 8 14:00:00 2010 Nathaniel McCallum - 1.6.3-2
- Added -fPIC build option which was dropped by accident
Thu Oct 7 14:00:00 2010 Ionuț C. Arțăriși - 1.6.3-1
- removed js Requires
- new upstream release
- added more excludearches: sparc s390, s390x and bugzilla pointer
Tue Sep 7 14:00:00 2010 Ionuț C. Arțăriși - 1.6.2-2
- added ExcludeArch for ppc
Fri Sep 3 14:00:00 2010 Ionuț C. Arțăriși - 1.6.2-1
- new upstream release 1.6.2
- send mongod the USR1 signal when doing logrotate
- use config options when starting the daemon from the initfile
- removed dbpath patch: rely on config
- added pid directory to config file and created the dir in the spec
- made the init script use options from the config file
- changed logpath in mongodb.conf
Wed Sep 1 14:00:00 2010 Ionuț C. Arțăriși - 1.6.1-1
- new upstream release 1.6.1
- patched SConstruct to allow setting cppflags
- stopped using sed and chmod macros
Fri Aug 6 14:00:00 2010 Ionuț C. Arțăriși - 1.6.0-1
- new upstream release: 1.6.0
- added -server package
- added new license file to %docs
- fix spurious permissions and EOF encodings on some files
Tue Jun 15 14:00:00 2010 Ionuț C. Arțăriși - 1.4.3-2
- added explicit js requirement
- changed some names
Wed May 26 14:00:00 2010 Ionuț C. Arțăriși - 1.4.3-1
- updated to 1.4.3
- added zlib license for util/md5
- deleted upstream deb/rpm recipes
- made scons not strip binaries
- made naming more consistent in logfile, lockfiles, init scripts etc.
- included manpages and added corresponding license
- added mongodb.conf to sources
Fri Oct 2 14:00:00 2009 Ionuț Arțăriși - 1.0.0-3
- fixed libpath issue for 64bit systems
Thu Oct 1 14:00:00 2009 Ionuț Arțăriși - 1.0.0-2
- added virtual -static package
Mon Aug 31 14:00:00 2009 Ionuț Arțăriși - 1.0.0-1
- Initial release.