gdbm/gdbm.changes
2024-02-10 22:25:09 +08:00

160 lines
5.6 KiB
Text

* Wed May 18 2016 mpluskal@suse.com
- Update to version 1.12
* New configuration variable COMPATINCLUDEDIR
- Small spec file cleanups
* Sun Feb 22 2015 mpluskal@suse.com
- Clenup spec file with spec-cleaner
- Update project and download url
- Add gpg signature
- Enable checks
* Mon Aug 18 2014 fcrozat@suse.com
- Add obsoletes to baselibs.conf.
* Mon Mar 31 2014 pgajdos@suse.com
- update to 1.11:
* Improved dump format.
* New function: gdbm_count.
* New utilities: gdbm_dump and gdbm_load.
* gdbmtool
* Wed Mar 6 2013 jengelh@inai.de
- Specify exact version requirements for build
* Mon Mar 4 2013 pgajdos@suse.com
- buildrequire makeinfo
* Wed Feb 6 2013 cfarrell@suse.com
- license update: GPL-3.0+
See the COPYING file
* Fri Feb 1 2013 coolo@suse.com
- update license to new format
* Mon Sep 24 2012 i@marguerite.su
- update baselibs.conf
* Sun Sep 23 2012 i@marguerite.su
- update to 1.10
* fully internationalized. available in Finnish
,German, Japanese, Polish and Ukrainian
* Support for close-on-exec flag in gdbm_open (see GDBM_CLOEXEC in the docs)
* Improved testgdbm command system
* Fixed Bug #150, should handle read(2) returning less data
* Fixed Bug #151, uses uninitialized memory content
* Fixed handling of NDBM databases in read-only mode
- add zh_CN translation
* manually add. will submit to upstream.
- drop gdbm-1.8.3.diff (Patch0)
* seems this one is useless.
- regenerate and change gdbm-1.8.3-no-build-date.patch (Patch4) to
gdbm-no-build-date.patch
* its an universal solution no matter the version.
- drop gdbm-protoize_dbm_headers.patch (Patch1)
* upstream fixed.
- drop gdbm-prototype_static_functions.patch (Patch2)
* upstream fixed.
- drop gdbm-fix_testprogs.patch (Patch3)
* upstream code change. now useless.
* Fri Mar 2 2012 andrea.turrini@gmail.com
- Fixed typos in gdbm.spec descriptions
* Tue Feb 7 2012 coolo@suse.com
- fix baselibs.conf
* Sun Feb 5 2012 jengelh@medozas.de
- Name library package according to shlib policy
- Update description, source text from GNU homepage
* Sun Feb 5 2012 jengelh@medozas.de
- Remove redundant tags/sections
- Replace /usr/%%_lib by simpler %%_libdir
* Sat Oct 1 2011 coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
* Tue Sep 21 2010 pgajdos@suse.cz
- fixed wrong header of dbmclose() in our
protoize_dbm_headers.patch [bnc#640700]
* Sun Aug 29 2010 cristian.rodriguez@opensuse.org
- DO not include a compile date in the resulting binaries
* Mon Jun 28 2010 jengelh@medozas.de
- use %%_smp_mflags
* Sun Dec 13 2009 jengelh@medozas.de
- add baselibs.conf as a source
* Sun Dec 6 2009 jengelh@medozas.de
- Enable parallel building for gdbm package
* Wed Dec 10 2008 olh@suse.de
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)
* Mon Nov 24 2008 olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
* Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
* Thu Feb 28 2008 pth@suse.de
- Add ANSI prototypes to dbm.h and ndbm.h (protected by macros)
- Provide full prototype for static function.
- Fix test* apps by including appropriate headers and calling
fgets instead of gets.
* Wed Dec 26 2007 crrodriguez@suse.de
- both libgdbm.la and libgdbm_compat.la had empty dependency_libs
and has been removed.
- fix library-without-ldconfig-post* errors
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Aug 24 2005 kukuk@suse.de
- Don't reuse old temporary files in gdbm_reorganize [#105763]
* Mon Aug 30 2004 schwab@suse.de
- Fix uses of libtool.
* Fri Nov 21 2003 kukuk@suse.de
- Compile with no execstack
- Build as normal user
* Wed Jul 2 2003 kukuk@suse.de
- Remove man from buildsystem
* Mon May 12 2003 kukuk@suse.de
- Use defattr
* Thu Apr 24 2003 ro@suse.de
- fix install_info --delete call and move from preun to postun
* Fri Feb 7 2003 ro@suse.de
- added install_info macros
* Fri Jan 10 2003 kukuk@suse.de
- Use fcntl instead of flock for locking
* Mon Dec 2 2002 kukuk@suse.de
- Update to gdbm 1.8.3 (lot of bug fixes)
* Fri Aug 9 2002 kukuk@suse.de
- Fix requires for gdbm-devel [Bug #17543]
* Thu May 30 2002 olh@suse.de
- use aclocal + autoreconf --force --install, fix for ppc64
* Wed Apr 17 2002 kukuk@suse.de
- Remove gdbm 1.7.3
* Tue Dec 11 2001 froh@suse.de
- the Makefile.in of gdbm 1.7 is missing @libdir@, instead of patching
that we follow sparc64 and ia64 and just ommit gdbm 1.7 on s390x.
* Thu Mar 22 2001 ro@suse.de
- added split-aliases as provides
* Fri Oct 27 2000 kukuk@suse.de
- Create devel subpackage
* Mon Sep 25 2000 kukuk@suse.de
- Use BuildRoot
* Thu Jun 1 2000 kukuk@suse.de
- Add group tag
* Tue Apr 4 2000 kukuk@suse.de
- Add ltconfig fix
* Tue Apr 4 2000 kukuk@suse.de
- Add automake to need for build
* Mon Apr 3 2000 bk@suse.de
- s390 team added config.{sub,guess} update macros for s390
* Thu Feb 3 2000 schwab@suse.de
- Update config.{guess,sub} to latest version.
* Fri Jan 21 2000 kukuk@suse.de
- Move /usr/{info,man} -> /usr/share/{info,man}
* Mon Oct 18 1999 kukuk@suse.de
- gdbm 1.8.0: Fix memory leak
* Mon Sep 13 1999 bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Fri Aug 27 1999 kukuk@suse.de
- Fix file list
* Thu Aug 26 1999 kukuk@suse.de
- Add libgdbm 1.8.0 as default
* Mon Jun 28 1999 kukuk@suse.de
- Add libndbm.so and libndbm.a link
* Mon Mar 1 1999 ro@suse.de
- added ndbm.h for glibc-2.1
* Mon Feb 22 1999 ro@suse.de
- link explicitly with -lc
* Fri Dec 18 1998 ro@suse.de
- respect alpha in specfile
* Mon Dec 7 1998 ro@suse.de
- pack ndbm.h only for libc5
* Mon Oct 20 1997 ro@suse.de
- ready for autobuild
* Thu Jan 2 1997 florian@suse.de
- add ndbm.h header files