Update to version 2.4.4
- resolves: RHEL-175128
This commit is contained in:
parent
2801ae2ce5
commit
e0b6cb69da
2
.gitignore
vendored
2
.gitignore
vendored
@ -37,3 +37,5 @@
|
||||
/talloc-2.4.2.tar.gz
|
||||
/talloc-2.4.3.tar.asc
|
||||
/talloc-2.4.3.tar.gz
|
||||
/talloc-2.4.4.tar.asc
|
||||
/talloc-2.4.4.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: libtalloc
|
||||
Version: 2.4.3
|
||||
Version: 2.4.4
|
||||
Release: %autorelease
|
||||
Summary: The talloc library
|
||||
License: LGPL-3.0-or-later
|
||||
@ -56,6 +56,8 @@ Development libraries for python3-talloc
|
||||
%build
|
||||
zcat %{SOURCE0} | gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} -
|
||||
|
||||
# workaround https://gitlab.com/ita1024/waf/-/issues/2472
|
||||
export PYTHONARCHDIR=%{python3_sitearch}
|
||||
%configure --disable-rpath \
|
||||
--disable-rpath-install \
|
||||
--bundled-libraries=NONE \
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (talloc-2.4.3.tar.asc) = 621c551a38057e351fdcc83c773aea78b0343dabfd6206f74b8ff8798eef330c9514477ad7086da6279f517eb9e5c01d7dbac3ba1f3c7040cdddf15d41a0a51c
|
||||
SHA512 (talloc-2.4.3.tar.gz) = 7174a069dd3d4ebf8c04fee3434fd50269015bb8f039839e7e7723f431d089b66fb0167e8893bff2d1c392de1ac33665e5b278168246da30d528d522b0e1d5bd
|
||||
SHA512 (talloc-2.4.4.tar.asc) = b584b423d3550026acf34aef82a8c00a0cf62ee7c97efd647a0a8936ebbc77a16c0f1d8b63c19b28fc36fe05380a454ffe211190632d1440c6556a28a0976d9f
|
||||
SHA512 (talloc-2.4.4.tar.gz) = 3273ef4f2de463293a515df8269cd585c46a1cae1889455d7c3438399541769cb5c55944ad77257ae6498cecbcc0c65bc81843b70d1f98b5e7fd107f67eec867
|
||||
|
||||
Loading…
Reference in New Issue
Block a user