]> git.pld-linux.org Git - packages/perl-namespace-clean.git/commitdiff
- added Tie::StdHash to noutoreq auto/th/perl-namespace-clean-0.22-3
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 12 May 2013 16:32:46 +0000 (18:32 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 12 May 2013 16:32:46 +0000 (18:32 +0200)
- rel 3

perl-namespace-clean.spec

index e29f0fa931188ca1d2e8c91bd028a0dfeb7aae94..b7cb6a9370a40a2ae33de26c3be63318fcf09d0a 100644 (file)
@@ -8,7 +8,7 @@
 Summary:       namespace::clean - Keep imports and functions out of your namespace
 Name:          perl-namespace-clean
 Version:       0.22
-Release:       2
+Release:       3
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
@@ -24,8 +24,8 @@ BuildRequires:        perl-Package-Stash >= 0.23
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-# Tie::ExtraHash is present in Tie/Hash.pm package
-%define                _noautoreq_perl Tie::ExtraHash
+# Tie::ExtraHash and Tie::StdHash are present in Tie/Hash.pm package
+%define                _noautoreq_perl Tie::ExtraHash Tie::StdHash
 
 %description
 The namespace::clean pragma will remove all previously declared or
This page took 0.072277 seconds and 4 git commands to generate.