From: Jan Rękorajski Date: Mon, 30 Apr 2001 22:49:45 +0000 (+0000) Subject: - added Digest-Md5 patch X-Git-Tag: perl-Mail-POP3Client-2_7-2 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fperl-Mail-POP3Client.git;a=commitdiff_plain;h=d548b50345e4d6140011bacc2036f0d55ec4a4f5 - added Digest-Md5 patch Changed files: perl-Mail-POP3Client.spec -> 1.13 --- diff --git a/perl-Mail-POP3Client.spec b/perl-Mail-POP3Client.spec index 2c5d3f4..e0b9538 100644 --- a/perl-Mail-POP3Client.spec +++ b/perl-Mail-POP3Client.spec @@ -9,6 +9,7 @@ Group: Development/Languages/Perl Group(de): Entwicklung/Sprachen/Perl Group(pl): Programowanie/Jêzyki/Perl Source0: ftp://ftp.perl.org/pub/CPAN/modules/by-module/Mail/POP3Client-%{version}.tar.gz +Patch0: %{name}-Digest-MD5.patch BuildRequires: rpm-perlprov >= 3.0.3-16 BuildRequires: perl >= 5.6 BuildRequires: perl-Digest-MD5 @@ -22,6 +23,7 @@ Mail-POP3Client - klient POP3 dla perla. %prep %setup -q -n POP3Client-%{version} +%patch0 -p1 %build perl Makefile.PL