commit
571f8ad39c
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
diff --git a/jitterentropy-library-2.2.0/Makefile b/jitterentropy-library-2.2.0/Makefile
|
||||
diff --git a/jitterentropy-library/Makefile b/jitterentropy-library/Makefile
|
||||
index 4ff069b..503be5c 100644
|
||||
--- a/jitterentropy-library-2.2.0/Makefile
|
||||
+++ b/jitterentropy-library-2.2.0/Makefile
|
||||
--- a/jitterentropy-library/Makefile
|
||||
+++ b/jitterentropy-library/Makefile
|
||||
@@ -56,17 +56,6 @@ cppcheck:
|
||||
cppcheck --force -q --enable=performance --enable=warning --enable=portability *.h *.c
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: rng-tools
|
||||
Version: 6.10
|
||||
Version: 6.5
|
||||
Release: 1
|
||||
Summary: Random number generator daemon
|
||||
License: GPLv2+
|
||||
@ -13,7 +13,6 @@ Patch0: jitterentropy-remove-install.patch
|
||||
#Dependency
|
||||
BuildRequires: gcc make gettext systemd autoconf automake
|
||||
BuildRequires: libgcrypt-devel libsysfs-devel libcurl-devel libxml2-devel openssl-devel
|
||||
BuildRequires: libp11-devel jansson-devel
|
||||
Requires: libgcrypt libsysfs openssl libxml2 libcurl
|
||||
%{?systemd_requires}
|
||||
|
||||
@ -28,7 +27,7 @@ and supplies entropy from them to the system kernel's /dev/random machinery.
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
%configure --without-rtlsdr
|
||||
%configure
|
||||
%make_build
|
||||
|
||||
%install
|
||||
@ -60,6 +59,10 @@ install -D -t $RPM_BUILD_ROOT%{_unitdir} -m 0644 %{SOURCE1}
|
||||
%{_mandir}/man8/rngd.8.*
|
||||
|
||||
%changelog
|
||||
* Sat Aug 29 2020 Yeqing Peng <pengyeqing@huawei.com> - 6.5-1
|
||||
- since 6.6, jitterentropy-library is independed from rng-tools,
|
||||
no any entropy source will lead to rng-tools service fail.
|
||||
|
||||
* Mon Aug 03 2020 Yeqing Peng <pengyeqing@huawei.com> - 6.10-1
|
||||
- update to 6.10
|
||||
|
||||
|
||||
BIN
v6.10.tar.gz
BIN
v6.10.tar.gz
Binary file not shown.
BIN
v6.5.tar.gz
Normal file
BIN
v6.5.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user