Author: xavierb Update of /cvs/pkgs/rpms/perl-Crypt-CipherSaber/F-10 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15799/F-10 Modified Files: sources Added Files: perl-Crypt-CipherSaber.spec Log Message: Import into F-9, F-10, F-11 and EL-5 --- NEW FILE perl-Crypt-CipherSaber.spec --- Name: perl-Crypt-CipherSaber Version: 1.00 Release: 1%{?dist} Summary: Perl module implementing CipherSaber encryption License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Crypt-CipherSaber/ Source0: http://www.cpan.org/modules/by-module/Crypt/Crypt-CipherSaber-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Module::Build) BuildRequires: perl(Test::Simple) >= 0.60 BuildRequires: perl(Test::Warn) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) # FIXME : Next BR: enhance the tests, but fails. #BuildRequires: perl(Module::Signature) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The Crypt::CipherSaber module implements CipherSaber encryption, described at http://ciphersaber.gurus.com/. It is simple, fairly speedy, and relatively secure algorithm based on RC4. %prep %setup -q -n Crypt-CipherSaber-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf $RPM_BUILD_ROOT ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Apr 24 2009 Xavier Bachelot <xavier@xxxxxxxxxxxx> 1.00-1 - Specfile autogenerated by cpanspec 1.77. - Fix BR:s. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Crypt-CipherSaber/F-10/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- sources 27 Apr 2009 05:38:06 -0000 1.1 +++ sources 27 Apr 2009 22:07:12 -0000 1.2 @@ -0,0 +1 @@ +a00b3e2591cc5f880a110cc53a0b2c7b Crypt-CipherSaber-1.00.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list