[packages/haveged] explicit service name during substitution; rel 3

atler atler at pld-linux.org
Thu Oct 7 20:00:09 CEST 2021


commit 019bca00096e7c14896ea5e207a78c3f17b09747
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Oct 7 19:59:32 2021 +0200

    explicit service name during substitution; rel 3

 haveged.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/haveged.spec b/haveged.spec
index e72163b..b5edcc2 100644
--- a/haveged.spec
+++ b/haveged.spec
@@ -1,7 +1,7 @@
 Summary:	A Linux entropy source using the HAVEGE algorithm
 Name:		haveged
 Version:	1.9.15
-Release:	2
+Release:	3
 License:	GPL v3+
 Group:		Daemons
 Source0:	https://github.com/jirka-h/haveged/archive/v%{version}.tar.gz
@@ -69,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT
 	DESTDIR=$RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{systemdunitdir}
-sed -e 's:@SBIN_DIR@:%{_sbindir}:g' contrib/Fedora/*service > $RPM_BUILD_ROOT%{systemdunitdir}/haveged.service
+sed -e 's:@SBIN_DIR@:%{_sbindir}:g' 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/019bca00096e7c14896ea5e207a78c3f17b09747



More information about the pld-cvs-commit mailing list