- Upstream 2009e
- Historical changes for Jordan - Palestine will start DST on 2009-03-26 and end 2009-09-27 - Egypt ends DST on 2009-09-24 - Pakistan will observe DST between 2009-04-15 and (probably) 2009-11-01
This commit is contained in:
parent
e89b5fceab
commit
ddeb3c4796
13
tzdata-2009e-karachi.patch
Normal file
13
tzdata-2009e-karachi.patch
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
diff -urp tzdata2009e/asia tzdata2009e.pm/asia
|
||||||
|
--- tzdata2009e/asia 2009-04-06 15:08:11.000000000 +0200
|
||||||
|
+++ tzdata2009e.pm/asia 2009-04-13 13:31:28.000000000 +0200
|
||||||
|
@@ -1593,7 +1593,8 @@ Zone Asia/Muscat 3:54:20 - LMT 1920
|
||||||
|
Rule Pakistan 2002 only - Apr Sun>=2 0:01 1:00 S
|
||||||
|
Rule Pakistan 2002 only - Oct Sun>=2 0:01 0 -
|
||||||
|
Rule Pakistan 2008 only - Jun 1 0:00 1:00 S
|
||||||
|
-Rule Pakistan 2008 only - Nov 1 0:00 0 -
|
||||||
|
+Rule Pakistan 2008 2009 - Nov 1 0:00 0 -
|
||||||
|
+Rule Pakistan 2009 only - Apr 15 0:00 1:00 S
|
||||||
|
# Zone NAME GMTOFF RULES FORMAT [UNTIL]
|
||||||
|
Zone Asia/Karachi 4:28:12 - LMT 1907
|
||||||
|
5:30 - IST 1942 Sep
|
17
tzdata.spec
17
tzdata.spec
@ -1,9 +1,9 @@
|
|||||||
Summary: Timezone data
|
Summary: Timezone data
|
||||||
Name: tzdata
|
Name: tzdata
|
||||||
Version: 2009d
|
Version: 2009e
|
||||||
%define tzdata_version %{version}
|
%define tzdata_version %{version}
|
||||||
%define tzcode_version %{version}
|
%define tzcode_version %{version}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: ftp://elsie.nci.nih.gov/pub/
|
URL: ftp://elsie.nci.nih.gov/pub/
|
||||||
@ -16,6 +16,8 @@ Source0: tzdata-base-0.tar.bz2
|
|||||||
# These are official upstream.
|
# These are official upstream.
|
||||||
Source1: ftp://elsie.nci.nih.gov/pub/tzdata%{tzdata_version}.tar.gz
|
Source1: ftp://elsie.nci.nih.gov/pub/tzdata%{tzdata_version}.tar.gz
|
||||||
Source2: ftp://elsie.nci.nih.gov/pub/tzcode%{tzcode_version}.tar.gz
|
Source2: ftp://elsie.nci.nih.gov/pub/tzcode%{tzcode_version}.tar.gz
|
||||||
|
Patch1: tzdata-2009e-cairo.patch
|
||||||
|
Patch2: tzdata-2009e-karachi.patch
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildRequires: gawk, glibc, perl
|
BuildRequires: gawk, glibc, perl
|
||||||
@ -47,6 +49,8 @@ tar xzf %{SOURCE2} -C tzcode%{tzcode_version}
|
|||||||
sed -e 's|@objpfx@|'`pwd`'/obj/|' \
|
sed -e 's|@objpfx@|'`pwd`'/obj/|' \
|
||||||
-e 's|@datadir@|%{_datadir}|' \
|
-e 's|@datadir@|%{_datadir}|' \
|
||||||
Makeconfig.in > Makeconfig
|
Makeconfig.in > Makeconfig
|
||||||
|
%patch1 -p0
|
||||||
|
%patch2 -p0
|
||||||
|
|
||||||
mkdir javazic
|
mkdir javazic
|
||||||
tar zxf %{SOURCE3} -C javazic
|
tar zxf %{SOURCE3} -C javazic
|
||||||
@ -107,6 +111,15 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/javazi
|
%{_datadir}/javazi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 13 2009 Petr Machata <pmachata@redhat.com> - 2009e-2
|
||||||
|
- Pakistan will observe DST between 2009-04-15 and (probably) 2009-11-01
|
||||||
|
|
||||||
|
* Mon Apr 6 2009 Petr Machata <pmachata@redhat.com> - 2009e-1
|
||||||
|
- Upstream 2009e
|
||||||
|
- Historical changes for Jordan
|
||||||
|
- Palestine will start DST on 2009-03-26 and end 2009-09-27
|
||||||
|
- Egypt ends DST on 2009-09-24
|
||||||
|
|
||||||
* Mon Mar 23 2009 Petr Machata <pmachata@redhat.com> - 2009d-1
|
* Mon Mar 23 2009 Petr Machata <pmachata@redhat.com> - 2009d-1
|
||||||
- Upstream 2009d
|
- Upstream 2009d
|
||||||
- Morocco will observe DST from 2009-06-01 00:00 to 2009-08-21 00:00
|
- Morocco will observe DST from 2009-06-01 00:00 to 2009-08-21 00:00
|
||||||
|
Loading…
Reference in New Issue
Block a user