rpms/perl-File-DesktopEntry/EL-5 .cvsignore, 1.2, 1.3 perl-File-DesktopEntry.spec, 1.2, 1.3 sources, 1.2, 1.3

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


Author: pertusus

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

Modified Files:
	.cvsignore perl-File-DesktopEntry.spec sources 
Log Message:
sync with devel


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-File-DesktopEntry/EL-5/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	14 Oct 2006 21:29:25 -0000	1.2
+++ .cvsignore	27 Dec 2007 23:21:32 -0000	1.3
@@ -1 +1 @@
-File-DesktopEntry-0.02.tar.gz
+File-DesktopEntry-0.04.tar.gz


Index: perl-File-DesktopEntry.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-File-DesktopEntry/EL-5/perl-File-DesktopEntry.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-File-DesktopEntry.spec	15 Oct 2007 20:32:10 -0000	1.2
+++ perl-File-DesktopEntry.spec	27 Dec 2007 23:21:32 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-File-DesktopEntry
-Version:        0.02
-Release:        1%{?dist}
+Version:        0.04
+Release:        4%{?dist}
 Summary:        Object to handle .desktop files
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,11 +8,13 @@
 Source0:        http://www.cpan.org/authors/id/P/PA/PARDUS/File-DesktopEntry/File-DesktopEntry-%{version}.tar.gz
 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)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 This module is used to work with .desktop files. The format of these files
-is specified by the freedesktop "Desktp Entry" specification. See
+is specified by the freedesktop "Desktop Entry" specification. See
 http://freedesktop.org/wiki/Standards_2fdesktop_2dentry_2dspec. For this
 module version 0.9.4 of the specification was used.
 
@@ -46,5 +48,15 @@
 %{_mandir}/man3/*
 
 %changelog
+* 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
+- add BR: perl(Test::More)
+
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.02-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Wed Oct 11 2006 Patrice Dumas <pertusus at free.fr> 0.02-1
 - Specfile autogenerated by cpanspec 1.69.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-File-DesktopEntry/EL-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	14 Oct 2006 21:29:25 -0000	1.2
+++ sources	27 Dec 2007 23:21:32 -0000	1.3
@@ -1 +1 @@
-9c97efa062c04bcb86a0a6a3707355d1  File-DesktopEntry-0.02.tar.gz
+fc196bc1a4d6ca84953fee5a9cdaa629  File-DesktopEntry-0.04.tar.gz




More information about the fedora-extras-commits mailing list