diff --git a/rng-tools.spec b/rng-tools.spec index 88140ef..ed18866 100644 --- a/rng-tools.spec +++ b/rng-tools.spec @@ -4,7 +4,7 @@ Summary: Random number generator related utilities Name: rng-tools Version: 6.7 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: https://github.com/nhorman/rng-tools Source0: https://github.com/nhorman/rng-tools/archive/rng-tools-%{version}.tar.gz @@ -27,10 +27,6 @@ BuildRequires: libp11-devel Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units -Requires: libgcrypt libsysfs -Requires: openssl libxml2 libcurl -Requires: jitterentropy -Requires: openssl-pkcs11 Provides: jitterentropy-rngd %description @@ -70,6 +66,9 @@ install -Dt %{buildroot}%{_unitdir} -m0644 %{SOURCE1} %attr(0644,root,root) %{_unitdir}/rngd.service %changelog +* Mon Aug 05 2019 Volker Froehlich - 6.7-4 +- Remove explicit Requires for libraries + * Fri Jul 26 2019 Fedora Release Engineering - 6.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild