summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorJirka Hladky <jhladky@redhat.com>2021-01-02 02:15:15 +0100
committerJirka Hladky <jhladky@redhat.com>2021-01-02 02:15:15 +0100
commit4ee856dfdb77bc9947c342760c998b2eb9adc145 (patch)
tree9e6b3b2eedd8b1a1c4be122d47e8e36900be2f50 /contrib
parentUpdated year to 2021 (diff)
downloadhaveged-4ee856dfdb77bc9947c342760c998b2eb9adc145.tar.xz
haveged-4ee856dfdb77bc9947c342760c998b2eb9adc145.zip
Preparing v1.9.14 release
Diffstat (limited to 'contrib')
-rw-r--r--contrib/build/fedora.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/build/fedora.spec b/contrib/build/fedora.spec
index b324a4a..c3ef381 100644
--- a/contrib/build/fedora.spec
+++ b/contrib/build/fedora.spec
@@ -42,7 +42,7 @@ Headers and shared object symbolic links for the HAVEGE algorithm
%build
#autoreconf -fiv
-%configure
+%configure --disable-enttest --enable-nistest
#SMP build is not working
#make %{?_smp_mflags}
make
@@ -60,6 +60,7 @@ 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
+install -Dpm 0755 contrib/SUSE/haveged-dracut.module %{buildroot}/lib/dracut/modules.d/98%{name}/module-setup.sh
# We don't ship .la files.
rm -rf %{buildroot}%{_libdir}/libhavege.*a