rpms/crypto-utils/devel crypto-utils.spec, 1.33, 1.34 genkey.pl, 1.7, 1.8 genkey.xml, 1.5, 1.6

Joe Orton (jorton) fedora-extras-commits at redhat.com
Tue Oct 30 16:15:42 UTC 2007


Author: jorton

Update of /cvs/extras/rpms/crypto-utils/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7914

Modified Files:
	crypto-utils.spec genkey.pl genkey.xml 
Log Message:
* Tue Oct 30 2007 Joe Orton <jorton at redhat.com> 2.3-6
- genkey: wording fix



Index: crypto-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/crypto-utils/devel/crypto-utils.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- crypto-utils.spec	24 Oct 2007 14:09:36 -0000	1.33
+++ crypto-utils.spec	30 Oct 2007 16:15:10 -0000	1.34
@@ -4,7 +4,7 @@
 Summary: SSL certificate and key management utilities
 Name: crypto-utils
 Version: 2.3
-Release: 5
+Release: 6
 Source: crypto-rand-%{crver}.tar.gz
 Source1: genkey.pl
 Source2: certwatch.c
@@ -110,6 +110,9 @@
 %{perl_vendorarch}/auto/Crypt
 
 %changelog
+* Tue Oct 30 2007 Joe Orton <jorton at redhat.com> 2.3-6
+- genkey: wording fix
+
 * Wed Oct 24 2007 Joe Orton <jorton at redhat.com> 2.3-5
 - genkey: skip the CA selection dialog; the CA-specific 
   instructions are all out-of-date


Index: genkey.pl
===================================================================
RCS file: /cvs/extras/rpms/crypto-utils/devel/genkey.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- genkey.pl	24 Oct 2007 14:03:17 -0000	1.7
+++ genkey.pl	30 Oct 2007 16:15:10 -0000	1.8
@@ -561,7 +561,7 @@
 Now we are going to set the passphrase on the private key. This
 passphrase is used to encrypt your private key when it is stored
 on disk. You will have to type this passphrase when the server
-starts
+starts.
 
 -- DO NOT LOSE THIS PASS PHRASE --
 


Index: genkey.xml
===================================================================
RCS file: /cvs/extras/rpms/crypto-utils/devel/genkey.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- genkey.xml	24 Oct 2007 14:03:17 -0000	1.5
+++ genkey.xml	30 Oct 2007 16:15:10 -0000	1.6
@@ -117,7 +117,10 @@
   <refsect1>
     <title>See also</title>
 
-    <para>certwatch(1)</para>
+    <para>certwatch(1), keyrand(1)</para>
   </refsect1>
 
 </refentry>
+
+<!-- LocalWords:  keypair certwatch
+-->




More information about the fedora-extras-commits mailing list