|
@@ -41,10 +41,10 @@
|
|
|
%define V_crypt_rc4 2.02
|
|
%define V_crypt_rc4 2.02
|
|
|
%define V_crypt_rc5 2.00
|
|
%define V_crypt_rc5 2.00
|
|
|
%define V_crypt_rc6 1.0
|
|
%define V_crypt_rc6 1.0
|
|
|
-%define V_crypt_ghost 1.00
|
|
|
|
|
|
|
+%define V_crypt_gost 1.00
|
|
|
%define V_crypt_blowfish 2.09
|
|
%define V_crypt_blowfish 2.09
|
|
|
%define V_crypt_twofish 2.12
|
|
%define V_crypt_twofish 2.12
|
|
|
-%define V_crypt_rot13 0.04
|
|
|
|
|
|
|
+%define V_crypt_rot13 0.6
|
|
|
%define V_crypt_null 1.02
|
|
%define V_crypt_null 1.02
|
|
|
%define V_crypt_ecb 1.1
|
|
%define V_crypt_ecb 1.1
|
|
|
%define V_crypt_cbc 2.02
|
|
%define V_crypt_cbc 2.02
|
|
@@ -62,7 +62,7 @@ Class: BASE
|
|
|
Group: Language
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
Version: %{V_perl}
|
|
|
-Release: 20040522
|
|
|
|
|
|
|
+Release: 20040622
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/Digest/Digest-%{V_digest}.tar.gz
|
|
Source0: http://www.cpan.org/modules/by-module/Digest/Digest-%{V_digest}.tar.gz
|
|
@@ -81,10 +81,10 @@ Source12: http://www.cpan.org/modules/by-module/Crypt/Crypt-DES_EDE3-%{V_cry
|
|
|
Source13: http://www.cpan.org/modules/by-module/Crypt/Crypt-RC4-%{V_crypt_rc4}.tar.gz
|
|
Source13: http://www.cpan.org/modules/by-module/Crypt/Crypt-RC4-%{V_crypt_rc4}.tar.gz
|
|
|
Source14: http://www.cpan.org/modules/by-module/Crypt/Crypt-RC5-%{V_crypt_rc5}.tar.gz
|
|
Source14: http://www.cpan.org/modules/by-module/Crypt/Crypt-RC5-%{V_crypt_rc5}.tar.gz
|
|
|
Source15: http://www.cpan.org/modules/by-module/Crypt/Crypt-RC6-%{V_crypt_rc6}.tar.gz
|
|
Source15: http://www.cpan.org/modules/by-module/Crypt/Crypt-RC6-%{V_crypt_rc6}.tar.gz
|
|
|
-Source16: http://www.cpan.org/modules/by-module/Crypt/Crypt-GOST-%{V_crypt_ghost}.tar.gz
|
|
|
|
|
|
|
+Source16: http://www.cpan.org/modules/by-module/Crypt/Crypt-GOST-%{V_crypt_gost}.tar.gz
|
|
|
Source17: http://www.cpan.org/modules/by-module/Crypt/Crypt-Blowfish-%{V_crypt_blowfish}.tar.gz
|
|
Source17: http://www.cpan.org/modules/by-module/Crypt/Crypt-Blowfish-%{V_crypt_blowfish}.tar.gz
|
|
|
Source18: http://www.cpan.org/modules/by-module/Crypt/Crypt-Twofish-%{V_crypt_twofish}.tar.gz
|
|
Source18: http://www.cpan.org/modules/by-module/Crypt/Crypt-Twofish-%{V_crypt_twofish}.tar.gz
|
|
|
-Source19: http://www.cpan.org/modules/by-module/Crypt/Crypt-Rot13-%{V_crypt_rot13}.tar.gz
|
|
|
|
|
|
|
+Source19: http://www.cpan.org/modules/by-authors/id/A/AY/AYRNIEU/Crypt-Rot13-%{V_crypt_rot13}.tar.gz
|
|
|
Source20: http://www.cpan.org/modules/by-module/Crypt/Crypt-NULL-%{V_crypt_null}.tar.gz
|
|
Source20: http://www.cpan.org/modules/by-module/Crypt/Crypt-NULL-%{V_crypt_null}.tar.gz
|
|
|
Source21: http://www.cpan.org/modules/by-module/Crypt/Crypt-ECB-%{V_crypt_ecb}.tar.gz
|
|
Source21: http://www.cpan.org/modules/by-module/Crypt/Crypt-ECB-%{V_crypt_ecb}.tar.gz
|
|
|
Source22: http://www.cpan.org/modules/by-module/Crypt/Crypt-CBC-%{V_crypt_cbc}.tar.gz
|
|
Source22: http://www.cpan.org/modules/by-module/Crypt/Crypt-CBC-%{V_crypt_cbc}.tar.gz
|
|
@@ -118,7 +118,7 @@ AutoReqProv: no
|
|
|
- Crypt::RC4 (%{V_crypt_rc4})
|
|
- Crypt::RC4 (%{V_crypt_rc4})
|
|
|
- Crypt::RC5 (%{V_crypt_rc5})
|
|
- Crypt::RC5 (%{V_crypt_rc5})
|
|
|
- Crypt::RC6 (%{V_crypt_rc6})
|
|
- Crypt::RC6 (%{V_crypt_rc6})
|
|
|
- - Crypt::GOST (%{V_crypt_ghost})
|
|
|
|
|
|
|
+ - Crypt::GOST (%{V_crypt_gost})
|
|
|
- Crypt::Blowfish (%{V_crypt_blowfish})
|
|
- Crypt::Blowfish (%{V_crypt_blowfish})
|
|
|
- Crypt::Twofish (%{V_crypt_twofish})
|
|
- Crypt::Twofish (%{V_crypt_twofish})
|
|
|
- Crypt::Rot13 (%{V_crypt_rot13})
|
|
- Crypt::Rot13 (%{V_crypt_rot13})
|
|
@@ -150,7 +150,7 @@ AutoReqProv: no
|
|
|
regex = Crypt-Enigma-(__VER__)\.tar\.gz
|
|
regex = Crypt-Enigma-(__VER__)\.tar\.gz
|
|
|
}
|
|
}
|
|
|
prog perl-crypto:Crypt-GOST = {
|
|
prog perl-crypto:Crypt-GOST = {
|
|
|
- version = %{V_crypt_ghost}
|
|
|
|
|
|
|
+ version = %{V_crypt_gost}
|
|
|
url = http://www.cpan.org/modules/by-module/Crypt/
|
|
url = http://www.cpan.org/modules/by-module/Crypt/
|
|
|
regex = Crypt-GOST-(__VER__)\.tar\.gz
|
|
regex = Crypt-GOST-(__VER__)\.tar\.gz
|
|
|
}
|
|
}
|
|
@@ -165,7 +165,7 @@ AutoReqProv: no
|
|
|
regex = Crypt-PasswdMD5-(__VER__)\.tar\.gz
|
|
regex = Crypt-PasswdMD5-(__VER__)\.tar\.gz
|
|
|
}
|
|
}
|
|
|
prog perl-crypto:Crypt-RC4 = {
|
|
prog perl-crypto:Crypt-RC4 = {
|
|
|
- version = %{V_crypt_cbc}
|
|
|
|
|
|
|
+ version = %{V_crypt_rc4}
|
|
|
url = http://www.cpan.org/modules/by-module/Crypt/
|
|
url = http://www.cpan.org/modules/by-module/Crypt/
|
|
|
regex = Crypt-RC4-(__VER__)\.tar\.gz
|
|
regex = Crypt-RC4-(__VER__)\.tar\.gz
|
|
|
}
|
|
}
|
|
@@ -180,13 +180,13 @@ AutoReqProv: no
|
|
|
regex = Crypt-RC6-(__VER__)\.tar\.gz
|
|
regex = Crypt-RC6-(__VER__)\.tar\.gz
|
|
|
}
|
|
}
|
|
|
prog perl-crypto:Crypt-RIPEMD160 = {
|
|
prog perl-crypto:Crypt-RIPEMD160 = {
|
|
|
- version = %{V_crypt_rot13}
|
|
|
|
|
|
|
+ version = %{V_crypt_ripemd160}
|
|
|
url = http://www.cpan.org/modules/by-module/Crypt/
|
|
url = http://www.cpan.org/modules/by-module/Crypt/
|
|
|
regex = Crypt-RIPEMD160-(__VER__)\.tar\.gz
|
|
regex = Crypt-RIPEMD160-(__VER__)\.tar\.gz
|
|
|
}
|
|
}
|
|
|
prog perl-crypto:Crypt-Rot13 = {
|
|
prog perl-crypto:Crypt-Rot13 = {
|
|
|
version = %{V_crypt_rot13}
|
|
version = %{V_crypt_rot13}
|
|
|
- url = http://www.cpan.org/modules/by-module/Crypt/
|
|
|
|
|
|
|
+ url = http://www.cpan.org/modules/by-authors/id/A/AY/AYRNIEU/
|
|
|
regex = Crypt-Rot13-(__VER__)\.tar\.gz
|
|
regex = Crypt-Rot13-(__VER__)\.tar\.gz
|
|
|
}
|
|
}
|
|
|
prog perl-crypto:Crypt-Twofish = {
|
|
prog perl-crypto:Crypt-Twofish = {
|
|
@@ -195,7 +195,7 @@ AutoReqProv: no
|
|
|
regex = Crypt-Twofish-(__VER__)\.tar\.gz
|
|
regex = Crypt-Twofish-(__VER__)\.tar\.gz
|
|
|
}
|
|
}
|
|
|
prog perl-crypto:Crypt-UnixCrypt = {
|
|
prog perl-crypto:Crypt-UnixCrypt = {
|
|
|
- version = %{V_crypt_rc6}
|
|
|
|
|
|
|
+ version = %{V_crypt_unixcrypt}
|
|
|
url = http://www.cpan.org/modules/by-module/Crypt/
|
|
url = http://www.cpan.org/modules/by-module/Crypt/
|
|
|
regex = Crypt-UnixCrypt-(__VER__)\.tar\.gz
|
|
regex = Crypt-UnixCrypt-(__VER__)\.tar\.gz
|
|
|
}
|
|
}
|
|
@@ -215,12 +215,12 @@ AutoReqProv: no
|
|
|
regex = Digest-HMAC-(__VER__)\.tar\.gz
|
|
regex = Digest-HMAC-(__VER__)\.tar\.gz
|
|
|
}
|
|
}
|
|
|
prog perl-crypto:Digest-MD2 = {
|
|
prog perl-crypto:Digest-MD2 = {
|
|
|
- version = %{V_crypt_des}
|
|
|
|
|
|
|
+ version = %{V_digest_md2}
|
|
|
url = http://www.cpan.org/modules/by-module/Digest/
|
|
url = http://www.cpan.org/modules/by-module/Digest/
|
|
|
regex = Digest-MD2-(__VER__)\.tar\.gz
|
|
regex = Digest-MD2-(__VER__)\.tar\.gz
|
|
|
}
|
|
}
|
|
|
prog perl-crypto:Digest-MD4 = {
|
|
prog perl-crypto:Digest-MD4 = {
|
|
|
- version = %{V_crypt_enigma}
|
|
|
|
|
|
|
+ version = %{V_digest_md4}
|
|
|
url = http://www.cpan.org/modules/by-module/Digest/
|
|
url = http://www.cpan.org/modules/by-module/Digest/
|
|
|
regex = Digest-MD4-(__VER__)\.tar\.gz
|
|
regex = Digest-MD4-(__VER__)\.tar\.gz
|
|
|
}
|
|
}
|