]> git.pld-linux.org Git - packages/tzdata.git/blame - tzdata-test-update.patch
- rel 7; revert /etc/localtime removal (rpm has deps on symlinks)
[packages/tzdata.git] / tzdata-test-update.patch
CommitLineData
5df231d0
JB
12007-10-14 Ulrich Drepper <drepper@redhat.com>
2
3 * timezone/tst-timezone.c: Information in daylight and tzname does
4 change for Asia/Tokyo timezone with more concrete information.
5 Remove the test.
6
7--- tzdata/src/tst-timezone.c.orig 2006-02-09 14:14:05.000000000 +0100
8+++ tzdata/src/tst-timezone.c 2007-11-02 22:47:48.873604698 +0100
9@@ -44,7 +44,6 @@
10 { "America/Chicago", 1, 21600, {"CST", "CDT" }},
11 { "America/Indiana/Indianapolis", 1, 18000, {"EST", "EDT" }},
12 { "America/Los_Angeles", 1, 28800, {"PST", "PDT" }},
13- { "Asia/Tokyo", 1, -32400, {"JST", "JDT" }},
14 { "Pacific/Auckland", 1, -43200, { "NZST", "NZDT" }},
15 { NULL, 0, 0 }
16 };
This page took 0.367647 seconds and 4 git commands to generate.