diff --git a/gdbm.changes b/gdbm.changes index dd72800..955c10b 100644 --- a/gdbm.changes +++ b/gdbm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 13 17:25:12 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Sun Dec 6 14:27:54 CET 2009 - jengelh@medozas.de diff --git a/gdbm.spec b/gdbm.spec index 9643cf6..8543176 100644 --- a/gdbm.spec +++ b/gdbm.spec @@ -1,7 +1,7 @@ # # spec file for package gdbm (Version 1.8.3) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,9 +31,10 @@ Obsoletes: gdbm-64bit %endif # Version: 1.8.3 -Release: 372 +Release: 373 Summary: GNU Database Routines Source: ftp://prep.ai.mit.edu/gnu/gdbm/gdbm-%{version}.tar.bz2 +Source2: baselibs.conf Patch: gdbm-%{version}.dif Patch1: gdbm-protoize_dbm_headers.patch Patch2: gdbm-prototype_static_functions.patch