Browse Source

tzdata: Updated (2015g -> 2016d)

tc-work-wip
Nagy Károly Gábriel 8 years ago
committed by Alejandro Mery
parent
commit
89e9956d09
2 changed files with 11 additions and 10 deletions
  1. +7
    -6
      base/tzdata/no-update-localtime.patch
  2. +4
    -4
      base/tzdata/tzdata.desc

+ 7
- 6
base/tzdata/no-update-localtime.patch

@ -16,14 +16,15 @@
don't touch /etc/localtime
--- ./Makefile.orig 2015-05-06 11:11:10.763788072 +0000
+++ ./Makefile 2015-05-06 11:14:09.279788072 +0000
@@ -378,7 +378,7 @@
--- ./Makefile.orig 2016-05-10 13:30:29.795286175 +0300
+++ ./Makefile 2016-05-10 13:41:17.395286175 +0300
@@ -394,7 +394,7 @@
$(DESTDIR)$(LIBDIR) \
$(DESTDIR)$(MANDIR)/man3 $(DESTDIR)$(MANDIR)/man5 \
$(DESTDIR)$(MANDIR)/man8
$(ZIC) -y $(YEARISTYPE) \
- -d $(DESTDIR)$(TZDIR) -l $(LOCALTIME) -p $(POSIXRULES)
+ -d $(DESTDIR)$(TZDIR) -p $(POSIXRULES)
- $(ZIC_INSTALL) -l $(LOCALTIME) -p $(POSIXRULES)
+ $(ZIC_INSTALL) -p $(POSIXRULES)
cp -f iso3166.tab $(ZONETABLES) $(DESTDIR)$(TZDIR)/.
cp tzselect zic zdump $(DESTDIR)$(ETCDIR)/.
cp libtz.a $(DESTDIR)$(LIBDIR)/.

+ 4
- 4
base/tzdata/tzdata.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../tzdata/tzdata.desc
[COPY] Copyright (C) 2008 - 2015 The OpenSDE Project
[COPY] Copyright (C) 2008 - 2016 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
@ -29,10 +29,10 @@
[L] PublicDomain
[S] Stable
[V] 2015g
[V] 2016d
[P] X -1---5---9 120.000
[CV-URL] http://www.iana.org/time-zones
[D] 1414427877 tzcode2015g.tar.gz http://www.iana.org/time-zones/repository/releases/
[D] 3477728569 tzdata2015g.tar.gz http://www.iana.org/time-zones/repository/releases/
[D] 154148365 tzcode2016d.tar.gz http://www.iana.org/time-zones/repository/releases/
[D] 2680387482 tzdata2016d.tar.gz http://www.iana.org/time-zones/repository/releases/

Loading…
Cancel
Save