rpms/perl-DateTime-Format-Strptime/EL-6 .cvsignore, 1.4, 1.5 perl-DateTime-Format-Strptime.spec, 1.9, 1.10 sources, 1.4, 1.5 perl-DateTime-Format-Strptime-004_locale_defaults.patch, 1.1, NONE

Steven Pritchard steve at fedoraproject.org
Fri Jul 9 15:45:12 UTC 2010


Author: steve

Update of /cvs/pkgs/rpms/perl-DateTime-Format-Strptime/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv1188

Modified Files:
	.cvsignore perl-DateTime-Format-Strptime.spec sources 
Removed Files:
	perl-DateTime-Format-Strptime-004_locale_defaults.patch 
Log Message:
Sync with devel branch.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-DateTime-Format-Strptime/EL-6/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	22 Sep 2008 18:23:05 -0000	1.4
+++ .cvsignore	9 Jul 2010 15:45:12 -0000	1.5
@@ -1 +1 @@
-DateTime-Format-Strptime-1.0800.tgz
+DateTime-Format-Strptime-1.2000.tar.gz


Index: perl-DateTime-Format-Strptime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-DateTime-Format-Strptime/EL-6/perl-DateTime-Format-Strptime.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- perl-DateTime-Format-Strptime.spec	26 Jul 2009 05:38:56 -0000	1.9
+++ perl-DateTime-Format-Strptime.spec	9 Jul 2010 15:45:12 -0000	1.10
@@ -1,16 +1,16 @@
 Name:           perl-DateTime-Format-Strptime
-Version:        1.0800
-Release:        3%{?dist}
+Version:        1.2000
+Release:        2%{?dist}
 Summary:        Parse and format strp and strf time patterns
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/DateTime-Format-Strptime/
-Source0:        http://www.cpan.org/authors/id/R/RI/RICKM/DateTime-Format-Strptime-%{version}.tgz
-Patch0:         perl-DateTime-Format-Strptime-004_locale_defaults.patch
+Source0:        http://www.cpan.org/authors/id/R/RI/RICKM/DateTime-Format-Strptime-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  perl(DateTime) >= 0.4304
-BuildRequires:  perl(DateTime::Locale) >= 0.41
+BuildRequires:  perl(Class::ISA)
+BuildRequires:  perl(DateTime) >= 0.44
+BuildRequires:  perl(DateTime::Locale) >= 0.45
 BuildRequires:  perl(DateTime::TimeZone) >= 0.79
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Params::Validate) >= 0.64
@@ -25,7 +25,6 @@ returns the DateTime object associated.
 
 %prep
 %setup -q -n DateTime-Format-Strptime-%{version}
-%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -54,10 +53,27 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
-* Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0800-3
+* Tue Jun 15 2010 Petr Sabata <psabata at redhat.com> - 1.2000-1
+- Update to the latest upstream release
+
+* Fri Apr 30 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.1000-2
+- Mass rebuild with perl-5.12.0
+
+* Tue Feb 16 2010 Paul Howarth <paul at city-fan.org> 1.1000-1
+- Fix FTBFS (#564718) by bumping buildreq version of perl(DateTime) from 0.4304
+  to 0.44 (RPM considers 0.4304 > 0.44, unlike perl) and bumping version to
+  1.1000 for compatibility with DateTime::Locale 0.43 (upstream ticket 19)
+- Update buildreq version requirement for perl(DateTime::Locale) to 0.43
+- Drop test patch, no longer needed
+- Run additional tests for full locale coverage
+
+* Mon Dec  7 2009 Stepan Kasal <skasal at redhat.com> 1.0800-4
+- Rebuild against perl 5.10.1
+
+* Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> 1.0800-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
-* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0800-2
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> 1.0800-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
 * Fri Aug 29 2008 Steven Pritchard <steve at kspei.com> 1.0800-1
@@ -68,7 +84,7 @@ rm -rf $RPM_BUILD_ROOT
 - Patch t/004_locale_defaults.t to work around change in DateTime::Locale.
 
 * Tue Mar 04 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.0702-2
-- rebuild for new perl
+- Rebuild for new perl
 
 * Thu Jan 03 2008 Steven Pritchard <steve at kspei.com> 1.0702-1
 - Update to 1.0702.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-DateTime-Format-Strptime/EL-6/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	22 Sep 2008 18:23:05 -0000	1.4
+++ sources	9 Jul 2010 15:45:12 -0000	1.5
@@ -1 +1 @@
-930bdda4cbf0e5414a70759861655a12  DateTime-Format-Strptime-1.0800.tgz
+8e0218294f983629cf781990ed61f3ba  DateTime-Format-Strptime-1.2000.tar.gz


--- perl-DateTime-Format-Strptime-004_locale_defaults.patch DELETED ---




More information about the perl-devel mailing list