[perl-PlRPC] perldoc is called from Makefile

Petr Pisar ppisar at fedoraproject.org
Thu Jan 26 15:59:46 UTC 2012


commit 9048d124fa233e74f5da296df18515c3590bdcb4
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Jan 26 16:59:23 2012 +0100

    perldoc is called from Makefile

 perl-PlRPC.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/perl-PlRPC.spec b/perl-PlRPC.spec
index daca325..09deafd 100644
--- a/perl-PlRPC.spec
+++ b/perl-PlRPC.spec
@@ -8,6 +8,8 @@ Source:     http://search.cpan.org/CPAN/authors/id/M/MN/MNOONING/PlRPC/PlRPC-%{v
 Url:        http://search.cpan.org/dist/PlRPC
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# perldoc utility is called from Makefile
+BuildRequires:  perl-Pod-Perldoc
 # Run-time
 BuildRequires:  perl(Compress::Zlib)
 BuildRequires:  perl(IO::Socket)


More information about the scm-commits mailing list