%define pkg_name Crypt-CBC %define pkg_version 2.24 %define rpm_pkg_version 2.24 %define rpm_pkg_release 1.n0i.12 Summary: Cipher block chaining for Crypt::DES/IDEA Name: perl-%{pkg_name} Version: %{rpm_pkg_version} Release: %{rpm_pkg_release}%{?cpan_version}%{?dist} Group: Development/Libraries License: Artistic 2.0 URL: http://search.cpan.org/dist/%{pkg_name}/ Source0: http://www.cpan.org/authors/id/L/LD/LDS/%{pkg_name}-%{pkg_version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-build-reb00t-perl BuildRequires: perl(ExtUtils::MakeMaker) %{!?_without_test:BuildRequires: perl(Digest::MD5) >= 2.00} %description This module is a Perl-only implementation of the cryptographic cipher block chaining mode (CBC). In combination with a block cipher such as DES or IDEA, you can encrypt and decrypt messages of arbitrarily long length. The encrypted messages are compatible with the encryption format used by SSLeay. %prep %setup -q -n %{pkg_name}-%{pkg_version} %{fix_mod} %{fix_perl_path eg/} %build %{perl_build} %{!?_without_test:%{__make} test} %install %{__rm} -rf $RPM_BUILD_ROOT %{perl_install} %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_files} %doc Changes eg/ README %changelog * Sat Sep 29 2007 Marius Feraru - 2.24-1.n0i.12 - version 2.24 * Tue May 22 2007 Marius Feraru - 2.22-1.n0i.11 - spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - version 2.22 * Wed Jun 28 2006 Marius Feraru - 2.18-1.n0i.10 - version 2.18 * Fri Mar 03 2006 Marius Feraru - 2.17-1.n0i.9 - version 2.17 * Wed Aug 03 2005 Marius Feraru 2.15-1.n0i.8 - version 2.15 * Sun Jul 24 2005 Marius Feraru 2.14-1.n0i.7 - spec file (re)created using N0i::CPAN::RPMizer/1.01 - rebuild on perl 5.8.7 * Sun Mar 20 2005 Marius Feraru 0:2.12-3.n0i.6 - automatic rebuild (perl 5.8.6) * Sat Dec 04 2004 Marius Feraru 0:2.12-3.n0i.5 - automatic rebuild (perl 5.8.6) * Fri Jul 09 2004 Marius Feraru 0:2.12-2.n0i.4 - version 2.12 * Wed May 05 2004 Marius Feraru 0:2.08-1.n0i.3 - spec file (re?)created using N0i::CPAN::RPMizer/2004050401 - rebuild (perl 5.8.4) * Thu Jan 29 2004 Marius FERARU 0:2.08-0.n0i.2 - automatic rebuild (perl v.5.8.3) * Mon Nov 03 2003 Marius FERARU 0:2.08-0.n0i.1 - version 2.08 - spec file (re?)created using N0i::CPAN::RPMizer/2003102001