OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 08-Jul-2005 17:27:11
Branch: HEAD Handle: 2005070816271100
Modified files:
openpkg-src/csp csp.patch csp.spec
Log:
fix POD syntax
Summary:
Revision Changes Path
1.5 +48 -2 openpkg-src/csp/csp.patch
1.5 +1 -1 openpkg-src/csp/csp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/csp/csp.patch
============================================================================
$ cvs diff -u -r1.4 -r1.5 csp.patch
--- openpkg-src/csp/csp.patch 7 May 2005 09:13:13 -0000 1.4
+++ openpkg-src/csp/csp.patch 8 Jul 2005 15:27:11 -0000 1.5
@@ -1,6 +1,52 @@
+Index: CSP.pm
+--- CSP.pm.orig 2002-09-24 20:33:20 +0200
++++ CSP.pm 2005-07-08 17:26:20 +0200
+@@ -1523,12 +1523,12 @@
+ CSP is designed to easily handle multiple distinct Certificate Authorities.
+ Hence the name which stands for Certificate Service Provider.
+
+-= item o
++=item o
+
+ CSP can be used to produce a web site (certificate repository, CRLs etc etc)
+ without the need for cgi-scripts.
+
+-= item o
++=item o
+
+ CSP tries to be as PKIX-compliant as OpenSSL allows.
+
+@@ -1551,22 +1551,22 @@
+ writer or some other means for making backups of the certificate directory.
+ Day to day operations include the following tasks.
+
+-= over 4
++=over 4
+
+-= item 1
++=item 1
+
+ Issuing certificates based on pkcs10 or out-of-band (non pkcs10) requests.
+
+-= item 2
++=item 2
+
+ Backing up the csp main directory (see below) to read-only medium.
+
+-= item 3
++=item 3
+
+ Producing the public web site and exporting it (typically using floppy or
+ zip-drive) to your web server.
+
+-= back
++=back
+
+ =head1 CONFIGURATION
+
Index: ca/etc/extensions.conf
--- ca/etc/extensions.conf.orig 2001-05-28 13:04:20 +0200
-+++ ca/etc/extensions.conf 2005-05-07 09:35:30 +0200
++++ ca/etc/extensions.conf 2005-07-08 17:25:42 +0200
@@ -67,11 +67,10 @@
[certpolicy]
@@ -16,7 +62,7 @@
Index: csp
--- csp.orig 2001-05-28 13:32:14 +0200
-+++ csp 2005-05-07 09:36:47 +0200
++++ csp 2005-07-08 17:25:42 +0200
@@ -1,9 +1,14 @@
-#!/usr/bin/perl
[EMAIL PROTECTED]@/bin/perl
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/csp/csp.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 csp.spec
--- openpkg-src/csp/csp.spec 15 Jun 2005 15:13:27 -0000 1.4
+++ openpkg-src/csp/csp.spec 8 Jul 2005 15:27:11 -0000 1.5
@@ -33,7 +33,7 @@
Group: Cryptography
License: GPL
Version: 0.26
-Release: 20050615
+Release: 20050708
# list of sources
Source0: ftp://ftp.it.su.se/pub/users/leifj/CSP-%{version}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]