[packages/perl-namespace-clean] - added Tie::StdHash to noutoreq - rel 3

baggins baggins at pld-linux.org
Sun May 12 18:32:59 CEST 2013


commit 0c5ad466bf6dc9efaa04d930b17c4f2dc65bffce
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun May 12 18:32:46 2013 +0200

    - added Tie::StdHash to noutoreq
    - rel 3

 perl-namespace-clean.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/perl-namespace-clean.spec b/perl-namespace-clean.spec
index e29f0fa..b7cb6a9 100644
--- a/perl-namespace-clean.spec
+++ b/perl-namespace-clean.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-namespace-clean.git/commitdiff/0c5ad466bf6dc9efaa04d930b17c4f2dc65bffce



More information about the pld-cvs-commit mailing list