commit ef066b412ace28d06ae779a230fdb0012d9b4b0b Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue Aug 14 15:42:07 2012 +0200 Specify all dependendencies perl-Package-Stash.spec | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) --- diff --git a/perl-Package-Stash.spec b/perl-Package-Stash.spec index a1237e6..dfd307d 100644 --- a/perl-Package-Stash.spec +++ b/perl-Package-Stash.spec @@ -6,7 +6,7 @@ Name: perl-Package-Stash Version: 0.33 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Routines for manipulating stashes Group: Development/Libraries License: GPL+ or Artistic @@ -19,12 +19,16 @@ Patch3: Package-Stash-0.32-no-Test::LeakTrace.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch BuildRequires: perl(Carp) +BuildRequires: perl(constant) BuildRequires: perl(Dist::CheckConflicts) >= 0.02 BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: perl(Scalar::Util) +BuildRequires: perl(File::Spec) +BuildRequires: perl(File::Temp) +BuildRequires: perl(lib) BuildRequires: perl(Package::DeprecationManager) BuildRequires: perl(Package::Stash::XS) >= 0.24 BuildRequires: perl(Pod::Coverage::TrustPod) +BuildRequires: perl(Scalar::Util) BuildRequires: perl(Test::EOL) BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::More) @@ -100,6 +104,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Package::Stash::PP.3pm* %changelog +* Tue Aug 14 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 0.33-5 +- Specify all dependendencies + * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.33-4 - 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@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel