commit 70206d695b4447bc94923c72f9cf423bdb64d62f
Author: Petr Písař <ppi...@redhat.com>
Date:   Tue Feb 26 17:21:40 2013 +0100

    Specify all dependencies

 perl-OLE-Storage_Lite.spec |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/perl-OLE-Storage_Lite.spec b/perl-OLE-Storage_Lite.spec
index f426070..f8b1055 100644
--- a/perl-OLE-Storage_Lite.spec
+++ b/perl-OLE-Storage_Lite.spec
@@ -8,6 +8,19 @@ Source0:       
http://search.cpan.org/CPAN/authors/id/J/JM/JMCNAMARA/OLE-Storage_Lite-
 Url:           http://search.cpan.org/dist/OLE-Storage_Lite/
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:     noarch
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(IO::File)
+BuildRequires:  perl(IO::Handle)
+# IO::Scalar not used at tests
+BuildRequires:  perl(POSIX)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Time::Local)
+BuildRequires:  perl(vars)
+# Tests:
 BuildRequires:         perl(Test::More)
 Requires:      perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 Requires:      perl(IO::Scalar)
@@ -45,6 +58,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Thu Feb 14 2013 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.19-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+- Specify all dependencies
 
 * Fri Jul 20 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.19-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to