[packages/ell] - updated to 0.83
qboosh
qboosh at pld-linux.org
Sun Mar 22 21:53:08 CET 2026
commit f37fe27c34505d9b4066403a93e697640ddf4810
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Mar 22 21:53:23 2026 +0100
- updated to 0.83
ell.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/ell.spec b/ell.spec
index 19596c0..240ee84 100644
--- a/ell.spec
+++ b/ell.spec
@@ -5,12 +5,12 @@
Summary: Embedded Linux Library
Summary(pl.UTF-8): Embedded Linux Library - biblioteka osadzonego Linuksa
Name: ell
-Version: 0.82
+Version: 0.83
Release: 1
License: LGPL v2.1+
Group: Libraries
Source0: https://www.kernel.org/pub/linux/libs/ell/%{name}-%{version}.tar.xz
-# Source0-md5: fe8c0efb93a9e5e36378e967d704cb63
+# Source0-md5: e32a8dbfea221370959bca7b22952b97
URL: https://git.kernel.org/pub/scm/libs/ell/ell.git/
BuildRequires: autoconf >= 2.69
BuildRequires: automake
@@ -82,12 +82,12 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README TODO
-%attr(755,root,root) %{_libdir}/libell.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libell.so.0
+%{_libdir}/libell.so.*.*.*
+%ghost %{_libdir}/libell.so.0
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libell.so
+%{_libdir}/libell.so
%{_includedir}/ell
%{_pkgconfigdir}/ell.pc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ell.git/commitdiff/f37fe27c34505d9b4066403a93e697640ddf4810
More information about the pld-cvs-commit
mailing list