Browse Source

update module

master
parent
commit
1e9a49890e
  1. 18
      perl-crypto/perl-crypto.patch
  2. 4
      perl-crypto/perl-crypto.spec

18
perl-crypto/perl-crypto.patch

@ -24,9 +24,9 @@ Index: Crypt-GOST-1.00/GOST.xs
gost_crypt(self,
(unsigned char *)input,
Index: Data-UUID-1.224/UUID.h
--- Data-UUID-1.224/UUID.h.orig 2014-12-16 01:01:11.000000000 +0100
+++ Data-UUID-1.224/UUID.h 2015-08-11 08:11:21.483183560 +0200
Index: Data-UUID-1.226/UUID.h
--- Data-UUID-1.226/UUID.h.orig 2014-12-16 01:01:11.000000000 +0100
+++ Data-UUID-1.226/UUID.h 2015-08-11 08:11:21.483183560 +0200
@@ -61,7 +61,11 @@
#define UUID_NODEID_NV_STORE _STDIR"/"UUID_NODEID
#endif
@ -40,9 +40,9 @@ Index: Data-UUID-1.224/UUID.h
#ifdef _MSC_VER
#define I64(C) C##i64
#else
Index: Data-UUID-1.224/UUID.pm
--- Data-UUID-1.224/UUID.pm.orig 2015-08-11 08:11:21.483183000 +0200
+++ Data-UUID-1.224/UUID.pm 2015-08-11 08:12:28.123223914 +0200
Index: Data-UUID-1.226/UUID.pm
--- Data-UUID-1.226/UUID.pm.orig 2015-08-11 08:11:21.483183000 +0200
+++ Data-UUID-1.226/UUID.pm 2015-08-11 08:12:28.123223914 +0200
@@ -80,14 +80,12 @@
$ug->create_from_name_bin(<namespace>, <name>);
@ -60,9 +60,9 @@ Index: Data-UUID-1.224/UUID.pm
$ug->create_hex();
$ug->create_from_name_hex(<namespace>, <name>);
Index: Data-UUID-1.224/UUID.xs
--- Data-UUID-1.224/UUID.xs.orig 2014-12-16 01:01:11.000000000 +0100
+++ Data-UUID-1.224/UUID.xs 2015-08-11 08:11:21.483183560 +0200
Index: Data-UUID-1.226/UUID.xs
--- Data-UUID-1.226/UUID.xs.orig 2014-12-16 01:01:11.000000000 +0100
+++ Data-UUID-1.226/UUID.xs 2015-08-11 08:11:21.483183560 +0200
@@ -141,7 +141,7 @@
}

4
perl-crypto/perl-crypto.spec

@ -60,7 +60,7 @@
%define V_crypt_dh 0.06
%define V_digest_crc 0.22.2
%define V_string_crc32 1.5
%define V_data_uuid 1.224
%define V_data_uuid 1.226
%define V_crypt_random 1.52
%define V_crypt_primes 0.50
@ -75,7 +75,7 @@ Class: BASE
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
Release: 20190303
Release: 20200415
# package options
%option with_pari no

Loading…
Cancel
Save