[packages/ell] up to 0.35

atler atler at pld-linux.org
Mon Dec 7 12:20:19 CET 2020


commit af40e723c679f68ea38c5ce06b175cb221a365e4
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Dec 7 12:17:51 2020 +0100

    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(-)
---
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}
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)
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ell.git/commitdiff/af40e723c679f68ea38c5ce06b175cb221a365e4



More information about the pld-cvs-commit mailing list