summaryrefslogtreecommitdiffstats
path: root/package/zic
AgeCommit message (Collapse)Author
2014-06-02package/zic: bump version for misc fixesYann E. MORIN
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-03-07package/zic: install headerYann E. MORIN
The incoming host-tzdump package requires the tzfile header, so we isntall it. [Thomas: remove mkdir -p, unneeded because of the use of install -D, and change install to $(INSTALL), like we do in all other packages.] Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> [yann.morin.1998@free.fr: split zic header-install to its own cset] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-12-26tzdata/zic: bump to version 2013iAxel Lin
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-11-05package/zic: bumpYann E. MORIN
This bump to allign with the tzdata bump in previous commit. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-06-29tzdata/zic: bump to version 2013c and switch SITEGustavo Zacarias
Bump to version 2013c and switch to the FTP site since the HTTP one is unfortunately serving .tar.gz files that are just plain tar files (uncompressed). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-06-06Normalize separator size to 80Alexandre Belloni
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-03-10package/zic: new host packageRichard Braun
This is the zone information compiler, used to compile the time zone database. Signed-off-by: Richard Braun <rbraun@sceen.net> [yann.morin.1998@free.fr: export ZIC for all to use] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>