# # - Crypt::SaltedHash - # This spec file was automatically generated by cpan2rpm [ver: 2.027] # (ALT Linux revision) # %define module Crypt-SaltedHash %define m_distro Crypt-SaltedHash %define m_name Crypt::SaltedHash %define m_author_id unknown %def_enable test Name: perl-Crypt-SaltedHash Version: 0.09 Release: alt1 Summary: %m_name - Perl interface to functions that assist in working with salted hashes License: Artistic and GPL Group: Development/Perl Url: http://search.cpan.org/dist/Crypt-SaltedHash/ Packager: Michael Bochkaryov BuildArch: noarch Source: http://www.cpan.org/authors/id/G/GS/GSHANK/Crypt-SaltedHash-%{version}.tar.gz # Automatically added by buildreq on Tue Sep 09 2008 (-bi) BuildRequires: perl-Module-Build perl-Test-Pod perl-Test-Pod-Coverage perl-version perl(Test/Fatal.pm) perl(Digest/SHA.pm) %description The Crypt::SaltedHash module provides an object oriented interface to create salted (or seeded) hashes of clear text data. The original formalization of this concept comes from RFC-3112 and is extended by the use of different digital agorithms. %prep %setup -q -n %m_distro-%version %build %perl_vendor_build %install %perl_vendor_install %files %perl_vendor_privlib/Crypt* %doc Changes README %changelog * Tue Sep 24 2013 Igor Vlasenko 0.09-alt1 - automated CPAN update * Mon Nov 22 2010 Igor Vlasenko 0.05-alt2.1 - repair after perl 5.12 upgrade using girar-nmu * Tue Sep 09 2008 Michael Bochkaryov 0.05-alt2 - fix directory ownership violation * Tue Mar 27 2007 Sir Raorn 0.05-alt1 - first build for ALT Linux Sisyphus