[packages/perl-namespace-clean] - rpm5 noautoreq - rel 2
baggins
baggins at pld-linux.org
Sun May 12 17:41:32 CEST 2013
commit 5f0f2df92c8e0efeadc8a67d58c72cea9317ba13
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun May 12 17:41:20 2013 +0200
- rpm5 noautoreq
- rel 2
perl-namespace-clean.spec | 4 ++--
1 file 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-namespace-clean.git/commitdiff/5f0f2df92c8e0efeadc8a67d58c72cea9317ba13
More information about the pld-cvs-commit
mailing list