OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 17-Jun-2009 15:00:09 Branch: HEAD Handle: 2009061714000800 Modified files: openpkg-src/perl-crypto perl-crypto.patch perl-crypto.spec Log: modifying package: perl-crypto-5.10.0 20090610 -> 20090617 Summary: Revision Changes Path 1.13 +9 -9 openpkg-src/perl-crypto/perl-crypto.patch 1.189 +2 -2 openpkg-src/perl-crypto/perl-crypto.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-crypto/perl-crypto.patch ============================================================================ $ cvs diff -u -r1.12 -r1.13 perl-crypto.patch --- openpkg-src/perl-crypto/perl-crypto.patch 19 Apr 2009 08:16:48 -0000 1.12 +++ openpkg-src/perl-crypto/perl-crypto.patch 17 Jun 2009 13:00:08 -0000 1.13 @@ -1,6 +1,6 @@ -Index: Data-UUID-1.201/UUID.h ---- Data-UUID-1.201/UUID.h.orig 2008-11-21 22:37:56 +0100 -+++ Data-UUID-1.201/UUID.h 2009-04-19 10:10:42 +0200 +Index: Data-UUID-1.202/UUID.h +--- Data-UUID-1.202/UUID.h.orig 2008-11-21 22:37:56 +0100 ++++ Data-UUID-1.202/UUID.h 2009-04-19 10:10:42 +0200 @@ -61,7 +61,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-1.201/UUID.pm ---- Data-UUID-1.201/UUID.pm.orig 2009-04-18 20:10:25 +0200 -+++ Data-UUID-1.201/UUID.pm 2009-04-19 10:10:42 +0200 +Index: Data-UUID-1.202/UUID.pm +--- Data-UUID-1.202/UUID.pm.orig 2009-04-18 20:10:25 +0200 ++++ Data-UUID-1.202/UUID.pm 2009-04-19 10:10:42 +0200 @@ -109,7 +109,7 @@ $ug->create_from_name_bin(<namespace>, <name>); @@ -26,9 +26,9 @@ $ug->create_str(); $ug->create_from_name_str(<namespace>, <name>); -Index: Data-UUID-1.201/UUID.xs ---- Data-UUID-1.201/UUID.xs.orig 2008-11-21 22:37:56 +0100 -+++ Data-UUID-1.201/UUID.xs 2009-04-19 10:11:33 +0200 +Index: Data-UUID-1.202/UUID.xs +--- Data-UUID-1.202/UUID.xs.orig 2008-11-21 22:37:56 +0100 ++++ Data-UUID-1.202/UUID.xs 2009-04-19 10:11:33 +0200 @@ -106,7 +106,7 @@ } @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-crypto/perl-crypto.spec ============================================================================ $ cvs diff -u -r1.188 -r1.189 perl-crypto.spec --- openpkg-src/perl-crypto/perl-crypto.spec 10 Jun 2009 18:31:49 -0000 1.188 +++ openpkg-src/perl-crypto/perl-crypto.spec 17 Jun 2009 13:00:08 -0000 1.189 @@ -60,7 +60,7 @@ %define V_crypt_dh 0.06 %define V_digest_crc 0.14 %define V_string_crc32 1.4 -%define V_data_uuid 1.201 +%define V_data_uuid 1.202 %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: 20090610 +Release: 20090617 # package options %option with_pari no @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org