[packages/perl-MIME-Types] - adjusted Source URL for missing updates in top MIME dir, updated BR
qboosh
qboosh at pld-linux.org
Wed Jun 17 18:31:08 CEST 2026
commit f703cc747d380b23c5eb9ae7e04231b5cd4a50ad
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jun 17 18:31:33 2026 +0200
- adjusted Source URL for missing updates in top MIME dir, updated BR
perl-MIME-Types.spec | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-MIME-Types.spec b/perl-MIME-Types.spec
index 2f984eb..e2883dc 100644
--- a/perl-MIME-Types.spec
+++ b/perl-MIME-Types.spec
@@ -12,12 +12,16 @@ Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/MIME/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0: https://www.cpan.org/modules/by-module/MIME/MARKOV/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: a16e56b0e3d3c587620c0b9cc0ebe1ea
URL: https://metacpan.org/dist/MIME-Types
-%{?with_tests:BuildRequires: perl-Test-Simple >= 0.47}
-BuildRequires: perl-devel >= 1:5.8.8
-BuildRequires: perl-libnet
+BuildRequires: perl-ExtUtils-MakeMaker
+BuildRequires: perl-devel >= 1:5.16
+%if %{with tests}
+BuildRequires: perl-Scalar-List-Utils
+BuildRequires: perl-Test-Pod >= 1.00
+BuildRequires: perl-Test-Simple >= 1.00
+%endif
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpmbuild(macros) >= 1.745
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-MIME-Types.git/commitdiff/f703cc747d380b23c5eb9ae7e04231b5cd4a50ad
More information about the pld-cvs-commit
mailing list