From f77b3e9ec8d0c8d8f40913a092f23ea2a97cc5ef Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Fri, 7 Aug 2015 10:12:06 +0200
Subject: Specify all dependencies


diff --git a/perl-Carp-REPL.spec b/perl-Carp-REPL.spec
index 250a810..88632b5 100644
--- a/perl-Carp-REPL.spec
+++ b/perl-Carp-REPL.spec
@@ -1,6 +1,6 @@
 Name:           perl-Carp-REPL
 Version:        0.18
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Read-eval-print-loop on die and/or warn
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,6 +8,7 @@ URL:            http://search.cpan.org/dist/Carp-REPL/
 Source0:        
http://www.cpan.org/authors/id/E/ET/ETHER/Carp-REPL-%{version}.tar.gz
 BuildArch:      noarch
 # Build
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
@@ -17,6 +18,7 @@ BuildRequires:  perl(warnings)
 BuildRequires:  perl(Data::Dump::Streamer)
 BuildRequires:  perl(Devel::LexAlias)
 BuildRequires:  perl(Devel::REPL::Plugin)
+BuildRequires:  perl(Devel::REPL::Plugin::LexEnv)
 # XXX: BuildRequires:  perl(Devel::REPL::Script)
 BuildRequires:  perl(Devel::StackTrace::WithLexicals)
 BuildRequires:  perl(namespace::autoclean)
@@ -29,6 +31,7 @@ BuildRequires:  perl(Test::Expect)
 BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo 
$version))
 Requires:       perl(Sub::Exporter)
+Requires:       perl(Devel::REPL::Plugin::LexEnv)
 Requires:       perl(Devel::REPL::Script)
 Requires:       perl(Test::Builder)
 
@@ -58,6 +61,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Aug 07 2015 Petr Pisar <ppi...@redhat.com> - 0.18-3
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.18-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2


        
http://pkgs.fedoraproject.org/cgit/perl-Carp-REPL.git/commit/?h=master&id=f77b3e9ec8d0c8d8f40913a092f23ea2a97cc5ef
--
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