]> git.pld-linux.org Git - packages/perl-Test-Simple.git/blobdiff - perl-Test-Simple.spec
- updated to 1.302183
[packages/perl-Test-Simple.git] / perl-Test-Simple.spec
index c15195e59dc61c9b91d75e7eac7c6a1da18d4f6b..11f2cfa97262e3e75580e62cd9310b538bdd8b60 100644 (file)
@@ -2,24 +2,25 @@
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
 #
-%include       /usr/lib/rpm/macros.perl
 %define                pdir    Test
 %define                pnam    Simple
 Summary:       Test::Simple - basic utilities for writing tests
 Summary(pl.UTF-8):     Test::Simple - podstawowe narzędzia do pisania testów
 Name:          perl-Test-Simple
-Version:       1.302140
+# NOTE: perl 5.32 provides 1.302175
+Version:       1.302183
 %define        fver    %(echo %{version} | tr -d _)
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{fver}.tar.gz
-# Source0-md5: 2a3eba9fbafe80a24ce75b604ab045f1
+# Source0-md5: b9bd0b573de649893dbd1d746691cd0a
 URL:           https://metacpan.org/release/Test-Simple
 %{?with_tests:BuildRequires:   perl-Test-Harness >= 2.03}
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
 # see lib/Test/Builder/Tester.pm /VERSION
 Provides:      perl-Test-Builder-Tester = %{version}
 # see lib/Test/Tester.pm /VERSION
@@ -36,7 +37,7 @@ Obsoletes:    perl-Test-use-ok < 0.12
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _noautoreq      'perl(threads)' 'perl(threads::shared)'
+%define                _noautoreq_perl threads threads::shared
 
 %description
 AHHHHHHH!!!! NOT TESTING! Anything but testing! Beat me, whip me, send
This page took 0.046944 seconds and 4 git commands to generate.