]> git.pld-linux.org Git - packages/perl-Test-Block.git/blobdiff - perl-Test-Block.spec
- don't require perl(Tie::StdScalar), it's provided within Scalar.pm in perl-base...
[packages/perl-Test-Block.git] / perl-Test-Block.spec
index d509aeb87c059d7e9fd5184f474763dda479d83d..98c06a9356015564ae6432f91a3b1af8d37c16d4 100644 (file)
@@ -9,7 +9,7 @@ Summary:        Test::Block - Specify fine granularity test plans
 Summary(pl.UTF-8):     Test::Block - określanie szczegółowych planów testów
 Name:          perl-Test-Block
 Version:       0.11
-Release:       1
+Release:       2
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
@@ -22,9 +22,12 @@ BuildRequires:       rpm-perlprov >= 4.1-13
 BuildRequires: perl(Test::Builder::Tester) >= 1.01
 BuildRequires: perl-Test-Exception >= 0.15
 %endif
+Requires:      perl-base
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _noautoreq      perl(Tie::StdScalar)
+
 %description
 This module allows you to specify the number of expected tests at a
 finer level of granularity than an entire test script. It is built
This page took 0.060387 seconds and 4 git commands to generate.