From: Stefan Schantl Date: Sat, 4 Apr 2015 14:06:30 +0000 (+0200) Subject: perl-Crypt-PasswdMD5: Update to 1.40. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ded3d4afef7f144e1f10cd80459999cea99b3a03;p=ipfire-3.x.git perl-Crypt-PasswdMD5: Update to 1.40. Drop debuginfo paket and generic runtime dependency to perl. --- diff --git a/perl-Crypt-PasswdMD5/perl-Crypt-PasswdMD5.nm b/perl-Crypt-PasswdMD5/perl-Crypt-PasswdMD5.nm index 9e5a596f9..25b9fae6d 100644 --- a/perl-Crypt-PasswdMD5/perl-Crypt-PasswdMD5.nm +++ b/perl-Crypt-PasswdMD5/perl-Crypt-PasswdMD5.nm @@ -4,8 +4,8 @@ ############################################################################### name = perl-Crypt-PasswdMD5 -version = 1.3 -release = 2 +version = 1.40 +release = 1 arch = noarch thisapp = Crypt-PasswdMD5-%{version} @@ -18,7 +18,8 @@ description This package provides MD5-based crypt() functions. end -source_dl = http://search.cpan.org/CPAN/authors/id/L/LU/LUISMUNOZ/ +source_dl = http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/ +sources = %{thisapp}.tgz build requires @@ -30,17 +31,10 @@ build make %{PARALLELISMFLAGS} end - make_install_targets = pure_install + make_install_targets = \ + pure_install end packages package %{name} - requires - perl - end - end - - package %{name}-debuginfo - template DEBUGINFO - end end