diff --git a/perl-File-DesktopEntry.spec b/perl-File-DesktopEntry.spec index d2361b3..255b455 100644 --- a/perl-File-DesktopEntry.spec +++ b/perl-File-DesktopEntry.spec @@ -1,6 +1,6 @@ Name: perl-File-DesktopEntry Version: 0.04 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Object to handle .desktop files License: GPL+ or Artistic Group: Development/Libraries @@ -9,7 +9,8 @@ Source0: http://www.cpan.org/authors/id/P/PA/PARDUS/File-DesktopEntry/Fil BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) perl(Module::Build) -BuildRequires: perl(Test::More) perl(Test::Pod) perl(File::BaseDir) +BuildRequires: perl(Test::More) perl(Test::Pod) perl(Test::Pod::Coverage) +BuildRequires: perl(File::BaseDir) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -48,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog -* Thu Dec 27 2007 Patrice Dumas 0.04-4 +* Thu Dec 27 2007 Patrice Dumas 0.04-5 - update to 0.04 * Tue Oct 16 2007 Tom "spot" Callaway 0.02-1.2