[packages/talloc] Rel 2
arekm
arekm at pld-linux.org
Sat Apr 11 03:39:29 CEST 2026
commit 87b4620e8a02c4ffd1820e27e38f7ad2eaa5bdc8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Apr 11 03:39:14 2026 +0200
Rel 2
talloc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/talloc.spec b/talloc.spec
index 3cbf385..b1336ff 100644
--- a/talloc.spec
+++ b/talloc.spec
@@ -2,7 +2,7 @@ Summary: The talloc library - a hierarchical pool based memory system
Summary(pl.UTF-8): Biblioteka talloc - system przydzielania pamięci oparty na hierarchicznej puli
Name: talloc
Version: 2.4.4
-Release: 1
+Release: 2
Epoch: 2
License: LGPL v3+
Group: Libraries
@@ -17,6 +17,9 @@ BuildRequires: python3 >= 1:3.2
BuildRequires: python3-devel >= 1:3.2
BuildRequires: python3-modules >= 1:3.2
BuildRequires: rpm-pythonprov
+# libbsd-devel and setproctitle-devel both declare setproctitle() with
+# incompatible prototypes; bundled lib/replace/replace.h includes both headers
+BuildConflicts: setproctitle-devel
Provides: libtalloc = 2:%{version}-%{release}
Obsoletes: libtalloc < 2:2.0.7-2
# talloc 2.2+ dropped python2 support
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/talloc.git/commitdiff/87b4620e8a02c4ffd1820e27e38f7ad2eaa5bdc8
More information about the pld-cvs-commit
mailing list