From d374003b84a5763fa22a907b5d1164fc369a39c7 Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Sun, 17 May 2009 05:44:48 +0000 Subject: [PATCH] - auto-update to 0.38 (by cpan-spec-update 0.01) --- .cvsignore | 2 +- perl-DateTime-Format-HTTP.spec | 27 ++++++++++++++++----------- sources | 2 +- 3 files changed, 18 insertions(+), 13 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0ac9e74..58fa6b1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -DateTime-Format-HTTP-0.37.tar.gz +DateTime-Format-HTTP-0.38.tar.gz diff --git a/perl-DateTime-Format-HTTP.spec b/perl-DateTime-Format-HTTP.spec index 1971504..c225915 100644 --- a/perl-DateTime-Format-HTTP.spec +++ b/perl-DateTime-Format-HTTP.spec @@ -1,23 +1,25 @@ Name: perl-DateTime-Format-HTTP -Version: 0.37 -Release: 4%{?dist} -Summary: HTTP protocol date conversion routines +Version: 0.38 +Release: 1%{?dist} +Summary: HTTP protocol date conversion routines Group: Development/Libraries -License: GPL+ or Artistic -URL: http://search.cpan.org/dist/DateTime-Format-HTTP -Source0: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-HTTP-%{version}.tar.gz +License: GPL+ or Artistic +URL: http://search.cpan.org/dist/DateTime-Format-HTTP +Source0: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-HTTP-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(DateTime) >= 0.17, perl(HTTP::Date) => 1.44 -BuildRequires: perl(Test::More) >= 0.47, perl(Module::Build) +BuildRequires: perl(DateTime) >= 0.17 +BuildRequires: perl(HTTP::Date) => 1.44 +BuildRequires: perl(Test::More) >= 0.47 +BuildRequires: perl(Module::Build) BuildRequires: perl(File::Find::Rule) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description -This module provides functions that deal with the date formats used by the +This module provides functions that deal with the date formats used by the HTTP protocol (and then some). @@ -38,7 +40,7 @@ rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} ';' find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* +%{_fixperms} %{buildroot}/* %check @@ -58,6 +60,9 @@ rm -rf %{buildroot} %changelog +* Sun May 17 2009 Chris Weyl 0.38-1 +- auto-update to 0.38 (by cpan-spec-update 0.01) + * Thu Feb 26 2009 Fedora Release Engineering - 0.37-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild @@ -78,5 +83,5 @@ rm -rf %{buildroot} * Sun Aug 06 2006 Chris Weyl 0.36-2 - add missing buildrequires: perl(File::Find::Rule) -* Fri Aug 04 2006 Chris Weyl 0.36-1 +* Fri Aug 04 2006 Chris Weyl 0.36-1 - Initial spec file for F-E diff --git a/sources b/sources index 887acc4..c0849e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a69aaa00b7ece2371c617e1cc0052e4 DateTime-Format-HTTP-0.37.tar.gz +6c26e1eb48d0f3b0e2075d3be54e96e6 DateTime-Format-HTTP-0.38.tar.gz