Thu, 23 May 2024 10:27:47 UTC | login

Information for build compat-gdbm-1.8.3-23.fc28

ID1720
Package Namecompat-gdbm
Version1.8.3
Release23.fc28
Epoch
SummaryA GNU set of database routines compatibility library
DescriptionGdbm is a GNU database indexing library, including routines which use extensible hashing. Gdbm works in a similar way to standard UNIX dbm routines. Gdbm is useful for developers who write C applications and need access to a simple and efficient database or who are building C applications which will use such a database. This package contains older version of gdbm which was included in previous release of Fedora.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:49:49 UTC
CompletedSat, 14 Apr 2018 19:49:49 UTC
Tags
f28
f29
RPMs
src
compat-gdbm-1.8.3-23.fc28.src.rpm (info) (download)
riscv64
compat-gdbm-1.8.3-23.fc28.riscv64.rpm (info) (download)
compat-gdbm-devel-1.8.3-23.fc28.riscv64.rpm (info) (download)
Changelog * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.3-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.3-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.3-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.3-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.3-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.3-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Mar 25 2013 Honza Horak <hhorak@redhat.com> - 1.8.3-17 - Fix config.guess and config.sub to support aarch64 * Tue Mar 05 2013 Honza Horak <hhorak@redhat.com> - 1.8.3-16 - Fix building with system libtool * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.3-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Aug 27 2012 Honza Horak <hhorak@redhat.com> - 1.8.3-13 - Spec file cleanup * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Dec 12 2011 Honza Horak <hhorak@redhat.com> - 1.8.3-10 - Add -devel sub-package to be able to build against this package Some packages need to build against older gdbm because of license incompatibility * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Jan 13 2011 Jan Horak <hhorak@redhat.com> - 1.8.3-8 - Added filestruct patch (#668178) * Mon Jan 03 2011 Karel Klic <kklic@redhat.com> - 1.8.3-7 - Removed BuildRoot tag - Removed %clean section - Added ndbmlock patch (#663932) * Mon Apr 12 2010 Karel Klic <kklic@redhat.com> - 1.8.3-6 - Use fcntl instead of flock for locking to make nfs safe (#477300) * Thu Mar 11 2010 Karel Klic <kklic@redhat.com> - 1.8.3-5 - Removed fake Provides: libgdbm.so.2 and corresponding symlinks - Moved autoconf, libtoolize from %build to %prep section - Remove static builds from the devel package (#556050) * Thu Mar 11 2010 Karel Klic <kklic@redhat.com> - 1.8.3-4 - Provides: libgdbm.so.2()(64bit) for x86_64 architecture * Thu Mar 11 2010 Karel Klic <kklic@redhat.com> - 1.8.3-3 - Added temporary symlinks to retain compatibility with gdbm 1.8.0 * Wed Mar 10 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.8.3-2 - %files: track shlib sonames, so abi breaks are less of a surprise * Tue Mar 09 2010 Karel Klic <kklic@redhat.com> - 1.8.3-1 - Newer upstream release - Removed gdbm-1.8.0-64offset.patch, because it was merged by the upstream - `jbj' patch extended and renamed to `zeroheaders' - Added shortread patch from Debian * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Fri Apr 17 2009 Stepan Kasal <skasal@redhat.com> - 1.8.0-32 - Clean up the spec, for merge review. * Fri Feb 27 2009 Stepan Kasal <skasal@redhat.com> - 1.8.0-31 - drop *-cflags.patch, move all makefile fixes to *-fhs.patch - propagate libdir to Makefile; no need to set it on cmdline * Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Mon Jul 21 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.8.0-29 - fix license tag * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.8.0-28 - Autorebuild for GCC 4.3 * Tue Apr 03 2007 Ondrej Dvoracek <odvorace@redhat.com> - 1.8.0-27 - made install-info use in scriptlets safe (#223688) * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.8.0-26.2.1 - rebuild * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.8.0-26.2 - bump again for double-long bug on ppc(64) * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.8.0-26.1 - rebuilt for new gcc4.1 snapshot and glibc changes * Tue Jan 24 2006 Warren Togami <wtogami@redhat.com> 1.8.0-26 - remove .la (#171535) * Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> - rebuilt * Sat Apr 09 2005 Florian La Roche <laroche@redhat.com> - rebuild * Sun Aug 08 2004 Alan Cox <alan@redhat.com> 1.8.0-24 - Close bug #125319 * Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt * Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> - rebuilt * Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt * Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt * Wed Jan 22 2003 Tim Powers <timp@redhat.com> - rebuilt * Fri Oct 04 2002 Nalin Dahyabhai <nalin@redhat.com> 1.8.0-19 - rebuild * Fri Sep 13 2002 Nalin Dahyabhai <nalin@redhat.com> 1.8.0-18.1 - run make with libdir overridden so that it has the value passed to configure instead of $(prefix)/lib * Wed Jul 24 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.8.0-18 - Remove cflags for large database support - not compatible with databases without it * Fri Jun 21 2002 Tim Powers <timp@redhat.com> - automated rebuild * Thu May 23 2002 Tim Powers <timp@redhat.com> - automated rebuild * Thu Apr 25 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.8.0-15 - Use 64bit offset - Patch to make the above not break from downsj@downsj.com (#63980) * Tue Feb 26 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.8.0-14 - Rebuild * Fri Jan 25 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.8.0-13 - Update location - auto* changes to make it build * Wed Oct 17 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.8.0-11 - Add URL (# 54607) * Mon Jun 25 2001 Nalin Dahyabhai <nalin@redhat.com> - s/Copyright:/License:/g - include text docs in binary package * Tue Jun 12 2001 Than Ngo <than@redhat.com> - fix to build against new libtool * Mon Mar 19 2001 Trond Eivind Glomsrød <teg@redhat.com> - Make it respect RPM_OPT_FLAGS/CFLAGS - #32242. Patch from dan@D00M.cmc.msu.ru * Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild * Mon Jun 05 2000 Jeff Johnson <jbj@redhat.com> - FHS packaging. * Mon Feb 07 2000 Bill Nottingham <notting@redhat.com> - handle compressed manpages * Tue Aug 10 1999 Jeff Johnson <jbj@redhat.com> - make sure created database header is initialized (#4457). * Tue Jun 01 1999 Jeff Johnson <jbj@redhat.com> - update to 1.8.0. - repackage to include /usr/include/gdbm/*dbm.h compatibility includes. * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 19) * Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build against glibc 2.1 * Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr * Thu Apr 30 1998 Cristian Gafton <gafton@redhat.com> - gdbm-devel moved to Development/Libraries * Wed Apr 08 1998 Cristian Gafton <gafton@redhat.com> - buildroot and built for Manhattan * Tue Oct 14 1997 Donnie Barnes <djb@redhat.com> - spec file cleanups * Thu Jun 12 1997 Erik Troan <ewt@redhat.com> - built against glibc