Projects
home:Eustace:branches:Eulaceura:Factory
perl-Crypt-ECB
_service:obs_scm:perl-Crypt-ECB.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:perl-Crypt-ECB.spec of Package perl-Crypt-ECB
%global _empty_manifest_terminate_build 0 Name: perl-Crypt-ECB Version: 2.23 Release: 1 Summary: Use block ciphers using ECB mode License: GPL-1.0-only or Artistic-1.0-Perl Group: Development/Libraries URL: http://search.cpan.org/dist/Crypt-ECB/ Source0: http://www.cpan.org/authors/id/A/AP/APPEL/Crypt-ECB-%{version}.tar.gz BuildArch: noarch BuildRequires: perl >= 0:5.006000 BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) %description This module is a Perl-only implementation of the ECB mode. In combination with a block cipher such as Blowfish, DES, IDEA or Rijndael, you can encrypt and decrypt messages of arbitrarily long length. Though for security reasons other modes than ECB such as CBC should be preferred. See textbooks on cryptography if you want to know why. %package help Summary : Use block ciphers using ECB mode Provides: perl-Crypt-ECB-doc %description help This module is a Perl-only implementation of the ECB mode. In combination with a block cipher such as Blowfish, DES, IDEA or Rijndael, you can encrypt and decrypt messages of arbitrarily long length. Though for security reasons other modes than ECB such as CBC should be preferred. See textbooks on cryptography if you want to know why. %prep %setup -q -n Crypt-ECB-%{version} %build export PERL_MM_OPT="" %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install export PERL_MM_OPT="" rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* pushd %{buildroot} touch filelist.lst if [ -d usr/bin ];then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ];then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ];then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib ];then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi popd mv %{buildroot}/filelist.lst . %check || : make test %clean rm -rf $RPM_BUILD_ROOT %files -f filelist.lst %defattr(-,root,root,-) %doc ARTISTIC CHANGES GPLv1 GPLv2 META.json README README.XTEA %{perl_vendorlib}/* %files help %{_mandir}/* %changelog * Tue Feb 06 2024 woody2918 <wudi1@uniontech.com> - 2.23-1 - Update version to 2.23 - ignoring Crypt::OpenSSL::Blowfish in test suite * Sun May 23 2021 Perl_Bot <Perl_Bot@openeuler.org> - 2.22-1 - Specfile autogenerated by Perl_Bot
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2