From bf8b4ad92496aee0f64c8732a7bcf5861e658337 Mon Sep 17 00:00:00 2001
From: Iain Arnell <[email protected]>
Date: Tue, 12 Jun 2012 20:10:08 -0600
Subject: specify additional build dependencies
---
perl-Devel-NYTProf.spec | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/perl-Devel-NYTProf.spec b/perl-Devel-NYTProf.spec
index a878564..169ec8c 100644
--- a/perl-Devel-NYTProf.spec
+++ b/perl-Devel-NYTProf.spec
@@ -1,17 +1,31 @@
Name: perl-Devel-NYTProf
Version: 4.06
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Powerful feature-rich perl source code profiler
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Devel-NYTProf/
Source0:
http://www.cpan.org/authors/id/T/TI/TIMB/Devel-NYTProf-%{version}.tar.gz
BuildRequires: zlib-devel
+BuildRequires: perl(AutoLoader)
+BuildRequires: perl(Carp)
+BuildRequires: perl(Data::Dumper)
BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(File::Copy)
+BuildRequires: perl(File::Find)
+BuildRequires: perl(File::Path)
+BuildRequires: perl(File::Temp)
+BuildRequires: perl(Getopt::Long)
+BuildRequires: perl(IO::Handle)
+BuildRequires: perl(List::Util)
+# currently a developer-only test
+#BuildRequires: perl(Moose)
+BuildRequires: perl(Scalar::Util)
BuildRequires: perl(Sub::Name)
BuildRequires: perl(Test::More)
BuildRequires: perl(Test::Pod)
BuildRequires: perl(Test::Pod::Coverage)
+
# not automatically detected
Requires: perl(JSON::Any)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
@@ -56,6 +70,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Tue Jun 12 2012 Iain Arnell <[email protected]> 4.06-6
+- specify additional build dependencies
+
* Tue Jun 12 2012 Petr Pisar <[email protected]> - 4.06-5
- Perl 5.16 rebuild
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Devel-NYTProf.git/commit/?h=el6&id=bf8b4ad92496aee0f64c8732a7bcf5861e658337
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]