]> git.pld-linux.org Git - packages/ell.git/commitdiff
up to 0.35 auto/th/ell-0.35-1
authorJan Palus <atler@pld-linux.org>
Mon, 7 Dec 2020 11:17:51 +0000 (12:17 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 7 Dec 2020 11:17:51 +0000 (12:17 +0100)
- removed link patch -- plugin support (sole user of libdl) was dropped in
  0.34

ell-link.patch [deleted file]
ell.spec

diff --git a/ell-link.patch b/ell-link.patch
deleted file mode 100644 (file)
index d6d5720..0000000
+++ /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)
index e4ffcf43f2d4dbde7bd81df2c0fdf5744b548f17..df035897c63ff758739248aa11ec0f2aac1475e2 100644 (file)
--- 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}
This page took 0.253793 seconds and 4 git commands to generate.