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: 30-Aug-2005 22:37:08
Branch: HEAD Handle: 2005083021370800
Modified files:
openpkg-src/uuid uuid.spec
Log:
remember RFC 4122, too
Summary:
Revision Changes Path
1.26 +4 -4 openpkg-src/uuid/uuid.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/uuid/uuid.spec
============================================================================
$ cvs diff -u -r1.25 -r1.26 uuid.spec
--- openpkg-src/uuid/uuid.spec 30 Aug 2005 20:17:04 -0000 1.25
+++ openpkg-src/uuid/uuid.spec 30 Aug 2005 20:37:08 -0000 1.26
@@ -57,10 +57,10 @@
%description
OSSP uuid is a ISO-C application programming interface (API) and
corresponding command line interface (CLI) for the generation of DCE
- 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifier
- (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and
- node based), version 3 (name based) and version 4 (random number
- based).
+ 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant Universally Unique
+ Identifier (UUID). It supports DCE 1.1 variant UUIDs of version 1
+ (time and node based), version 3 (name based) and version 4 (random
+ number based).
UUIDs are 128 bit numbers which are intended to have a high
likelihood of uniqueness over space and time and are computationally
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]