]> git.pld-linux.org Git - packages/tzdata.git/commitdiff
- test update from glibc 2.7 (although not sure if such localtime() behaviour change...
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 2 Nov 2007 22:02:29 +0000 (22:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tzdata-test-update.patch -> 1.1

tzdata-test-update.patch [new file with mode: 0644]

diff --git a/tzdata-test-update.patch b/tzdata-test-update.patch
new file mode 100644 (file)
index 0000000..ebd16e8
--- /dev/null
@@ -0,0 +1,16 @@
+2007-10-14  Ulrich Drepper  <drepper@redhat.com>
+
+        * timezone/tst-timezone.c: Information in daylight and tzname does
+        change for Asia/Tokyo timezone with more concrete information.
+        Remove the test.
+
+--- tzdata/src/tst-timezone.c.orig     2006-02-09 14:14:05.000000000 +0100
++++ tzdata/src/tst-timezone.c  2007-11-02 22:47:48.873604698 +0100
+@@ -44,7 +44,6 @@
+   { "America/Chicago", 1, 21600, {"CST", "CDT" }},
+   { "America/Indiana/Indianapolis", 1, 18000, {"EST", "EDT" }},
+   { "America/Los_Angeles", 1, 28800, {"PST", "PDT" }},
+-  { "Asia/Tokyo", 1, -32400, {"JST", "JDT" }},
+   { "Pacific/Auckland", 1, -43200, { "NZST", "NZDT" }},
+   { NULL, 0, 0 }
+ };
This page took 0.034756 seconds and 4 git commands to generate.