SHA256
3
0
forked from pool/timezone

Accepting request 227599 from Base:System

Update to 2014b (bnc#870375): (forwarded request 227598 from leonardocf)

OBS-URL: https://build.opensuse.org/request/show/227599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/timezone?expand=0&rev=84
This commit is contained in:
Stephan Kulow 2014-03-27 05:11:27 +00:00 committed by Git OBS Bridge
commit a907d9465b
13 changed files with 54 additions and 28 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 26 13:02:00 UTC 2014 - lchiquitto@suse.com
- update to 2014b (bnc#870375):
* Crimea switches to Moscow time on 2014-03-30 at 02:00 local time
* New entry for Troll station, Antarctica
-------------------------------------------------------------------
Thu Mar 20 07:59:57 UTC 2014 - meissner@suse.com

View File

@ -25,7 +25,7 @@ License: BSD-3-Clause and SUSE-Public-Domain
Group: System/Base
# COMMON-BEGIN
# COMMON-BEGIN
Version: 2014a
Version: 2014b
Release: 0
Source: ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz
Source1: ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz

View File

@ -1,7 +1,7 @@
#
# spec file for package timezone-java
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 26 13:02:00 UTC 2014 - lchiquitto@suse.com
- update to 2014b (bnc#870375):
* Crimea switches to Moscow time on 2014-03-30 at 02:00 local time
* New entry for Troll station, Antarctica
-------------------------------------------------------------------
Thu Mar 20 07:59:57 UTC 2014 - meissner@suse.com

View File

@ -23,7 +23,7 @@ Group: System/Base
Url: http://www.iana.org/time-zones
PreReq: filesystem, coreutils
# COMMON-BEGIN
Version: 2014a
Version: 2014b
Release: 0
Source: ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz
Source1: ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz

View File

@ -1,6 +1,8 @@
--- timezone-2013g/zic.c
+++ timezone-2013g/zic.c 2013-10-14 13:52:42.070235810 +0000
@@ -628,17 +628,17 @@ dolink(const char *const fromfield, cons
Index: timezone-2014b/zic.c
===================================================================
--- timezone-2014b.orig/zic.c
+++ timezone-2014b/zic.c
@@ -656,17 +656,17 @@ dolink(const char *const fromfield, cons
result = link(fromname, toname);
if (result != 0) {

View File

@ -1,5 +1,7 @@
--- timezone-2013g/zic.c
+++ timezone-2013g/zic.c 2013-10-14 14:23:08.450235811 +0000
Index: timezone-2014b/zic.c
===================================================================
--- timezone-2014b.orig/zic.c
+++ timezone-2014b/zic.c
@@ -120,7 +120,7 @@ static int addtype(zic_t gmtoff, const c
static void leapadd(zic_t t, int positive, int rolling, int count);
static void adjleap(void);
@ -9,7 +11,7 @@
static char ** getfields(char * buf);
static zic_t gethms(const char * string, const char * errstrng,
int signable);
@@ -575,7 +575,7 @@ _("%s: More than one -L option specified
@@ -603,7 +603,7 @@ _("%s: More than one -L option specified
*/
for (i = 0; i < nlinks; ++i) {
eat(links[i].l_filename, links[i].l_linenum);
@ -18,7 +20,7 @@
if (noise)
for (j = 0; j < nlinks; ++j)
if (strcmp(links[i].l_to,
@@ -584,18 +584,19 @@ _("%s: More than one -L option specified
@@ -612,18 +612,19 @@ _("%s: More than one -L option specified
}
if (lcltime != NULL) {
eat("command line", 1);
@ -41,7 +43,7 @@
register char * fromname;
register char * toname;
@@ -606,6 +607,10 @@ dolink(const char *const fromfield, cons
@@ -634,6 +635,10 @@ dolink(const char *const fromfield, cons
fromname = ecatalloc(fromname, "/");
fromname = ecatalloc(fromname, fromfield);
}
@ -52,7 +54,7 @@
if (tofield[0] == '/')
toname = ecpyalloc(tofield);
else {
@@ -619,15 +624,16 @@ dolink(const char *const fromfield, cons
@@ -647,15 +652,16 @@ dolink(const char *const fromfield, cons
*/
if (!itsdir(toname))
(void) remove(toname);

View File

@ -1,6 +1,8 @@
--- timezone-2013g.orig/zic.c
+++ timezone-2013g/zic.c
@@ -646,8 +646,10 @@ dolink(const char *const fromfield, cons
Index: timezone-2014b/zic.c
===================================================================
--- timezone-2014b.orig/zic.c
+++ timezone-2014b/zic.c
@@ -674,8 +674,10 @@ dolink(const char *const fromfield, cons
"../");
symlinkcontents = ecatalloc(symlinkcontents, t);
result = symlink(symlinkcontents, toname);

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:05b93ba541b167a4c10f2e81a7baf972c24ff12db27d85f6c2dd328443c4d3f5
size 174391

3
tzcode2014b.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5dad3b0c7880e3fc030f87354b93776d9c0e761a56f363d917ab02e1754a78b
size 175361

View File

@ -1,5 +1,7 @@
--- timezone-2013g.orig/asia
+++ timezone-2013g/asia
Index: timezone-2014b/asia
===================================================================
--- timezone-2014b.orig/asia
+++ timezone-2014b/asia
@@ -489,6 +489,9 @@ Zone Asia/Kashgar 5:03:56 - LMT 1928 # o
8:00 PRC C%sT
@ -10,8 +12,10 @@
# Hong Kong (Xianggang)
# Milne gives 7:36:41.7; round this.
--- timezone-2013g.orig/backward
+++ timezone-2013g/backward
Index: timezone-2014b/backward
===================================================================
--- timezone-2014b.orig/backward
+++ timezone-2014b/backward
@@ -89,14 +89,13 @@ Link America/Mexico_City Mexico/General
Link Pacific/Auckland NZ
Link Pacific/Chatham NZ-CHAT
@ -28,9 +32,11 @@
Link Asia/Seoul ROK
Link Asia/Singapore Singapore
Link Europe/Istanbul Turkey
--- timezone-2013g.orig/zone.tab
+++ timezone-2013g/zone.tab
@@ -154,11 +154,12 @@ CK -2114-15946 Pacific/Rarotonga
Index: timezone-2014b/zone.tab
===================================================================
--- timezone-2014b.orig/zone.tab
+++ timezone-2014b/zone.tab
@@ -155,11 +155,12 @@ CK -2114-15946 Pacific/Rarotonga
CL -3327-07040 America/Santiago most locations
CL -2709-10926 Pacific/Easter Easter Island & Sala y Gomez
CM +0403+00942 Africa/Douala

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7cff254ce85e11b21c994b284bccd1e12ecda9dadf947fbb32e1912fd520e8b1
size 219826

3
tzdata2014b.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d1e1f3e0c253a8ac0b35ffe27ef95f6366c37beb953391806cd922efce2b1cb5
size 220771