Delay end of DST in Chile in 2011 until May 7

This commit is contained in:
Petr Machata 2011-03-29 16:41:16 +02:00
parent e32ddc25e6
commit d415976b88
2 changed files with 26 additions and 2 deletions

19
tzdata-2011d-chile.patch Normal file
View File

@ -0,0 +1,19 @@
--- tzdata2011d/southamerica.old 2011-03-02 14:47:20.000000000 -0300
+++ tzdata2011d/southamerica 2011-03-28 10:47:24.000000000 -0300
@@ -1201,5 +1201,5 @@
Rule Chile 1998 only - Sep 27 4:00u 1:00 S
Rule Chile 1999 only - Apr 4 3:00u 0 -
-Rule Chile 1999 max - Oct Sun>=9 4:00u 1:00 S
+Rule Chile 1999 2010 - Oct Sun>=9 4:00u 1:00 S
Rule Chile 2000 2007 - Mar Sun>=9 3:00u 0 -
# N.B.: the end of March 29 in Chile is March 30 in Universal time,
@@ -1207,5 +1207,8 @@
Rule Chile 2008 only - Mar 30 3:00u 0 -
Rule Chile 2009 only - Mar Sun>=9 3:00u 0 -
-Rule Chile 2010 2011 - Apr Sun>=1 3:00u 0 -
+Rule Chile 2010 only - Apr Sun>=1 3:00u 0 -
+Rule Chile 2011 only - May Sun>=2 3:00u 0 -
+Rule Chile 2011 only - Aug Sun>=16 4:00u 1:00 S
+Rule Chile 2012 max - Oct Sun>=9 4:00u 1:00 S
Rule Chile 2012 max - Mar Sun>=9 3:00u 0 -
# IATA SSIM anomalies: (1992-02) says 1992-03-14;

View File

@ -3,7 +3,7 @@ Name: tzdata
Version: 2011d
%define tzdata_version 2011d
%define tzcode_version 2011d
Release: 1%{?dist}
Release: 2%{?dist}
License: Public Domain
Group: System Environment/Base
URL: ftp://elsie.nci.nih.gov/pub/
@ -17,7 +17,8 @@ Source0: tzdata-base-0.tar.bz2
Source1: ftp://elsie.nci.nih.gov/pub/tzdata%{tzdata_version}.tar.gz
Source2: ftp://elsie.nci.nih.gov/pub/tzcode%{tzcode_version}.tar.gz
# __decl_patches
Patch1: tzdata-2011d-kemerovo.patch
Patch1: tzdata-2011d-chile.patch
Patch2: tzdata-2011d-kemerovo.patch
# __end
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -52,6 +53,7 @@ sed -e 's|@objpfx@|'`pwd`'/obj/|' \
Makeconfig.in > Makeconfig
# __apply_patches
%patch1 -p0
%patch2 -p0
# __end
mkdir javazic
@ -113,6 +115,9 @@ rm -rf %{buildroot}
%{_datadir}/javazi
%changelog
* Tue Mar 29 2011 Petr Machata <pmachata@redhat.com> - 2011d-2
- Delay end of DST in Chile in 2011 until May 7. (tzdata-2011d-chile.patch)
* Tue Mar 15 2011 Petr Machata <pmachata@redhat.com> - 2011d-1
- Upstream 2011d:
- Change end of DST in Samoa in 2011.