[packages/tdb] Rel 2
arekm
arekm at pld-linux.org
Sat Apr 11 03:38:54 CEST 2026
commit 243596bfc1f837ae92edd27701c9ab2d8b620763
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Apr 11 03:38:40 2026 +0200
Rel 2
tdb.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/tdb.spec b/tdb.spec
index 19f5b78..f174f67 100644
--- a/tdb.spec
+++ b/tdb.spec
@@ -2,7 +2,7 @@ Summary: TDB - Trivial Database
Summary(pl.UTF-8): TDB - prosta baza danych
Name: tdb
Version: 1.4.15
-Release: 1
+Release: 2
Epoch: 2
License: LGPL v3+
Group: Libraries
@@ -16,6 +16,9 @@ BuildRequires: python3-devel >= 1:3.2
BuildRequires: python3-modules
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.507
+# libbsd-devel and setproctitle-devel both declare setproctitle() with
+# incompatible prototypes; bundled lib/replace/replace.h includes both headers
+BuildConflicts: setproctitle-devel
Obsoletes: tdb-extras < 1.1
# tdb 1.4+ dropped python2 suport
Obsoletes: python-tdb < 2:1.4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tdb.git/commitdiff/243596bfc1f837ae92edd27701c9ab2d8b620763
More information about the pld-cvs-commit
mailing list