]> git.pld-linux.org Git - packages/perl-Date-Manip.git/commitdiff
- updated URL and macros master
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 10 Oct 2022 16:53:41 +0000 (18:53 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 10 Oct 2022 16:53:41 +0000 (18:53 +0200)
perl-Date-Manip.spec

index 11fbd6da0e795d94886e66ec16a81ca292687f93..f7df3ca0f47d639d03abf38567b8c9b4259d3dce 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without tests   # do not perform "make test"
+%bcond_without tests   # unit tests
 #
 %define                pdir    Date
 %define                pnam    Manip
@@ -14,10 +14,11 @@ License:    GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Date/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: f9fe372c7abaf90e9da2ee7c3a4d32ff
-URL:           http://search.cpan.org/dist/Date-Manip/
+URL:           https://metacpan.org/dist/Date-Manip
 BuildRequires: perl-ExtUtils-MakeMaker >= 6.30
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
 %if %{with tests}
 BuildRequires: perl-Test-Inter
 BuildRequires: perl-YAML-Syck
This page took 0.161973 seconds and 4 git commands to generate.