]> git.pld-linux.org Git - packages/rng-tools.git/commitdiff
up to 6.14 auto/th/rng-tools-6.14-1
authorJan Palus <atler@pld-linux.org>
Wed, 18 Aug 2021 10:57:42 +0000 (12:57 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 18 Aug 2021 10:57:42 +0000 (12:57 +0200)
rng-tools.spec

index 1c58be29bd8b5de35f699b03a28384d2b5f61770..bd8dcaf970ace57c60af6b57523e10a7a5a50513 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Random number generator related utilities
 Summary(pl.UTF-8):     NarzÄ™dzia do generatora liczb losowych
 Name:          rng-tools
-Version:       6.13
+Version:       6.14
 Release:       1
 License:       GPL v2+
 Group:         Base
 Source0:       https://github.com/nhorman/rng-tools/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 5a2ccbfc5dea5952254eef7e19cef3f5
+# Source0-md5: 917d21dd2b06816b0484e220dfb5ba4b
 Source1:       rngd.service
 Source2:       rngd.sysconfig
 URL:           https://github.com/nhorman/rng-tools/
@@ -75,6 +75,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README.md
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rngd
+%attr(755,root,root) %{_bindir}/randstat
 %attr(755,root,root) %{_bindir}/rngtest
 %attr(755,root,root) %{_sbindir}/rngd
 %{_mandir}/man1/rngtest.1*
This page took 0.195078 seconds and 4 git commands to generate.