]> git.pld-linux.org Git - packages/perl-MIME-Types.git/commitdiff
- updated URL and macros master
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 3 Nov 2022 05:25:15 +0000 (06:25 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 3 Nov 2022 05:25:15 +0000 (06:25 +0100)
perl-MIME-Types.spec

index e08b91da29107cf1d82218ca9d9a9c3da4cedf5d..4a9465952aad9e1ce4b6c9ad8d4ab2a818f38a50 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without tests   # do not perform "make test"
+%bcond_without tests   # unit tests
 #
 %define                pdir    MIME
 %define                pnam    Types
@@ -14,11 +14,12 @@ License:    GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/MIME/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: be84dd3231e94baf34ea7943c3f5cc25
-URL:           http://search.cpan.org/dist/MIME-Types/
+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: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.141645 seconds and 4 git commands to generate.