rpms/perl-File-MimeInfo/devel .cvsignore, 1.2, 1.3 perl-File-MimeInfo.spec, 1.2, 1.3 sources, 1.2, 1.3

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Wed Aug 8 10:05:08 UTC 2007


Author: pertusus

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

Modified Files:
	.cvsignore perl-File-MimeInfo.spec sources 
Log Message:
* Wed Aug  8 2007 Patrice Dumas <pertusus at free.fr> 0.14-1
- update to 0.14



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-File-MimeInfo/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	14 Oct 2006 21:42:51 -0000	1.2
+++ .cvsignore	8 Aug 2007 10:04:35 -0000	1.3
@@ -1 +1 @@
-File-MimeInfo-0.13.tar.gz
+File-MimeInfo-0.14.tar.gz


Index: perl-File-MimeInfo.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-File-MimeInfo/devel/perl-File-MimeInfo.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-File-MimeInfo.spec	16 Nov 2006 17:29:06 -0000	1.2
+++ perl-File-MimeInfo.spec	8 Aug 2007 10:04:35 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-File-MimeInfo
-Version:        0.13
-Release:        3%{?dist}
+Version:        0.14
+Release:        1%{?dist}
 Summary:        Determine file type and open application
 License:        GPL or Artistic
 Group:          Development/Libraries
@@ -9,7 +9,14 @@
 Patch0:         perl-File-MimeInfo-0.13-no-ask-option.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(Module::Build) perl(Test::More) perl(Test::Pod)
+BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(File::BaseDir) perl(File::DesktopEntry)
+# needed for some tests otherwise there are warnings
+BuildRequires:  shared-mime-info 
+# there is also a mimeinfo.cache file created by desktop-file-utils
+# needed. It won't be there if building in a chroot, even if 
+# desktop-file-utils is installed if desktop-file-utils was never run.
 Requires:       shared-mime-info
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -51,6 +58,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Aug  8 2007 Patrice Dumas <pertusus at free.fr> 0.14-1
+- update to 0.14
+
 * Thu Nov 16 2006 Patrice Dumas <pertusus at free.fr> 0.13-3
 - add a Requires on shared-mime-info (Bug #215972)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-File-MimeInfo/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	14 Oct 2006 21:42:51 -0000	1.2
+++ sources	8 Aug 2007 10:04:35 -0000	1.3
@@ -1 +1 @@
-f87b07e1608f4380bb3f53154ac671bb  File-MimeInfo-0.13.tar.gz
+b4cb0ea1a30730c24747199784d90968  File-MimeInfo-0.14.tar.gz




More information about the fedora-extras-commits mailing list