jerboaa / rpms / tzdata

Forked from rpms/tzdata 4 years ago
Clone
cvsdist ea28131
Summary: Timezone data
cvsdist ea28131
Name: tzdata
28029bc
Version: 2010f
28029bc
%define tzdata_version 2010f
28029bc
%define tzcode_version 2010f
b98a303
Release: 1%{?dist}
478eb27
License: Public Domain
cvsdist ea28131
Group: System Environment/Base
2ee243f
URL: ftp://elsie.nci.nih.gov/pub/
f5f4127
f5f4127
# The tzdata-base-0.tar.bz2 is a simple building infrastructure and
24f64eb
# a test suite.  It is occasionally updated from glibc sources, and as
478eb27
# such is under LGPLv2+, but none of this ever gets to be part of
478eb27
# final zoneinfo files.
0cc7b0c
Source0: tzdata-base-0.tar.bz2
478eb27
# These are official upstream.
793d724
Source1: ftp://elsie.nci.nih.gov/pub/tzdata%{tzdata_version}.tar.gz
793d724
Source2: ftp://elsie.nci.nih.gov/pub/tzcode%{tzcode_version}.tar.gz
66c9ca6
# __decl_patches
28029bc
Patch1: tzdata-2010f-g.patch
66c9ca6
# __end
f5f4127
2ee243f
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
2ee243f
BuildRequires: gawk, glibc, perl
f5f4127
BuildRequires: java-devel
a8ffe45
BuildRequires: glibc-common >= 2.5.90-7
cvsdist ea28131
Conflicts: glibc-common <= 2.3.2-63
cvsdist ea28131
BuildArchitectures: noarch
cvsdist ea28131
cvsdist ea28131
%description
cvsdist ea28131
This package contains data files with rules for various timezones around
cvsdist ea28131
the world.
cvsdist ea28131
151b4cc
%package java
8b5f083
Summary: Timezone data for Java
151b4cc
Group: System Environment/Base
151b4cc
Source3: javazic.tar.gz
151b4cc
Patch0: javazic-fixup.patch
151b4cc
151b4cc
%description java
151b4cc
This package contains timezone information for use by Java runtimes.
151b4cc
151b4cc
cvsdist ea28131
%prep
2ee243f
%setup -q -n tzdata
793d724
mkdir tzdata%{tzdata_version}
793d724
tar xzf %{SOURCE1} -C tzdata%{tzdata_version}
793d724
mkdir tzcode%{tzcode_version}
793d724
tar xzf %{SOURCE2} -C tzcode%{tzcode_version}
cvsdist ea28131
sed -e 's|@objpfx@|'`pwd`'/obj/|' \
cvsdist ea28131
    -e 's|@datadir@|%{_datadir}|' \
cvsdist ea28131
  Makeconfig.in > Makeconfig
66c9ca6
# __apply_patches
28029bc
%patch1 -p1
66c9ca6
# __end
493c24e
151b4cc
mkdir javazic
151b4cc
tar zxf %{SOURCE3} -C javazic
151b4cc
pushd javazic
151b4cc
%patch0
151b4cc
151b4cc
# Hack alert! sun.tools may be defined and installed in the
151b4cc
# VM. In order to guarantee that we are using IcedTea/OpenJDK
151b4cc
# for creating the zoneinfo files, rebase all the packages
151b4cc
# from "sun." to "rht.". Unfortunately, gcj does not support
151b4cc
# any of the -Xclasspath options, so we must go this route
151b4cc
# to ensure the greatest compatibility.
151b4cc
mv sun rht
d1e55e4
find . -type f -name '*.java' -print0 \
d1e55e4
    | xargs -0 -- sed -i -e 's:sun\.tools\.:rht.tools.:g' \
d1e55e4
                         -e 's:sun\.util\.:rht.util.:g'
151b4cc
popd
151b4cc
493c24e
%build
cvsdist ea28131
make
793d724
grep -v tz-art.htm tzcode%{tzcode_version}/tz-link.htm > tzcode%{tzcode_version}/tz-link.html
cvsdist ea28131
151b4cc
pushd javazic
151b4cc
javac -source 1.5 -target 1.5 -classpath . `find . -name \*.java`
151b4cc
popd
cddb86d
pushd tzdata%{tzdata_version}
151b4cc
java -classpath ../javazic/ rht.tools.javazic.Main -V %{version} \
151b4cc
  -d ../zoneinfo/java \
151b4cc
  africa antarctica asia australasia europe northamerica pacificnew \
151b4cc
  southamerica backward etcetera solar87 solar88 solar89 systemv \
151b4cc
  ../javazic/tzdata_jdk/gmt ../javazic/tzdata_jdk/jdk11_backward
151b4cc
popd
151b4cc
cvsdist ea28131
%install
2ee243f
rm -fr $RPM_BUILD_ROOT
2ee243f
sed -i 's|@install_root@|%{buildroot}|' Makeconfig
cvsdist ea28131
make install
0cc7b0c
151b4cc
cp -pr zoneinfo/java $RPM_BUILD_ROOT%{_datadir}/javazi
151b4cc
0cc7b0c
%check
cvsdist ea28131
echo ====================TESTING=========================
cvsdist ea28131
make check
cvsdist ea28131
echo ====================TESTING END=====================
cvsdist ea28131
cvsdist ea28131
%clean
cvsdist ea28131
rm -rf %{buildroot}
cvsdist ea28131
cvsdist ea28131
%files
cvsdist ea28131
%defattr(-,root,root)
cvsdist ea28131
%{_datadir}/zoneinfo
793d724
%doc tzcode%{tzcode_version}/README
793d724
%doc tzcode%{tzcode_version}/Theory
793d724
%doc tzcode%{tzcode_version}/tz-link.html
cvsdist ea28131
151b4cc
%files java
151b4cc
%defattr(-,root,root)
151b4cc
%{_datadir}/javazi
151b4cc
cvsdist ea28131
%changelog
28029bc
* Thu Mar 25 2010 Petr Machata <pmachata@redhat.com> - 2010f-1
28029bc
- Upstream 2010f:
28029bc
  - Changes to Australian stations in Antarctica
28029bc
  - Correct 2010 Samoa DST start date
28029bc
  - New zone Antarctica/Macquarie
28029bc
  - Change Syria DST start from last Friday in March to first Friday
28029bc
    in April in 2010 and forward
28029bc
- Upstream 2010g proposal (tzdata-2010f-g.patch):
28029bc
  - No Bangladesh DST in 2010 and forward.
28029bc
  - Gaza DST starts last Saturday in March at 12:01 a.m. in 2010 and forward
28029bc
  - Kamchatka and Anadyr change to Moscow+8 on 2010-03-28
28029bc
  - Samara changes to Moscow+0 on 2010-03-28
28029bc
  - Related zone.tab updates
28029bc
28029bc
11f0617
* Tue Mar 09 2010 Petr Machata <pmachata@redhat.com> - 2010e-1
11f0617
- Upstream 2010d
11f0617
  - The DST change in Bangladesh takes place a minute earlier
11f0617
  - Fiji to end DST on 2010-03-28 at 03:00, about a month earlier
11f0617
  - Samoa to observe DST this year; they didn't observe DST last year
11f0617
  - DST in Chile extended to 3 April
11f0617
- Upstream 2010e:
11f0617
  - Fix a typo in Bangladesh DST rule
11f0617
6c779e5
* Mon Mar 01 2010 Petr Machata <pmachata@redhat.com> - 2010c-1
6c779e5
- Upstream 2010a
6c779e5
  - Source code cleanups
aceb9c2
  - Historical timestamps for Bangladesh
6c779e5
- Upstream 2010b
6c779e5
  - Northern Mexico's border cities share the DST schedule with the
6c779e5
    United States
6c779e5
- Upstream 2010c
6c779e5
  - Paraguay DST now in effect from 2nd Sunday of April to 1st Sunday
6c779e5
    of October
6c779e5
b98a303
* Mon Jan 04 2010 Petr Machata <pmachata@redhat.com> - 2009u-1
b98a303
- Upstream 2009p
b98a303
  - Argentina does not enter DST on October 18
b98a303
  - San Luis switched from UTC-4 to UTC-3 on October 11th
b98a303
- Upstream 2009q
b98a303
  - Change DST end in Syria from November 1 to last Friday in October
b98a303
  - Changes to past Hong Kong transitions
b98a303
  - Kemerovo oblast' in Russia will change current time zone on March 28, 2010.
b98a303
    Asia/Novokuznetsk is the new time zone name
b98a303
- Upstream 2009r
b98a303
  - Changes to local times of three Australian research stations in Antarctica
b98a303
- Upstream 2009s
b98a303
  - Fiji plans to re-introduce DST from November 29th 2009 to April 25th 2010
b98a303
- Upstream 2009u
b98a303
  - Bangladesh changed their clock back to Standard Time on December 31, 2009
b98a303
- Dropped tzdata-2009o-argentinas.patch
b98a303
830427c
* Wed Oct 21 2009 Petr Machata <pmachata@redhat.com> - 2009o-2
830427c
- San Luis (Argentina) entered DST on October 11 (tzdata-2009o-argentinas.patch)
830427c
f467c3d
* Mon Oct 19 2009 Petr Machata <pmachata@redhat.com> - 2009o-1
f467c3d
- Upstream 2009o
f467c3d
  - Bangladesh won't go back to Standard Time from October 1, 2009
f467c3d
  - Pakistan leaves DST on October 1, 2009
f467c3d
- Dropped tzdata-2009m-karachi.patch
f467c3d
- Argentina does not enter DST on October 18 (tzdata-2009o-argentinas.patch)
f467c3d
66c9ca6
* Tue Sep 22 2009 Petr Machata <pmachata@redhat.com> - 2009m-2
66c9ca6
- Add markers for autoupdate of spec file
66c9ca6
- Pakistan leaves the period of DST on October 1 (tzdata-2009m-karachi.patch)
66c9ca6
b337301
* Wed Sep 16 2009 Petr Machata <pmachata@redhat.com> - 2009m-1
b337301
- Upstream 2009m
b337301
  - Palestine will will revert back to winter time on Friday, 2009-09-04
b337301
  - Samoa passed the DST Bill that fixes DST dates for 2009 and 2010
b337301
- Drop Egypt patch
b337301
f7e012a
* Thu Aug 13 2009 Petr Machata <pmachata@redhat.com> - 2009k-2
f7e012a
- Egypt starts winter time on August 21.
f7e012a
46ff27e
* Mon Jul 20 2009 Petr Machata <pmachata@redhat.com> - 2009k-1
46ff27e
- Upstream 2009k
46ff27e
  - Mauritius will not continue to observe DST the coming summer
f7e012a
  - Arbitrarily end DST at the end of 2009 so that a POSIX-style time
46ff27e
    zone string can appear in the Dhaka binary file
46ff27e
a15865b
* Thu Jun 18 2009 Petr Machata <pmachata@redhat.com> - 2009j-1
a15865b
- Upstream 2009j
a15865b
  - DST switch for Bangladesh will occur an hour earlier than was
a15865b
    thought.
a15865b
e60ab3a
* Mon Jun  8 2009 Petr Machata <pmachata@redhat.com> - 2009i-2
e60ab3a
- Bump up for tag clash
e60ab3a
61dc004
* Mon Jun  8 2009 Petr Machata <pmachata@redhat.com> - 2009i-1
61dc004
- Upstream 2009i
61dc004
  - Bangladesh introduces DST 2009-06-20
61dc004
- Upstream 2009h
61dc004
  - Convert use of 00:00 stamps to 24:00 of the previous day
61dc004
  - Clarify that the data is Public Domain
61dc004
- Drop Cairo patch
61dc004
9136b9d
* Mon Apr 13 2009 Petr Machata <pmachata@redhat.com> - 2009f-1
9136b9d
- Upstream 2009f
9136b9d
  - Pakistan will observe DST between 2009-04-15 and (probably) 2009-11-01
9136b9d
- Drop Pakistan patch
9136b9d
b8cf1e2
* Mon Apr 13 2009 Petr Machata <pmachata@redhat.com> - 2009e-3
b8cf1e2
- Bump up for rebuild
b8cf1e2
ddeb3c4
* Mon Apr 13 2009 Petr Machata <pmachata@redhat.com> - 2009e-2
ddeb3c4
- Pakistan will observe DST between 2009-04-15 and (probably) 2009-11-01
ddeb3c4
ddeb3c4
* Mon Apr  6 2009 Petr Machata <pmachata@redhat.com> - 2009e-1
ddeb3c4
- Upstream 2009e
ddeb3c4
  - Historical changes for Jordan
ddeb3c4
  - Palestine will start DST on 2009-03-26 and end 2009-09-27
ddeb3c4
- Egypt ends DST on 2009-09-24
ddeb3c4
e89b5fc
* Mon Mar 23 2009 Petr Machata <pmachata@redhat.com> - 2009d-1
e89b5fc
- Upstream 2009d
e89b5fc
  - Morocco will observe DST from 2009-06-01 00:00 to 2009-08-21 00:00
e89b5fc
  - Tunisia will not observe DST this year.
e89b5fc
  - Syria will start DST on 2009-03-27 00:00 this year
e89b5fc
  - Cuba will start DST on midnight between 2009-03-07 and 2009-03-08
e89b5fc
  - Province of San Luis, Argentina, went to UTC-04:00 on 2009-03-15
e89b5fc
2d1d19b
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2009a-2
2d1d19b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2d1d19b
b28955d
* Fri Jan 23 2009 Petr Machata <pmachata@redhat.com> - 2009a-1
b28955d
- Upstream 2009a
b28955d
  - Fix Asia/Kathmandu spelling
b28955d
  - Historical timestamps for Switzerland and Cuba
b28955d
  - DST update for America/Resolute
b28955d
f32fb8d
* Thu Oct 30 2008 Petr Machata <pmachata@redhat.com> - 2008i-1
f32fb8d
- Upstream 2008i
f32fb8d
  - Updates for Argentina: Drop DST in zones America/Argentina/Jujuy,
f32fb8d
    La_Rioja, San_Juan, Catamarca, Mendoza, Rio_Gallegos, Ushuaia; new
f32fb8d
    zone America/Argentina/Salta (for provinces SA, LP, NQ, RN).
f32fb8d
5a95e28
* Mon Oct 13 2008 Petr Machata <pmachata@redhat.com> - 2008h-1
5a95e28
- Upstream 2008h
5a95e28
  - Fix exact DST transition hour for Mauritius
5a95e28
  - Syria will leave the period of DST on Nov 1
5a95e28
  - Fix coordinates of Pacific/Niue
5a95e28
aecd118
* Tue Oct  7 2008 Petr Machata <pmachata@redhat.com> - 2008g-1
aecd118
- Upstream 2008g
aecd118
  - Fixed future DST transitions for Brazil
aecd118
e1cfa5b
* Tue Sep 16 2008 Petr Machata <pmachata@redhat.com> - 2008f-1
e1cfa5b
- Upstream 2008f
e1cfa5b
  - Changes for Mauritius (extends DST to years to come)
e1cfa5b
  - Palestine changes clocks for the duration of Ramadan
e1cfa5b
  - Argentina will start DST on Sunday October 19, 2008
e1cfa5b
  - Brazil will start DST on 2008-10-19
e1cfa5b
- Drop Pakistan and Morocco patches
e1cfa5b
900a3f1
* Thu Aug 28 2008 Petr Machata <pmachata@redhat.com> - 2008e-2
900a3f1
- Pakistan DST is scheduled until Oct/31
900a3f1
- Morocco DST is scheduled until Aug/31
900a3f1
6184cee
* Tue Aug 12 2008 Petr Machata <pmachata@redhat.com> - 2008e-1
6184cee
- Upstream 2008e
6184cee
  - Changes for Mauritius
6184cee
  - Leap second coverage for 31/Dec 2008
6184cee
  - Corrections of historical dates
6184cee
237c9b0
* Tue Jul  8 2008 Petr Machata <pmachata@redhat.com> - 2008d-1
237c9b0
- Upstream 2008d
237c9b0
  - Changes for Brazil and Mauritius
237c9b0
8b5f083
* Wed May 30 2008 Petr Machata <pmachata@redhat.com> - 2008c-1
8b5f083
- Upstream 2008c
8b5f083
  - Mongolia changes zone
8b5f083
  - Pakistan DST is scheduled until Sep/1, instead of Aug/31
8b5f083
- Drop Morocco and Pakistan patches that are superseded by upstream
8b5f083
- Fix a typo in Java subpackage name
8b5f083
0a18709
* Tue May 27 2008 Petr Machata <pmachata@redhat.com> - 2008b-3
0a18709
- Morocco introduces DST
0a18709
f6afebb
* Fri May 23 2008 Petr Machata <pmachata@redhat.com> - 2008b-2
f6afebb
- Pakistan introduces DST
f6afebb
d1e55e4
* Wed Mar 26 2008 Petr Machata <pmachata@redhat.com> - 2008b-1
d1e55e4
- Upstream 2008b
d1e55e4
  - DST changes for Syria, Cuba; Iraq abandons DST
d1e55e4
  - Saigon zone renamed Ho_Chi_Minh; backward link provided
d1e55e4
  - Add America/Argentina/San_Luis information
d1e55e4
696a370
* Tue Mar  4 2008 Petr Machata <pmachata@redhat.com> - 2007k-2
696a370
- Chile moves DST to 29/Mar
696a370
- Related: #435959
696a370
8a8f639
* Thu Jan  3 2008 Petr Machata <pmachata@redhat.com> - 2007k-1
8a8f639
- Upstream 2007k
8a8f639
  - Argentina readopted the daylight saving time
8a8f639
aef8a02
* Tue Dec  4 2007 Petr Machata <pmachata@redhat.com> - 2007j-1
aef8a02
- Upstream 2007j
aef8a02
  - New links America/St_Barthelemy and America/Marigot
aef8a02
  - Venezuela is changing their clocks on December 9 at 03:00
aef8a02
9dc54c1
* Mon Nov  5 2007 Petr Machata <pmachata@redhat.com> - 2007i-1
9dc54c1
- Upstream 2007i
9dc54c1
  - Syria DST will take place at Midnight between Thursday and Friday.
9dc54c1
  - Cuba will end DST on the last Sunday of October.
868f5c8
- Update tst-timezone.c from glibc CVS
9dc54c1
9890533
* Mon Oct  1 2007 Petr Machata <pmachata@redhat.com> - 2007h-1
9890533
- Upstream 2007h
9890533
  - Brazil will observe DST from 2007-10-14 to 2008-02-17
9890533
  - Egypt and Gaza switched earlier than we expected
9890533
  - Iran will resume DST next year
9890533
  - Venezuela is scheduled to change TZ to -4:30 on January 1
9890533
151b4cc
* Thu Sep 25 2007 Keith Seitz <keiths@redhat.com> - 2007g-2
151b4cc
- Add support for building java's zoneinfo files in new
151b4cc
  tzdata-java RPM.
151b4cc
49aba38
* Wed Aug 22 2007 Petr Machata <pmachata@redhat.com> - 2007g-1
193e2bd
- Fix licensing tag.
49aba38
- Upstream 2007g
49aba38
  - Egypt switches the September 7, not September 28
49aba38
  - Daviess, Dubous, Knox, Martin, and Pike Counties, Indiana, switch
49aba38
    from central to eastern time in November
49aba38
  - South Australia, Tasmania, Victoria, New South Wales and Lord Howe
49aba38
    Island are changing their DST rules effective next year
49aba38
  - Sync several Antarctic station's rules with the New Zealand
49aba38
  - leapseconds contain changes from the most recent IERS bulletin
193e2bd
4e27461
* Wed May  9 2007 Petr Machata <pmachata@redhat.com> - 2007f-1
4e27461
- Upstream 2007f
4e27461
  - New Zealand is extending DST, starting later this year.
4e27461
  - Haiti no longer observes DST.
4e27461
  - The Turks and Caicos switch at 02:00, not at 00:00, and have
4e27461
    adopted US DST rules.
4e27461
01ed0ae
* Tue Apr  3 2007 Petr Machata <pmachata@redhat.com> - 2007e-1
01ed0ae
- Upstream 2007e
01ed0ae
  - Syria switched to summer time at Mar/29.
01ed0ae
  - Honduras will not enter DST this year.
01ed0ae
a77fc82
* Wed Mar 21 2007 Petr Machata <pmachata@redhat.com> - 2007d-1
a77fc82
- Upstream 2007d
a77fc82
  - Mongolia has abolished DST.
a77fc82
  - Turkey will use EU rules this year, changing at 01:00 UTC rather
a77fc82
    than 01:00 standard time.
a77fc82
  - Cuba observed DST starting Sunday.
a77fc82
  - Resolute, Nunavut switched from Central to Eastern time last
a77fc82
    November.
a77fc82
6e4d1b7
* Mon Feb 26 2007 Petr Machata <pmachata@redhat.com> - 2007c-1
6e4d1b7
- Upstream 2007c
6e4d1b7
  - Pulaski County, Indiana, switched back to eastern time.
6e4d1b7
  - Turkey switches at 01:00 standard time, not at 01:00 UTC.
6e4d1b7
- Upstream 2007b
6e4d1b7
  - Changes to the commentary in "leapseconds".
6e4d1b7
2ee243f
* Wed Feb  7 2007 Petr Machata <pmachata@redhat.com> - 2007a-2
2ee243f
- tidy up the specfile per rpmlint comments
2ee243f
a8ffe45
* Thu Jan 18 2007 Petr Machata <pmachata@redhat.com> - 2007a-1
a8ffe45
- Upstream 2007a
a8ffe45
  - Updates to Bahamas, they will be in sync with 2007 US DST change
a8ffe45
  - New zone Australia/Eucla
a8ffe45
  - Africa/Asmera renamed to Africa/Asmara, link created
a8ffe45
  - Atlantic/Faeroe renamed to Atlantic/Faroe, link created
a8ffe45
- Packaging
a8ffe45
  - Adding BuildRequires: glibc-common >= 2.5.90-7 to build tzdata
a8ffe45
    with extended 64-bit format necessary for dates beyond 2037
a8ffe45
1fc327f
* Wed Nov 29 2006 Petr Machata <pmachata@redhat.com> - 2006p-1
1fc327f
- Upstream 2006p
1fc327f
  - Official version of Western Australia DST trial changes
1fc327f
  - Latitude/longitude changes for Europe/Jersey and Europe/Podgorica
1fc327f
85b9646
* Wed Nov 22 2006 Petr Machata <pmachata@redhat.com> - 2006o-2
85b9646
- Patch for Western Australia DST trial
85b9646
fce7d9a
* Thu Nov  9 2006 Petr Machata <pmachata@redhat.com> - 2006o-1
fce7d9a
- Cuba has ended its three years of permanent DST.
fce7d9a
- Updates in historical timestamps for Chile.
fce7d9a
ab875d0
* Tue Oct 10 2006 Petr Machata <pmachata@redhat.com> - 2006m-2
ab875d0
- Proposed upstream patch (#210058)
ab875d0
  - Jordan will switch to winter time on October 27, not September 29
ab875d0
  - Brazil's DST this year is the first Sunday in November to the last
ab875d0
    Sunday in February.  (Thanks to Frederico A. C. Neves.)
ab875d0
  - ISO 3166 codes for Serbia and Montenegro, zone Europe/Podgorica
ab875d0
  - Commentary and past timestamps changes
ab875d0
8ec952c
* Tue Oct  3 2006 Petr Machata <pmachata@redhat.com> - 2006m-1
8ec952c
- Upstream 2006m:
8ec952c
  - Adjustments for Egypt, Palestine, Uruguay
8ec952c
  - Better description of `until' field in zic (8) manpage
8ec952c
793d724
* Thu Sep 21 2006 Petr Machata <pmachata@redhat.com> - 2006l-1
793d724
- Upstream 2006k, 2006l:
793d724
  - Adjustments for Egypt, Palestine, Cuba, Honduras
793d724
  - Documentation changes
793d724
6b92e3a
* Tue Aug 22 2006 Petr Machata <pmachata@redhat.com> - 2006j-1
6b92e3a
- Upstream 2006j
6b92e3a
  - Honduras stopped observing DST on Monday at 00:00
6b92e3a
  - America/Bermuda will follow the US's lead next year
6b92e3a
  - America/Moncton will use US-style rules next year
6b92e3a
  - New Zone America/Blanc-Sablon, for Canadians who observe AST all
6b92e3a
    year
6b92e3a
  - New zone: America/Atikokan instead of America/Coral_Harbour
6b92e3a
  - New zones: Europe/Jersey, Europe/Guernsey, Europe/Isle_of_Man
6b92e3a
  - Historical changes
6b92e3a
  - Commentary updates
6b92e3a
- Upstream 2006i
6b92e3a
  - localtime.c fixes
6b92e3a
- Upstream 2006h
6b92e3a
  - zic leapsecond fix
6b92e3a
b502d07
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2006g-1.1
b502d07
- rebuild
b502d07
950605f
* Thu May 11 2006 Petr Machata <pmachata@redhat.com> - 2006g-1
950605f
- Honduras chose to follow Guatemala and will observe DST May/6 to Sep/2
950605f
- Nicaragua updates
950605f
e937abc
* Tue May  2 2006 Petr Machata <pmachata@redhat.com> - 2006f-1
e937abc
- Upstream 2006f
e937abc
  - America/Guatemala observes DST between Apr/30 and Oct/1
e937abc
  - Historical changes for Nicaragua
e937abc
  - Update of America/Indiana/Vincennes in zone table
e937abc
7cc17b5
* Thu Apr 20 2006 Petr Machata <pmachata@redhat.com> - 2006d-1
7cc17b5
- Upstream 2006d
7cc17b5
  - Haiti observes DST
7cc17b5
  - Sri Lanka change actually took effect Apr/15
7cc17b5
  - All Canada is now scheduled for 2007 US DST rules
7cc17b5
  - Some historical fixes
7cc17b5
016cf80
* Thu Apr  6 2006 Petr Machata <pmachata@redhat.com> - 2006c-1
016cf80
- Upstream 2006c
016cf80
  - Time-related changes:
016cf80
    - dozens of historical and commentary changes
016cf80
    - Iran stopped observing DST
016cf80
    - Sri Lanka switches from UTC+6 to UTC+5:30
016cf80
    - America/Thule and America/Edmonton will adopt new US rules,
016cf80
      starting 2007
016cf80
    - Tunisia is adopting regular DST
016cf80
  - Code:
016cf80
    - asctime.c: Chages in format strings to silent gcc warnings
016cf80
    - removing K&R notation from function signatures
016cf80
    - few fixes across the code
016cf80
0cc7b0c
* Thu Mar 16 2006 Petr Machata <pmachata@redhat.com> - 2006b-2
0cc7b0c
- Patch for Sri Lanka time zone change (#184514)
0cc7b0c
6a75c1a
* Thu Feb 22 2006 Petr Machata <pmachata@redhat.com> 2006b-1
6a75c1a
- Upstream 2006b:
6a75c1a
  - using tz64code version, as 32 is legacy according to tzdata ML
6a75c1a
  - new manual pages for ctime, strftime, tzset
6a75c1a
  - some source code reorganizations
6a75c1a
  - no timezone/dst rule updates
6a75c1a
493c24e
* Thu Feb 02 2006 Petr Machata <pmachata@redhat.com> 2006a-2
493c24e
- Small changes in tst-timezone.c
493c24e
a394bcd
* Thu Feb 02 2006 Petr Machata <pmachata@redhat.com> 2006a-1
a394bcd
- Upstream 2006a:
a394bcd
  - private.h(scheck): changing char* to char const*
a394bcd
  - Rule changes for Palestine, zone changes for Indiana/US, both
a394bcd
    changes for Canada.
a394bcd
  - Many related doc changes.
a394bcd
- Naming scheme in spec file doesn't use %%{name}, but tzdata.
a394bcd
a394bcd
* Thu Jan 12 2006 Petr Machata <pmachata@redhat.com> 2005r-3
860efa2
- 2005r-3
860efa2
  - Meta changes.  Renaming tzdata.tar.bz2 file to tzdata$ver-base,
860efa2
    so that it won't clash across updates.
860efa2
a714b1b
* Thu Jan  5 2006 Petr Machata <pmachata@redhat.com> 2005r-2
a714b1b
- 2005r
a714b1b
  - Zones EST, MST, HST, EST5EDT, CST6CDT, MST7MDT, PST8PDT moved to
a714b1b
    northamerica to guard against old files with obsolete information
a714b1b
    being left in the time zone binary directory.
a714b1b
  - Changes for countries that are supposed to join 2007 US DST
a714b1b
    change.  This includes most of Canada, however entries already in
a714b1b
    the database (Alberta, British Columbia, Newfoundland, Northwest
a714b1b
    Territories, and Yukon) were left alone for the time being.
a714b1b
  - Fixes in zdump.c (abbrok): conditions are chained, and the string
a714b1b
    is checked for emptiness.
a714b1b
3ac8329
* Sat Dec 17 2005 Jakub Jelinek <jakub@redhat.com> 2005q-2
3ac8329
- 2005q
3ac8329
  - changes for Georgia, Azerbaijan, Jordan, Palestine, Cuba, Nicaragua
3ac8329
  - SystemV timezone changes
f786a21
91747bc
* Wed Nov  2 2005 Jakub Jelinek <jakub@redhat.com> 2005n-2
91747bc
- 2005n
91747bc
  - changes for Kyrgyzstan and Uruguay
30f00df
- fix a typo in the Makefile (used TZDATA env var instead of TZDIR during
1822cf5
  make check), update tst-timezone.c from glibc CVS (#172102)
91747bc
fc94ac9
* Tue Sep  6 2005 Jakub Jelinek <jakub@redhat.com> 2005m-2
a3db8fe
- 2005m
fc94ac9
  - changes for USA (extending DST by 4 weeks since 2007), Tunisia,
fc94ac9
    Australia, Kazakhstan
fc94ac9
  - historical timezone data changes for Japan, Poland, Northern Ireland and
fc94ac9
    Mali
fc94ac9
  - timezone name change for East Timor
a3db8fe
a1ae621
* Fri Jul 15 2005 Jakub Jelinek <jakub@redhat.com> 2005k-2
a1ae621
- 2005k
a1ae621
  - leap seconds update
a1ae621
7bf7413
* Sat Apr 30 2005 Jakub Jelinek <jakub@redhat.com> 2005i-2
7bf7413
- 2005i
24a5d96
  - updates for Iran, Haiti and Nicaragua
7bf7413
8c27ee5
* Mon Apr  4 2005 Jakub Jelinek <jakub@redhat.com> 2005h-2
8c27ee5
- 2005h
8c27ee5
  - fixes for Kazakhstan
8c27ee5
43232bd
* Thu Mar 17 2005 Jakub Jelinek <jakub@redhat.com> 2005g-2
43232bd
- 2005g
43232bd
  - fixes for Uruguay
2ee243f
- include README and Theory from tzcode tarball in %%{_docdir};
43232bd
  Theory includes a good summary of how the timezone data files
43232bd
  are supposed to be named
43232bd
ef82c1d
* Tue Mar  1 2005 Jakub Jelinek <jakub@redhat.com> 2005f-2
ef82c1d
- 2005f
ef82c1d
  - more updates for Israel, updates for Azerbaijan
ef82c1d
fbca95d
* Wed Jan 26 2005 Jakub Jelinek <jakub@redhat.com> 2005c-3
c81d71d
- 2005c
fbca95d
  - updates for Israel and Paraguay
c81d71d
324e507
* Mon Nov 29 2004 Jakub Jelinek <jakub@redhat.com> 2004g-1
324e507
- 2004g (#141107)
324e507
  - updates for Cuba
324e507
a351044
* Mon Oct 11 2004 Jakub Jelinek <jakub@redhat.com> 2004e-2
a351044
- 2004e (#135194)
a351044
  - updates for Brazil, Uruguay and Argentina
a351044
a351044
* Wed Aug  4 2004 Jakub Jelinek <jakub@redhat.com> 2004b-2
cvsdist 863962b
- 2004b
cvsdist 8a8cb97
cvsdist 66ae63b
* Mon Oct  6 2003 Jakub Jelinek <jakub@redhat.com> 2003d-1
cvsdist 66ae63b
- 2003d
cvsdist 66ae63b
cvsdist ea28131
* Thu Sep 25 2003 Jakub Jelinek <jakub@redhat.com> 2003c-1
cvsdist ea28131
- 2003c
a351044
- updates for Brazil (#104840)
cvsdist ea28131
cvsdist ea28131
* Mon Jul 28 2003 Jakub Jelinek <jakub@redhat.com> 2003a-2
cvsdist ea28131
- rebuilt
cvsdist ea28131
cvsdist ea28131
* Mon Jul 28 2003 Jakub Jelinek <jakub@redhat.com> 2003a-1
cvsdist ea28131
- initial package