commit c05bde2cbdd3979aab8dcf20a73c03895728c607
Author: Petr Písař <[email protected]>
Date: Tue Jan 29 16:13:29 2013 +0100
Clean spec file up
perl-Module-Build.spec | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/perl-Module-Build.spec b/perl-Module-Build.spec
index 2550601..57cc3f4 100644
--- a/perl-Module-Build.spec
+++ b/perl-Module-Build.spec
@@ -76,7 +76,7 @@ Requires: perl(Pod::Man)
Requires: perl(Pod::Text)
%{?perl_default_filter}
-# Remove under-sspecified dependencies
+# Remove under-specified dependencies
%global __requires_exclude
%{?__requires_exclude:%__requires_exclude|}^perl\\((ExtUtils::Install|File::Spec|Module::Build|Module::Metadata|Perl::OSType)\\)$
%global __requires_exclude %__requires_exclude|^perl\\(CPAN::Meta::YAML\\) >=
0.002$
@@ -100,7 +100,6 @@ perl Build.PL installdirs=vendor
%install
./Build install destdir=%{buildroot} create_packlist=0
-find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
%{_fixperms} %{buildroot}/*
%check
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel