Page MenuHomeSolus

D12223.diff
No OneTemporary

D12223.diff

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 @@
<Source>
<Name>tdb</Name>
<Packager>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Rune Morling</Name>
+ <Email>ermo.solus-project.com@spammesenseless.net</Email>
</Packager>
<License>LGPL-3.0-or-later</License>
<PartOf>database</PartOf>
@@ -30,7 +30,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="16">tdb</Dependency>
+ <Dependency release="17">tdb</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/tdb.h</Path>
@@ -44,7 +44,7 @@
<Description xml:lang="en">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.
</Description>
<RuntimeDependencies>
- <Dependency release="16">tdb</Dependency>
+ <Dependency release="17">tdb</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/tdbbackup</Path>
@@ -54,12 +54,12 @@
</Files>
</Package>
<History>
- <Update release="16">
- <Date>2021-06-20</Date>
+ <Update release="17">
+ <Date>2021-11-06</Date>
<Version>1.4.3</Version>
<Comment>Packaging update</Comment>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Rune Morling</Name>
+ <Email>ermo.solus-project.com@spammesenseless.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 4:15 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5793667
Default Alt Text
D12223.diff (2 KB)

Event Timeline