]> git.pld-linux.org Git - packages/tzdata.git/commitdiff
up to 2013d auto/ac/tzdata-2013d-1 auto/th/tzdata-2013d-1 auto/ti/tzdata-2013d-1
authorElan Ruusamäe <glen@delfi.ee>
Sat, 6 Jul 2013 16:09:04 +0000 (19:09 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 6 Jul 2013 16:09:04 +0000 (19:09 +0300)
timezone.init
tzdata.spec

index 2198739173a607bc9d4688443ff8e14f8c8898d7..9e6aed17aae49c51fcaad9dc7f6ac2c7651e0ea2 100755 (executable)
@@ -4,7 +4,6 @@
 # chkconfig:   2345 10 90
 # description: This script is setting time zone information for your machine.
 #
-# $Id$
 
 [ -f /etc/sysconfig/timezone ] || exit 0
 
index 9f4ad9ab2cb136266c4e5486beb244fccecacdc4..2f071296245ab4928f5f6498ec184b2036ecb054 100644 (file)
@@ -9,8 +9,8 @@
 %endif
 %endif
 
-%define                tzcode_ver      2013c
-%define                tzdata_ver      2013c
+%define                tzcode_ver      2013d
+%define                tzdata_ver      2013d
 Summary:       Timezone data
 Summary(pl.UTF-8):     Dane o strefach czasowych
 Name:          tzdata
@@ -27,10 +27,10 @@ Source0:    %{name}-base-0.tar.bz2
 # ftp://elsie.nci.nih.gov/pub/ has been shut down because of lawsuit
 #Source1Download: http://www.iana.org/time-zones/
 Source1:       ftp://ftp.iana.org/tz/releases/%{name}%{tzdata_ver}.tar.gz
-# Source1-md5: b5062217a2dea6823dd69b4dda97b249
+# Source1-md5: 65b6818162230fc02f86f293376c73df
 #Source2Download: http://www.iana.org/time-zones/
 Source2:       ftp://ftp.iana.org/tz/releases/tzcode%{tzcode_ver}.tar.gz
-# Source2-md5: 69d333d829802af4475707e32fa01681
+# Source2-md5: 4616a9560270f180eeb9a08540636890
 Source3:       timezone.init
 Source4:       timezone.sysconfig
 Source5:       javazic.tar.gz
This page took 0.171508 seconds and 4 git commands to generate.