]> git.pld-linux.org Git - packages/perl-CPAN-Meta-Check.git/blobdiff - perl-CPAN-Meta-Check.spec
- updated to 0.018
[packages/perl-CPAN-Meta-Check.git] / perl-CPAN-Meta-Check.spec
index 5e874664b21bed3f3c6f1858a6540e31658e6d0a..1df37bbda69eb8a72fa8ded587832f6f25285bf7 100644 (file)
@@ -1,21 +1,20 @@
 #
 # Conditional build:
-%bcond_without tests           # do not perform "make test"
+%bcond_without tests   # unit tests
 #
 %define                pdir    CPAN
 %define                pnam    Meta-Check
 Summary:       CPAN::Meta::Check - Verify requirements in a CPAN::Meta object
 Summary(pl.UTF-8):     CPAN::Meta::Check - sprawdzanie wymagań w obiekcie CPAN::Meta
 Name:          perl-CPAN-Meta-Check
-Version:       0.014
+Version:       0.018
 Release:       1
 # same as perl 5
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       http://www.cpan.org/modules/by-module/CPAN/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: ccd4448a7b08e1e3ef6f475030b282c9
-Patch0:                fixdeps.patch
-URL:           https://metacpan.org/release/CPAN-Meta-Check
+Source0:       https://www.cpan.org/modules/by-module/CPAN/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: d1c2190e8bc1c176b9ee9cba3ac403ad
+URL:           https://metacpan.org/dist/CPAN-Meta-Check
 BuildRequires: perl-ExtUtils-MakeMaker >= 6.30
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -25,7 +24,6 @@ BuildRequires:        perl(Exporter) >= 5.57
 BuildRequires: perl-CPAN-Meta >= 2.132830
 BuildRequires: perl-CPAN-Meta-Requirements >= 2.121
 BuildRequires: perl-Module-Metadata >= 1.000023
-BuildRequires: perl-Test-Deep
 BuildRequires: perl-Test-Simple >= 0.88
 %endif
 BuildArch:     noarch
@@ -41,7 +39,6 @@ obiekcie CPAN::Meta są spełnione.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
 
 %build
 %{__perl} Makefile.PL \
This page took 0.906528 seconds and 4 git commands to generate.