rpms/perl-File-DesktopEntry/devel perl-File-DesktopEntry.spec, 1.6, 1.7

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Thu Dec 27 22:21:55 UTC 2007


Author: pertusus

Update of /cvs/extras/rpms/perl-File-DesktopEntry/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9494

Modified Files:
	perl-File-DesktopEntry.spec 
Log Message:
add BR perl(File::BaseDir)


Index: perl-File-DesktopEntry.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-File-DesktopEntry/devel/perl-File-DesktopEntry.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-File-DesktopEntry.spec	27 Dec 2007 22:09:39 -0000	1.6
+++ perl-File-DesktopEntry.spec	27 Dec 2007 22:21:14 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           perl-File-DesktopEntry
 Version:        0.04
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Object to handle .desktop files
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,7 +9,7 @@
 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)
+BuildRequires:  perl(Test::More) perl(Test::Pod) perl(File::BaseDir)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -48,7 +48,7 @@
 %{_mandir}/man3/*
 
 %changelog
-* Thu Dec 27 2007 Patrice Dumas <pertusus at free.fr> 0.04-3
+* Thu Dec 27 2007 Patrice Dumas <pertusus at free.fr> 0.04-4
 - 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