commit 4dc4825241e5ec6e5606d3fcf4eb31192b8dbbf2 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue May 28 15:44:45 2013 +0200 Correct typo in dependencies perl-File-CheckTree.spec | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) --- diff --git a/perl-File-CheckTree.spec b/perl-File-CheckTree.spec index 849be92..958b497 100644 --- a/perl-File-CheckTree.spec +++ b/perl-File-CheckTree.spec @@ -1,6 +1,6 @@ Name: perl-File-CheckTree Version: 4.42 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Run many file-test checks on a tree License: GPL+ or Artistic Group: Development/Libraries @@ -14,7 +14,7 @@ BuildRequires: perl(warnings) # Run-time: BuildRequires: perl(Cwd) %if 0%(perl -e 'print $] > 5.017') -BuildRequires: perl(deprecated) +BuildRequires: perl(deprecate) %endif BuildRequires: perl(Exporter) BuildRequires: perl(File::Spec) @@ -24,7 +24,7 @@ BuildRequires: perl(overload) BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) %if 0%(perl -e 'print $] > 5.017') -Requires: perl(deprecated) +Requires: perl(deprecate) %endif %description @@ -59,5 +59,8 @@ make test %{_mandir}/man3/* %changelog +* Tue May 28 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 4.42-2 +- Correct typo in dependencies + * Fri Feb 08 2013 Petr Pisar <ppisar@xxxxxxxxxx> 4.42-1 - Specfile autogenerated by cpanspec 1.78. -- 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