From d3c60af5e344c445f4639c8f2b7be0e56d52b5cf Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 12 Nov 2024 10:54:39 +0000 Subject: [PATCH] import UBI libtdb-1.4.10-1.el9 --- .gitignore | 2 +- .libtdb.metadata | 2 +- SOURCES/tdb-1.4.10.tar.asc | 11 +++++++++++ SOURCES/tdb-1.4.9.tar.asc | 11 ----------- SPECS/libtdb.spec | 19 +++++-------------- 5 files changed, 18 insertions(+), 27 deletions(-) create mode 100644 SOURCES/tdb-1.4.10.tar.asc delete mode 100644 SOURCES/tdb-1.4.9.tar.asc diff --git a/.gitignore b/.gitignore index 047afdf..cb6f98a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/tdb-1.4.9.tar.gz +SOURCES/tdb-1.4.10.tar.gz SOURCES/tdb.keyring diff --git a/.libtdb.metadata b/.libtdb.metadata index 4612780..0d5f5ba 100644 --- a/.libtdb.metadata +++ b/.libtdb.metadata @@ -1,2 +1,2 @@ -c7eeb6f9ffff092f6f3a01f7f4c20338292049cd SOURCES/tdb-1.4.9.tar.gz +284c7927ca381502cda87631945808f69833c582 SOURCES/tdb-1.4.10.tar.gz 41c0b3a84123968a0df75d416c57fe2879205585 SOURCES/tdb.keyring diff --git a/SOURCES/tdb-1.4.10.tar.asc b/SOURCES/tdb-1.4.10.tar.asc new file mode 100644 index 0000000..b081fc5 --- /dev/null +++ b/SOURCES/tdb-1.4.10.tar.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAmW3z+8ACgkQR5ORYRMI +QCWNmQf9Fj4OVCqllUuspTEazoSvmmX+HBp/GwdCHOtyPHL882zidxW+jphxF5Mc +xgVr2jKsodKkCFekVaQNqed8PrcXtel/T6uvLgt8G8h90Zu06SlxXmFPZx8Rjx+g +y5CCh/HZqWhHwOyRR5VWi3OotQj3FoNypV7+btvqFGuSvw/9OXv/14oD3tPgkHik +jTC/DQiJwL2b0uwIC1HDGNlEODyc7fmV0jL5yhzd05LO0nPKdkNTEeLzVJegeRP6 ++tIT2tHDnqKceRfOgkIVZ4DEnpCfrhMFfV8WOpmMRPpDqLdFJZpl6JLITNOsAdvH +W5jtR4SZ3+WxaKuFO45LTnnsBxOewg== +=8I9w +-----END PGP SIGNATURE----- diff --git a/SOURCES/tdb-1.4.9.tar.asc b/SOURCES/tdb-1.4.9.tar.asc deleted file mode 100644 index 1787784..0000000 --- a/SOURCES/tdb-1.4.9.tar.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAmS5EQcACgkQR5ORYRMI -QCVEJAf/fs1Nzq/ipbjmD7O4bOJ8QOWtbg3sJ5UeD7hRAtSWs0DuNlWQOXMYSXS3 -kA3bjU896uWqEnkSQWdedWkOVe4TKMRYB464UMfRF4o+7mv8kf04auExMW0jQizt -ORXUID1edICT39mcXF5tWzMpdMZGYrnstd2VOKlVEDavJ3eq4EHaQrxHf+cKVvog -+9LdXUDYDjppyLjNoY8TimSmOPA7cN5O/yGorpOUsRrie9n1q6G65ZgnlYRIIKmy -FCyn9JKNGVgLeqmuANt62b0ENI0DM29pEauqIIsSEgbwDiMLu88l+jkt1n5kPKLm -p3ASZafnW7MncjtjpIzCcv5bBAfC5Q== -=UUVZ ------END PGP SIGNATURE----- diff --git a/SPECS/libtdb.spec b/SPECS/libtdb.spec index fc73357..8e8a014 100644 --- a/SPECS/libtdb.spec +++ b/SPECS/libtdb.spec @@ -1,9 +1,5 @@ -%if 0%{?fedora} || 0%{?rhel} > 7 -%global with_python3 1 -%endif - Name: libtdb -Version: 1.4.9 +Version: 1.4.10 Release: 1%{?dist} Summary: The tdb library License: LGPL-3.0-or-later @@ -13,16 +9,12 @@ Source1: http://samba.org/ftp/tdb/tdb-%{version}.tar.asc # gpg2 --no-default-keyring --keyring ./tdb.keyring --recv-keys 9147A339719518EE9011BCB54793916113084025 Source2: tdb.keyring -# Patches - BuildRequires: make BuildRequires: gcc BuildRequires: gnupg2 BuildRequires: libxslt BuildRequires: docbook-style-xsl -%if 0%{?with_python3} BuildRequires: python3-devel -%endif Provides: bundled(libreplace) Obsoletes: python2-tdb < 1.4.2-1 @@ -44,7 +36,6 @@ Requires: libtdb = %{version}-%{release} %description -n tdb-tools Tools to manage Tdb files -%if 0%{?with_python3} %package -n python3-tdb Summary: Python3 bindings for the Tdb library Requires: libtdb = %{version}-%{release} @@ -52,7 +43,6 @@ Requires: libtdb = %{version}-%{release} %description -n python3-tdb Python3 bindings for libtdb -%endif %prep %autosetup -n tdb-%{version} -p1 @@ -69,7 +59,7 @@ zcat %{SOURCE0} | gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} - %make_build check %install -make install DESTDIR=$RPM_BUILD_ROOT +%make_install %files %{_libdir}/libtdb.so.* @@ -90,16 +80,17 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_mandir}/man8/tdbtool.8* %{_mandir}/man8/tdbrestore.8* -%if 0%{?with_python3} %files -n python3-tdb %{python3_sitearch}/__pycache__/_tdb_text.cpython*.py[co] %{python3_sitearch}/tdb.cpython*.so %{python3_sitearch}/_tdb_text.py -%endif %ldconfig_scriptlets %changelog +* Wed Apr 24 2024 Pavel Filipenský - 1.4.10-1 +- resolves: RHEL-33756 - Rebase to version 1.4.10 + * Mon Dec 04 2023 Andreas Schneider - 1.4.9-1 - resolves: RHEL-16480 - Rebase to version 1.4.9