rpms/tzdata/FC-6 tzdata-2006m-wa.patch, NONE, 1.1 tzdata.spec, 1.38, 1.39

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Nov 22 20:18:50 UTC 2006


Author: pmachata

Update of /cvs/dist/rpms/tzdata/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv22730/FC-6

Modified Files:
	tzdata.spec 
Added Files:
	tzdata-2006m-wa.patch 
Log Message:
- Patch for Western Australia DST trial
Resolves: bz 216692
Resolves: bz 216691
Resolves: bz 216384


tzdata-2006m-wa.patch:
 australasia |    6 ++++++
 1 files changed, 6 insertions(+)

--- NEW FILE tzdata-2006m-wa.patch ---
diff -ru tzdata-2006m-orig/tzdata2006m/australasia tzdata-2006m/tzdata2006m/australasia
--- tzdata-2006m-orig/tzdata2006m/australasia	2006-11-22 20:53:31.000000000 +0100
+++ tzdata-2006m/tzdata2006m/australasia	2006-11-22 20:54:00.000000000 +0100
@@ -37,6 +37,12 @@
 			 8:00	1:00	WST	1984 Mar Sun>=1 2:00s
 			 8:00	-	WST	1991 Nov 17 2:00s
 			 8:00	1:00	WST	1992 Mar Sun>=1 2:00s
+			 8:00   -       WST     2006 Dec 3 2:00s
+			 8:00   1:00    WST     2007 Mar 25 2:00s
+			 8:00   -       WST     2007 Oct 28 2:00s
+			 8:00   1:00    WST     2008 Mar 30 2:00s
+			 8:00   -       WST     2008 Oct 26 2:00s
+			 8:00   1:00    WST     2009 Mar 29 2:00s
 			 8:00	-	WST
 # Queensland
 #


Index: tzdata.spec
===================================================================
RCS file: /cvs/dist/rpms/tzdata/FC-6/tzdata.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- tzdata.spec	10 Oct 2006 10:54:57 -0000	1.38
+++ tzdata.spec	22 Nov 2006 20:18:48 -0000	1.39
@@ -3,13 +3,14 @@
 Version: 2006m
 %define tzdata_version %{version}
 %define tzcode_version %{version}
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPL
 Group: System Environment/Base
 Source0: tzdata-base-0.tar.bz2
 Source1: ftp://elsie.nci.nih.gov/pub/tzdata%{tzdata_version}.tar.gz
 Source2: ftp://elsie.nci.nih.gov/pub/tzcode%{tzcode_version}.tar.gz
 Patch0: tzdata-2006m-brazil.patch
+Patch1: tzdata-2006m-wa.patch
 BuildRequires: gawk, glibc, glibc-common, perl
 Conflicts: glibc-common <= 2.3.2-63
 BuildArchitectures: noarch
@@ -30,6 +31,7 @@
     -e 's|@install_root@|%{buildroot}|' \
   Makeconfig.in > Makeconfig
 %patch0 -p1
+%patch1 -p1
 
 %build
 make
@@ -54,6 +56,9 @@
 %doc tzcode%{tzcode_version}/tz-link.html
 
 %changelog
+* Wed Nov 22 2006 Petr Machata <pmachata at redhat.com> - 2006m-3
+- Patch for Western Australia DST trial
+
 * Tue Oct 10 2006 Petr Machata <pmachata at redhat.com> - 2006m-2
 - Proposed upstream patch (#210058)
   - Jordan will switch to winter time on October 27, not September 29




More information about the fedora-cvs-commits mailing list