commit d11fa67e5fd68722f3f3b730c4cbe96a297a6d8f Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue May 28 15:39:43 2013 +0200 Correct typo in dependencies perl-Term-UI.spec | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) --- diff --git a/perl-Term-UI.spec b/perl-Term-UI.spec index bc4e58e..266afcd 100644 --- a/perl-Term-UI.spec +++ b/perl-Term-UI.spec @@ -1,6 +1,6 @@ Name: perl-Term-UI Version: 0.34 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Term::ReadLine user interface made easy License: GPL+ or Artistic Group: Development/Libraries @@ -14,7 +14,7 @@ BuildRequires: perl(strict) BuildRequires: perl(base) BuildRequires: perl(Carp) %if 0%(perl -e 'print $] > 5.017') -BuildRequires: perl(deprecated) +BuildRequires: perl(deprecate) %endif BuildRequires: perl(Exporter) BuildRequires: perl(if) @@ -30,7 +30,7 @@ BuildRequires: perl(lib) 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,6 +59,9 @@ make test %{_mandir}/man3/* %changelog +* Tue May 28 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 0.34-2 +- Correct typo in dependencies + * Fri Jan 25 2013 Petr Pisar <ppisar@xxxxxxxxxx> 0.34-1 - Specfile autogenerated by cpanspec 1.78. - Require deprecated module if needed -- 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