summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorJirka Hladky <jhladky@redhat.com>2020-06-11 13:26:15 +0200
committerJirka Hladky <jhladky@redhat.com>2020-06-11 13:26:15 +0200
commit4a0a00885aa41d8b080ac2c6bd7503bffd7b3e55 (patch)
tree0339028f354808e5edefcd06524be8e73d7d08d7 /contrib
parentMoved haveged.spec to fedora.spec (diff)
downloadhaveged-4a0a00885aa41d8b080ac2c6bd7503bffd7b3e55.tar.xz
haveged-4a0a00885aa41d8b080ac2c6bd7503bffd7b3e55.zip
Replace @SBIN_DIR@ in haveged.service file with actual path
Diffstat (limited to 'contrib')
-rw-r--r--contrib/build/fedora.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/contrib/build/fedora.spec b/contrib/build/fedora.spec
index 6c1c9c4..fa74c4e 100644
--- a/contrib/build/fedora.spec
+++ b/contrib/build/fedora.spec
@@ -1,7 +1,7 @@
Summary: A Linux entropy source using the HAVEGE algorithm
Name: haveged
Version: 1.9.9
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv3+
URL: https://github.com/jirka-h/haveged
Source0: https://github.com/jirka-h/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -58,6 +58,7 @@ make install DESTDIR=%{buildroot} INSTALL="install -p"
chmod 0644 COPYING README ChangeLog AUTHORS
#Install systemd service file
+sed -e 's:@SBIN_DIR@:%{_sbindir}:g' -i init.d/service.fedora
install -Dpm 0644 init.d/service.fedora %{buildroot}%{_unitdir}/%{name}.service
# We don't ship .la files.
@@ -116,9 +117,15 @@ fi
%changelog
+* Thu Jun 11 2020 Jirka Hladky <hladky.jiri@gmail.com> - 1.9.9-2
+ - Fixed haveged.service file
+
* Tue Jun 09 2020 Jirka Hladky <hladky.jiri@gmail.com> - 1.9.9-1
- Update to 1.9.9
+* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.8-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
+
* Mon Sep 30 2019 Jirka Hladky <hladky.jiri@gmail.com> - 1.9.8-1
- Update to 1.9.8