From af40e723c679f68ea38c5ce06b175cb221a365e4 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 7 Dec 2020 12:17:51 +0100 Subject: [PATCH] up to 0.35 - removed link patch -- plugin support (sole user of libdl) was dropped in 0.34 --- ell-link.patch | 10 ---------- ell.spec | 6 ++---- 2 files changed, 2 insertions(+), 14 deletions(-) delete mode 100644 ell-link.patch diff --git a/ell-link.patch b/ell-link.patch deleted file mode 100644 index d6d5720..0000000 --- a/ell-link.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- ell-0.1/Makefile.am.orig 2017-06-10 15:42:47.000000000 +0200 -+++ ell-0.1/Makefile.am 2017-07-13 18:55:15.116423275 +0200 -@@ -90,6 +90,7 @@ - ell/uuid.c \ - ell/key.c - -+ell_libell_la_LIBADD = -ldl - ell_libell_la_LDFLAGS = -no-undefined \ - -version-info $(ELL_CURRENT):$(ELL_REVISION):$(ELL_AGE) - diff --git a/ell.spec b/ell.spec index e4ffcf4..df03589 100644 --- a/ell.spec +++ b/ell.spec @@ -5,13 +5,12 @@ Summary: Embedded Linux Library Summary(pl.UTF-8): Embedded Linux Library - biblioteka osadzonego Linuksa Name: ell -Version: 0.33 +Version: 0.35 Release: 1 License: LGPL v2.1+ Group: Libraries Source0: https://www.kernel.org/pub/linux/libs/ell/%{name}-%{version}.tar.xz -# Source0-md5: 88bc66d3322c05e8bebecc4b404cbaa7 -Patch0: %{name}-link.patch +# Source0-md5: 3ad856d5f8f049746ce3bf9de6ccb7f0 URL: https://git.kernel.org/pub/scm/libs/ell/ell.git/ BuildRequires: autoconf >= 2.60 BuildRequires: automake @@ -52,7 +51,6 @@ Statyczna biblioteka ELL. %prep %setup -q -%patch0 -p1 %build %{__libtoolize} -- 2.43.0