rpms/perl-DateTime-Format-HTTP/F-10 perl-DateTime-Format-HTTP.spec, 1.5, 1.6 sources, 1.3, 1.4

Chris Weyl cweyl at fedoraproject.org
Tue May 19 02:42:46 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-DateTime-Format-HTTP/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3352

Modified Files:
	perl-DateTime-Format-HTTP.spec sources 
Log Message:
* Sun May 17 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.38-2
- rearrange the files in doc as the tarball has changed contents



Index: perl-DateTime-Format-HTTP.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-DateTime-Format-HTTP/F-10/perl-DateTime-Format-HTTP.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-DateTime-Format-HTTP.spec	4 Mar 2008 19:26:59 -0000	1.5
+++ perl-DateTime-Format-HTTP.spec	19 May 2009 02:42:16 -0000	1.6
@@ -1,23 +1,25 @@
 Name:           perl-DateTime-Format-HTTP
-Version:        0.37
-Release:        3%{?dist}
-Summary:        HTTP protocol date conversion routines 
+Version:        0.38
+Release:        2%{?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).
 
 
@@ -29,16 +31,13 @@ HTTP protocol (and then some).
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
-# American English, bitte
-mv LICENCE LICENSE
-
 
 %install
 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
@@ -52,12 +51,21 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE AUTHORS Changes COPYING Artistic CREDITS README
+%doc LICENSE Changes CREDITS README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Sun May 17 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.38-2
+- rearrange the files in doc as the tarball has changed contents
+
+* Sun May 17 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.38-1
+- auto-update to 0.38 (by cpan-spec-update 0.01)
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.37-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Tue Mar  4 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.37-3
 - rebuild for new perl
 
@@ -75,5 +83,5 @@ rm -rf %{buildroot}
 * Sun Aug 06 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.36-2
 - add missing buildrequires: perl(File::Find::Rule)
 
-* Fri Aug 04 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.36-1 
+* Fri Aug 04 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.36-1
 - Initial spec file for F-E


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-DateTime-Format-HTTP/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	10 Aug 2006 01:47:11 -0000	1.3
+++ sources	19 May 2009 02:42:16 -0000	1.4
@@ -1 +1 @@
-3a69aaa00b7ece2371c617e1cc0052e4  DateTime-Format-HTTP-0.37.tar.gz
+6c26e1eb48d0f3b0e2075d3be54e96e6  DateTime-Format-HTTP-0.38.tar.gz




More information about the Fedora-perl-devel-list mailing list