]> git.pld-linux.org Git - packages/perl-namespace-clean.git/commitdiff
- rpm5 noautoreq auto/th/perl-namespace-clean-0.22-2
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 12 May 2013 15:41:20 +0000 (17:41 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 12 May 2013 15:41:20 +0000 (17:41 +0200)
- rel 2

perl-namespace-clean.spec

index 617b274d17bddfe0e670d751a441b431c26fce13..e29f0fa931188ca1d2e8c91bd028a0dfeb7aae94 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:       1
+Release:       2
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
@@ -25,7 +25,7 @@ BuildArch:    noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # Tie::ExtraHash is present in Tie/Hash.pm package
-%define                _noautoreq      perl(Tie::ExtraHash)
+%define                _noautoreq_perl Tie::ExtraHash
 
 %description
 The namespace::clean pragma will remove all previously declared or
This page took 0.115694 seconds and 4 git commands to generate.