From cfa0d0aaf6c150bb59ab21e1516c4042d5a945a8 Mon Sep 17 00:00:00 2001 From: radek Date: Sat, 1 Mar 2003 18:46:20 +0000 Subject: [PATCH 1/1] - should be ready for perl-5.8.0; release++ Changed files: perl-Crypt-ECB.spec -> 1.4 --- perl-Crypt-ECB.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/perl-Crypt-ECB.spec b/perl-Crypt-ECB.spec index 007d20b..aa0b624 100644 --- a/perl-Crypt-ECB.spec +++ b/perl-Crypt-ECB.spec @@ -5,12 +5,12 @@ Summary: Crypt::ECB Perl module - implementation of the ECB mode Summary(pl): Modu³ Perla Crypt::ECB - implementacja trybu ECB Name: perl-Crypt-ECB Version: 1.1 -Release: 1 +Release: 2 License: GPL Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}-2.tar.gz BuildRequires: perl >= 5.6 -BuildRequires: rpm-perlprov >= 3.0.3-16 +BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -32,7 +32,8 @@ Odpowied %setup -q -n %{pdir}-%{pnam}-%{version} %build -%{__perl} Makefile.PL +%{__perl} Makefile.PL \ + INSTALLDIRS=vendor %{__make} %{__make} test @@ -48,5 +49,5 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc README -%{perl_sitelib}/Crypt/ECB.pm +%{perl_vendorlib}/Crypt/ECB.pm %{_mandir}/man3/* -- 2.44.0