Mathieu Bridon 7d1c470
Name:           perl-Crypt-RC4
Mathieu Bridon 7d1c470
Version:        2.02
03f12c7
Release:        18%{?dist}
Mathieu Bridon 7d1c470
Summary:        Perl implementation of the RC4 encryption algorithm
Mathieu Bridon 7d1c470
License:        GPL+ or Artistic
Mathieu Bridon 7d1c470
Group:          Development/Libraries
Mathieu Bridon 7d1c470
URL:            http://search.cpan.org/dist/Crypt-RC4/
Mathieu Bridon 7d1c470
Source0:        http://www.cpan.org/authors/id/S/SI/SIFUKURT/Crypt-RC4-%{version}.tar.gz
Mathieu Bridon 7d1c470
BuildArch:      noarch
7b9e51d
BuildRequires:  perl-generators
Mathieu Bridon 7d1c470
BuildRequires:  perl(ExtUtils::MakeMaker)
Mathieu Bridon 7d1c470
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
%description
Mathieu Bridon 7d1c470
A simple implementation of the RC4 algorithm, developed by RSA Security,
Mathieu Bridon 7d1c470
Inc. Here is the description from RSA's website:
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
RC4 is a stream cipher designed by Rivest for RSA Data Security (now RSA
Mathieu Bridon 7d1c470
Security). It is a variable key-size stream cipher with byte-oriented
Mathieu Bridon 7d1c470
operations. The algorithm is based on the use of a random permutation. Analysis
Mathieu Bridon 7d1c470
shows that the period of the cipher is overwhelmingly likely to be greater than
Mathieu Bridon 7d1c470
10100. Eight to sixteen machine operations are required per output byte, and
Mathieu Bridon 7d1c470
the cipher can be expected to run very quickly in software. Independent analysts
Mathieu Bridon 7d1c470
have scrutinized the algorithm and it is considered secure.
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
%prep
Mathieu Bridon 7d1c470
%setup -q -n Crypt-RC4-%{version}
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
%build
Mathieu Bridon 7d1c470
%{__perl} Makefile.PL INSTALLDIRS=vendor
Mathieu Bridon 7d1c470
make %{?_smp_mflags}
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
%install
Mathieu Bridon 7d1c470
make pure_install PERL_INSTALL_ROOT=%{buildroot}
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
find %{buildroot} -type f -name .packlist -exec rm -f {} \;
Mathieu Bridon 7d1c470
find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
%{_fixperms} %{buildroot}/*
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
%check
Mathieu Bridon 7d1c470
make test
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
%files
Mathieu Bridon 7d1c470
%defattr(-,root,root,-)
Mathieu Bridon 7d1c470
%doc Changes
Mathieu Bridon 7d1c470
%{perl_vendorlib}/*
Mathieu Bridon 7d1c470
%{_mandir}/man3/*
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
Mathieu Bridon 7d1c470
%changelog
03f12c7
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.02-18
03f12c7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
03f12c7
1ad43a4
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.02-17
1ad43a4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
1ad43a4
da9ab70
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.02-16
da9ab70
- Perl 5.26 rebuild
da9ab70
73c4266
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.02-15
73c4266
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
73c4266
d8c4e20
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.02-14
d8c4e20
- Perl 5.24 rebuild
d8c4e20
0a5656f
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.02-13
0a5656f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
0a5656f
25f5715
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.02-12
25f5715
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
25f5715
027c835
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.02-11
027c835
- Perl 5.22 rebuild
027c835
9c14fbf
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2.02-10
9c14fbf
- Perl 5.20 rebuild
9c14fbf
15b8a71
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.02-9
15b8a71
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
15b8a71
5c4359b
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.02-8
5c4359b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
5c4359b
baae28d
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 2.02-7
baae28d
- Perl 5.18 rebuild
baae28d
867a21a
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.02-6
867a21a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
867a21a
67e941d
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.02-5
67e941d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
67e941d
9ad602a
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 2.02-4
9ad602a
- Perl 5.16 rebuild
9ad602a
07389f4
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.02-3
07389f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
07389f4
Petr Sabata f79a9bb
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 2.02-2
Petr Sabata f79a9bb
- Perl mass rebuild
Petr Sabata f79a9bb
Mathieu Bridon 7d1c470
* Mon Jun 27 2011 Mathieu Bridon <bochecha@fedoraproject.org> 2.02-1
Mathieu Bridon 7d1c470
- Specfile autogenerated by cpanspec 1.78.