diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : tdb version : 1.4.3 -release : 16 +release : 17 source : - https://www.samba.org/ftp/tdb/tdb-1.4.3.tar.gz : c8058393dfa15f47e11ebd2f1d132693f0b3b3b8bf22d0201bfb305026f88a1b license : LGPL-3.0-or-later @@ -8,6 +8,8 @@ summary : Transactional database description: | This is a simple database API. It was inspired by the realisation that in Samba we have several ad-hoc bits of code that essentially implement small databases for sharing structures between parts of Samba. +builddeps : + - pkgconfig(libtirpc) patterns : - utils : /usr/bin setup : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ tdb - F. von Gellhorn - flinux@vongellhorn.ch + Rune Morling + ermo.solus-project.com@spammesenseless.net LGPL-3.0-or-later database @@ -30,7 +30,7 @@ programming.devel - tdb + tdb /usr/include/tdb.h @@ -44,7 +44,7 @@ This is a simple database API. It was inspired by the realisation that in Samba we have several ad-hoc bits of code that essentially implement small databases for sharing structures between parts of Samba. - tdb + tdb /usr/bin/tdbbackup @@ -54,12 +54,12 @@ - - 2021-06-20 + + 2021-11-06 1.4.3 Packaging update - F. von Gellhorn - flinux@vongellhorn.ch + Rune Morling + ermo.solus-project.com@spammesenseless.net \ No newline at end of file