]> git.pld-linux.org Git - packages/gdbm.git/commitdiff
- updated to 1.12 auto/th/gdbm-1.12-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 21 May 2016 15:24:18 +0000 (17:24 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 21 May 2016 15:24:18 +0000 (17:24 +0200)
- updated info patch

gdbm-info.patch
gdbm.spec

index 0c48fd35d7271e1cbb0a12ae3fb38dc9ef8e8d6e..208c1e0aab80b54aa25e2730256e58657e648795 100644 (file)
@@ -1,5 +1,5 @@
---- gdbm-1.11/doc/gdbm.texinfo.orig    2013-12-26 18:51:05.253855816 +0100
-+++ gdbm-1.11/doc/gdbm.texinfo 2013-12-26 18:51:46.497187418 +0100
+--- gdbm-1.12/doc/gdbm.texinfo.orig    2016-05-21 17:19:34.711227665 +0200
++++ gdbm-1.12/doc/gdbm.texinfo 2016-05-21 17:20:33.357891871 +0200
 @@ -6,11 +6,11 @@
  @settitle GDBM manual
  
@@ -7,12 +7,12 @@
 -@dircategory Programming & development tools
 +@dircategory Libraries:
  @direntry
--* GDBM: (gdbm).                 The GNU database manager.
--* gdbm_dump: gdbm_dump(gdbm).   Dump the GDBM database into a flat file.
--* gdbm_load: gdbm_load(gdbm).   Load the database from a flat file.
+-* GDBM: (gdbm).                  The GNU database manager.
+-* gdbm_dump: (gdbm) gdbm_dump.   Dump the GDBM database into a flat file.
+-* gdbm_load: (gdbm) gdbm_load.   Load the database from a flat file.
 +* GDBM: (gdbm).                               The GNU database manager
-+* gdbm_dump: gdbm_dump(gdbm).         Dump the GDBM database into a flat file
-+* gdbm_load: gdbm_load(gdbm).         Load the database from a flat file
++* gdbm_dump: (gdbm) gdbm_dump.                Dump the GDBM database into a flat file
++* gdbm_load: (gdbm) gdbm_load.                Load the database from a flat file
  @end direntry
  @end ifinfo
  
index 7253329d31b83d3b7851628fb57fe3a00fecfcd8..5354f4803b03e33d1c101d8f23ee6b48edcbc6e0 100644 (file)
--- a/gdbm.spec
+++ b/gdbm.spec
@@ -9,12 +9,12 @@ Summary(pl.UTF-8):    Biblioteka GNU bazy danych dla języka C
 Summary(ru.UTF-8):     Библиотека базы данных GNU для C
 Summary(uk.UTF-8):     Бібліотека бази даних GNU для C
 Name:          gdbm
-Version:       1.11
-Release:       2
+Version:       1.12
+Release:       1
 License:       GPL v3+
 Group:         Libraries
 Source0:       http://ftp.gnu.org/gnu/gdbm/%{name}-%{version}.tar.gz
-# Source0-md5: 72c832680cf0999caedbe5b265c8c1bd
+# Source0-md5: 9ce96ff4c99e74295ea19040931c8fb9
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-link-compat.patch
 BuildRequires: autoconf >= 2.63
This page took 0.061757 seconds and 4 git commands to generate.