OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 19-Jan-2004 16:04:03
Branch: HEAD Handle: 2004011915040300
Modified files:
openpkg-src/uuid uuid.spec
Log:
no plural, please
Summary:
Revision Changes Path
1.6 +2 -2 openpkg-src/uuid/uuid.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/uuid/uuid.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 uuid.spec
--- openpkg-src/uuid/uuid.spec 19 Jan 2004 15:03:06 -0000 1.5
+++ openpkg-src/uuid/uuid.spec 19 Jan 2004 15:04:03 -0000 1.6
@@ -25,7 +25,7 @@
# package information
Name: uuid
-Summary: Universally Unique Identifiers (UUID) Library
+Summary: Universally Unique Identifier (UUID)
URL: http://www.ossp.org/pkg/lib/uuid/
Vendor: The OSSP Project
Packager: The OpenPKG Project
@@ -49,7 +49,7 @@
%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 Identifiers
+ 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).
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]