[packages/jemalloc] - updated to 5.3.1
qboosh
qboosh at pld-linux.org
Sun May 24 14:19:16 CEST 2026
commit 18f0e3a77282b926a0f4009c47796e5f2b09c76d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun May 24 14:19:22 2026 +0200
- updated to 5.3.1
jemalloc.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/jemalloc.spec b/jemalloc.spec
index d130aef..dcd8582 100644
--- a/jemalloc.spec
+++ b/jemalloc.spec
@@ -1,13 +1,13 @@
Summary: General-purpose scalable concurrent malloc implementation
Summary(pl.UTF-8): Ogólnego przeznaczenia, skalowalna, współbieżna implementacja funkcji malloc
Name: jemalloc
-Version: 5.3.0
+Version: 5.3.1
Release: 1
License: BSD
Group: Libraries
#Source0Download: https://github.com/jemalloc/jemalloc/releases
Source0: https://github.com/jemalloc/jemalloc/releases/download/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 09a8328574dab22a7df848eae6dbbf53
+# Source0-md5: 2b183326fcff2c087efd7efc0a808ba2
URL: http://jemalloc.net/
BuildRequires: libxslt-progs
BuildRequires: sed >= 4.0
@@ -97,14 +97,14 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc COPYING README VERSION doc/jemalloc.html
%attr(755,root,root) %{_bindir}/jemalloc.sh
-%attr(755,root,root) %{_libdir}/libjemalloc.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libjemalloc.so.2
+%{_libdir}/libjemalloc.so.*.*.*
+%ghost %{_libdir}/libjemalloc.so.2
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/jemalloc-config
%attr(755,root,root) %{_bindir}/jeprof
-%attr(755,root,root) %{_libdir}/libjemalloc.so
+%{_libdir}/libjemalloc.so
%{_includedir}/jemalloc
%{_pkgconfigdir}/jemalloc.pc
%{_mandir}/man3/jemalloc.3*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jemalloc.git/commitdiff/18f0e3a77282b926a0f4009c47796e5f2b09c76d
More information about the pld-cvs-commit
mailing list