rpms/crypto-utils/devel crypto-utils.spec,1.40,1.41

Elio Maldonado (emaldonado) fedora-extras-commits at redhat.com
Wed Jun 4 00:39:25 UTC 2008


Author: emaldonado

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

Modified Files:
	crypto-utils.spec 
Log Message:
Updated for 2.4 (#346731)


Index: crypto-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/crypto-utils/devel/crypto-utils.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- crypto-utils.spec	11 May 2008 03:01:40 -0000	1.40
+++ crypto-utils.spec	4 Jun 2008 00:38:30 -0000	1.41
@@ -4,7 +4,7 @@
 Summary: SSL certificate and key management utilities
 Name: crypto-utils
 Version: 2.4
-Release: 1
+Release: 2
 Source: crypto-rand-%{crver}.tar.gz
 Source1: genkey.pl
 Source2: certwatch.c
@@ -29,8 +29,12 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: nss-devel, pkgconfig, newt-devel, xmlto
 BuildRequires: perl-devel, perl(Newt), perl(ExtUtils::MakeMaker)
+# FIXME: Remove this line when done testing
+BuildRequires: httpd, mod_ssl, mod_nss, nss, nss-tools
 Requires: perl(Newt), nss >= 3.11.99
 Requires: %(eval `perl -V:version`; echo "perl(:MODULE_COMPAT_$version)")
+# FIXME: Remove this line when done testing
+Requires: httpd, mod_ssl, mod_nss, nss, nss-tools
 Obsoletes: crypto-rand
 
 %description
@@ -131,6 +135,13 @@
 %{perl_vendorarch}/auto/Crypt
 
 %changelog
+* Tue Jun 03 2008 Elio Maldonado <emaldona at redhat.com> - 2.4-2
+- removed unneeded declaration in pemutil
+
+* Tue Jun 03 2008 Elio Maldonado <emaldona at redhat.com> - 2.4-1
+- crypto-utils ported to use NSS for cryptography (#346731)
+- updated documentation accordingly
+
 * Mon Mar  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.3-10
 - rebuild for new perl again
 




More information about the fedora-extras-commits mailing list