rpms/perl-File-DesktopEntry/EL-4 perl-File-DesktopEntry.spec, 1.4, 1.5

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Thu Dec 27 23:47:58 UTC 2007


Author: pertusus

Update of /cvs/extras/rpms/perl-File-DesktopEntry/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18663/EL-4

Modified Files:
	perl-File-DesktopEntry.spec 
Log Message:
add BR perl(Test::Pod::Coverage)


Index: perl-File-DesktopEntry.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-File-DesktopEntry/EL-4/perl-File-DesktopEntry.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-File-DesktopEntry.spec	27 Dec 2007 23:21:19 -0000	1.4
+++ perl-File-DesktopEntry.spec	27 Dec 2007 23:47:18 -0000	1.5
@@ -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 @@
 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 @@
 %{_mandir}/man3/*
 
 %changelog
-* Thu Dec 27 2007 Patrice Dumas <pertusus at free.fr> 0.04-4
+* Thu Dec 27 2007 Patrice Dumas <pertusus at free.fr> 0.04-5
 - update to 0.04
 
 * Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.02-1.2




More information about the fedora-extras-commits mailing list