[packages/haveged] - updated to 1.9.22

qboosh qboosh at pld-linux.org
Sun May 24 12:02:12 CEST 2026


commit 367f1ed574b30afb2c76e73241815843baccbc7e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 24 12:02:10 2026 +0200

    - updated to 1.9.22

 haveged.spec | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/haveged.spec b/haveged.spec
index 4e928f6..dada855 100644
--- a/haveged.spec
+++ b/haveged.spec
@@ -5,17 +5,18 @@
 Summary:	A Linux entropy source using the HAVEGE algorithm
 Summary(pl.UTF-8):	Źródło entropii dla Linuksa wykorzystujące algorytm HAVEGE
 Name:		haveged
-Version:	1.9.15
-Release:	3
+Version:	1.9.22
+Release:	1
 License:	GPL v3+
 Group:		Daemons
-Source0:	https://github.com/jirka-h/haveged/archive/v%{version}.tar.gz
-# Source0-md5:	9298cbdfb37ab84bdb710f042373a354
+#Source0Download: https://github.com/jirka-h/haveged/releases
+Source0:	https://github.com/jirka-h/haveged/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	876395a0bae2e7201814a2095cefb1f8
 Source1:	%{name}.init
-URL:		http://www.irisa.fr/caps/projects/hipsor/
+URL:		https://www.irisa.fr/caps/projects/hipsor/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
-BuildRequires:	libtool
+BuildRequires:	libtool >= 2:2
 BuildRequires:	rpmbuild(macros) >= 1.644
 %{?with_systemd:BuildRequires:	systemd-devel}
 Requires(post,preun,postun):	systemd-units >= 38
@@ -134,7 +135,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README contrib/build/havege_sample.c
+%doc AUTHORS ChangeLog NEWS README.md contrib/build/havege_sample.c
 %attr(754,root,root) /etc/rc.d/init.d/haveged
 %attr(755,root,root) %{_sbindir}/haveged
 %{_mandir}/man8/haveged.8*
@@ -142,7 +143,7 @@ fi
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libhavege.so.*.*.*
+%{_libdir}/libhavege.so.*.*.*
 %ghost %{_libdir}/libhavege.so.2
 
 %files devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/haveged.git/commitdiff/367f1ed574b30afb2c76e73241815843baccbc7e



More information about the pld-cvs-commit mailing list