[packages/haveged] up to 1.9.15

atler atler at pld-linux.org
Thu Sep 30 14:49:26 CEST 2021


commit 64a380c3054ea184c0b44dd44aaf2b10a9c27d25
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Sep 30 14:49:02 2021 +0200

    up to 1.9.15

 haveged.spec | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/haveged.spec b/haveged.spec
index d651aee..a9632b5 100644
--- a/haveged.spec
+++ b/haveged.spec
@@ -1,11 +1,11 @@
 Summary:	A Linux entropy source using the HAVEGE algorithm
 Name:		haveged
-Version:	1.9.14
+Version:	1.9.15
 Release:	1
 License:	GPL v3+
 Group:		Daemons
 Source0:	https://github.com/jirka-h/haveged/archive/v%{version}.tar.gz
-# Source0-md5:	f756474201bec9a46b41e8712f79468a
+# Source0-md5:	9298cbdfb37ab84bdb710f042373a354
 URL:		http://www.irisa.fr/caps/projects/hipsor/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
@@ -59,8 +59,7 @@ Headers and shared object symbolic links for the HAVEGE algorithm
 %{__autoheader}
 %{__automake}
 %configure \
-	--disable-static \
-	--enable-init=service.fedora
+	--disable-static
 # SMP build is not working
 %{__make} -j1
 
@@ -70,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT
 	DESTDIR=$RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{systemdunitdir}
-#cp -p %{SOURCE1} $RPM_BUILD_ROOT%{systemdunitdir}/haveged.service
+cp -p contrib/Fedora/haveged.service $RPM_BUILD_ROOT%{systemdunitdir}/haveged.service
 
 # We don't ship .la files.
 rm $RPM_BUILD_ROOT%{_libdir}/libhavege.la
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/haveged.git/commitdiff/64a380c3054ea184c0b44dd44aaf2b10a9c27d25



More information about the pld-cvs-commit mailing list