summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2013-05-12 15:41:20 (GMT)
committerJan Rękorajski2013-05-12 15:41:20 (GMT)
commit5f0f2df92c8e0efeadc8a67d58c72cea9317ba13 (patch)
treea48a915fff103e8297291d598df65049d07eb60d
parent210488ff59b4a2e05fbc5b441282c8007a5ef0d3 (diff)
downloadperl-namespace-clean-5f0f2df92c8e0efeadc8a67d58c72cea9317ba13.zip
perl-namespace-clean-5f0f2df92c8e0efeadc8a67d58c72cea9317ba13.tar.gz
- rel 2
-rw-r--r--perl-namespace-clean.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-namespace-clean.spec b/perl-namespace-clean.spec
index 617b274..e29f0fa 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: 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