From 04820405a2812d4681cfaea7eae5cd4e9d301828 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sun, 2 Oct 2005 19:53:58 +0000 Subject: [PATCH] - 1.16. --- .cvsignore | 2 +- perl-MIME-Types.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index e78a6ab..a836e4e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -MIME-Types-1.15.tar.gz +MIME-Types-1.16.tar.gz diff --git a/perl-MIME-Types.spec b/perl-MIME-Types.spec index 54e4db5..7d31def 100644 --- a/perl-MIME-Types.spec +++ b/perl-MIME-Types.spec @@ -1,6 +1,6 @@ Name: perl-MIME-Types -Version: 1.15 -Release: 2 +Version: 1.16 +Release: 1%{?dist} Summary: MIME types module for Perl License: GPL or Artistic @@ -10,7 +10,7 @@ Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/MIME-Types-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl >= 1:5.6.1, perl(Test::More) +BuildRequires: perl Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -40,7 +40,7 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* -%check || : +%check make test @@ -51,11 +51,14 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog README -%{perl_vendorlib}/MIME +%{perl_vendorlib}/MIME/ %{_mandir}/man3/*.3* %changelog +* Sun Oct 2 2005 Ville Skyttä - 1.16-1 +- 1.16. + * Fri Apr 1 2005 Ville Skyttä - 1.15-2 - 1.15. diff --git a/sources b/sources index 7b2c7f9..5e3d20d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d40f50c4a30a4aaa8d92398201f9cc4e MIME-Types-1.15.tar.gz +311f9bc8d0eba40667c898a57d0eac23 MIME-Types-1.16.tar.gz