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: 09-Mar-2007 07:44:32
Branch: HEAD Handle: 2007030906443200
Modified files:
openpkg-src/perl-crypto perl-crypto.patch perl-crypto.spec
Log:
modifying package: perl-crypto-5.8.8 20070224 -> 20070309
Summary:
Revision Changes Path
1.10 +9 -18 openpkg-src/perl-crypto/perl-crypto.patch
1.157 +2 -2 openpkg-src/perl-crypto/perl-crypto.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-crypto/perl-crypto.patch
============================================================================
$ cvs diff -u -r1.9 -r1.10 perl-crypto.patch
--- openpkg-src/perl-crypto/perl-crypto.patch 17 Nov 2006 11:49:59 -0000
1.9
+++ openpkg-src/perl-crypto/perl-crypto.patch 9 Mar 2007 06:44:32 -0000
1.10
@@ -1,6 +1,6 @@
-Index: Data-UUID-0.148/UUID.h
---- Data-UUID-0.148/UUID.h.orig 2006-11-16 15:09:51 +0100
-+++ Data-UUID-0.148/UUID.h 2006-11-17 12:44:30 +0100
+Index: Data-UUID-1.148/UUID.h
+--- Data-UUID-1.148/UUID.h.orig 2006-12-08 13:56:18 +0100
++++ Data-UUID-1.148/UUID.h 2007-03-09 07:38:53 +0100
@@ -62,7 +62,11 @@
#define UUID_NODEID_NV_STORE _STDIR"/"UUID_NODEID
#endif
@@ -14,9 +14,9 @@
#ifdef _MSC_VER
#define I64(C) C##i64
#else
-Index: Data-UUID-0.148/UUID.pm
---- Data-UUID-0.148/UUID.pm.orig 2006-11-16 16:22:10 +0100
-+++ Data-UUID-0.148/UUID.pm 2006-11-17 12:43:51 +0100
+Index: Data-UUID-1.148/UUID.pm
+--- Data-UUID-1.148/UUID.pm.orig 2007-03-08 17:03:20 +0100
++++ Data-UUID-1.148/UUID.pm 2007-03-09 07:38:53 +0100
@@ -109,7 +109,7 @@
$ug->create_from_name_bin(<namespace>, <name>);
@@ -26,18 +26,9 @@
$ug->create_str();
$ug->create_from_name_str(<namespace>, <name>);
-@@ -176,7 +176,7 @@
-
- =head1 AUTHOR
-
--Alexander Golomshtok<[EMAIL PROTECTED]>
-+Alexander Golomshtok <[EMAIL PROTECTED]>
-
- =head1 SEE ALSO
-
-Index: Data-UUID-0.148/UUID.xs
---- Data-UUID-0.148/UUID.xs.orig 2006-11-16 15:09:51 +0100
-+++ Data-UUID-0.148/UUID.xs 2006-11-17 12:45:39 +0100
+Index: Data-UUID-1.148/UUID.xs
+--- Data-UUID-1.148/UUID.xs.orig 2006-12-08 13:56:17 +0100
++++ Data-UUID-1.148/UUID.xs 2007-03-09 07:38:53 +0100
@@ -106,7 +106,7 @@
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-crypto/perl-crypto.spec
============================================================================
$ cvs diff -u -r1.156 -r1.157 perl-crypto.spec
--- openpkg-src/perl-crypto/perl-crypto.spec 24 Feb 2007 07:40:25 -0000
1.156
+++ openpkg-src/perl-crypto/perl-crypto.spec 9 Mar 2007 06:44:32 -0000
1.157
@@ -60,7 +60,7 @@
%define V_crypt_dh 0.06
%define V_digest_crc 0.10
%define V_string_crc32 1.4
-%define V_data_uuid 0.148
+%define V_data_uuid 1.148
%define V_crypt_random 1.25
%define V_crypt_primes 0.50
@@ -75,7 +75,7 @@
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
-Release: 20070224
+Release: 20070309
# package options
%option with_pari no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]