###############################################################################
name = libtalloc
-version = 2.1.8
+version = 2.3.4
release = 1
+thisapp = talloc-%{version}
groups = System/Libraries
-url = http://talloc.samba.org/
+url = https://talloc.samba.org/
license = LGPLv3+
summary = The talloc library.
A library that implements a hierarchical allocator with destructors.
end
-thisapp = talloc-%{version}
-
-source_dl = http://samba.org/ftp/talloc/
+source_dl = https://samba.org/ftp/talloc/
build
requires
docbook-utils
docbook-xsl
- python-devel
+ python3-devel
end
configure_options += \
template DEVEL
end
- package pytalloc
- template PYTHON
+ package python3-talloc
+ template PYTHON3
+
+ files += %{libdir}/libpytalloc*
end
package %{name}-debuginfo