- rebuild for new OpenSSL
This commit is contained in:
parent
4fd11f134a
commit
b6cd429be0
@ -4,7 +4,7 @@
|
||||
Summary: SSL certificate and key management utilities
|
||||
Name: crypto-utils
|
||||
Version: 2.3
|
||||
Release: 6
|
||||
Release: 7
|
||||
Source: crypto-rand-%{crver}.tar.gz
|
||||
Source1: genkey.pl
|
||||
Source2: certwatch.c
|
||||
@ -110,6 +110,9 @@ chmod -R u+w $RPM_BUILD_ROOT
|
||||
%{perl_vendorarch}/auto/Crypt
|
||||
|
||||
%changelog
|
||||
* Wed Dec 5 2007 Joe Orton <jorton@redhat.com> 2.3-7
|
||||
- rebuild for new OpenSSL
|
||||
|
||||
* Tue Oct 30 2007 Joe Orton <jorton@redhat.com> 2.3-6
|
||||
- genkey: wording fix
|
||||
|
||||
|
@ -37,7 +37,7 @@
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
||||
<para><command>keyrand</command> is an tool which collects a given
|
||||
<para><command>keyrand</command> is a tool which collects a given
|
||||
number of random bits from the kernel random number generator,
|
||||
presenting a text-based user interface showing progress.</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user