rpms/tzdata/FC-2 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 tzdata.spec, 1.8, 1.9

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jan 6 20:17:19 UTC 2006


Author: pmachata

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

Modified Files:
	.cvsignore sources tzdata.spec 
Log Message:
Pushing upstream changes. This fixes #173091.



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/tzdata/FC-2/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	1 Mar 2005 14:40:27 -0000	1.7
+++ .cvsignore	6 Jan 2006 20:17:14 -0000	1.8
@@ -1,2 +1,3 @@
 tzdata.tar.bz2
-tzdata2005f.tar.gz
+tzdata2005r.tar.gz
+tzcode2005r.tar.gz


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/tzdata/FC-2/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	1 Mar 2005 14:40:27 -0000	1.7
+++ sources	6 Jan 2006 20:17:17 -0000	1.8
@@ -1,2 +1,3 @@
-d20ffc3a857fd1714daadf8edacfb37a  tzdata.tar.bz2
-898be3e528225711dc2feff505938520  tzdata2005f.tar.gz
+325dba39b9741b63b94e4c05a3fefd5c  tzdata.tar.bz2
+b692c04a6a41080e214add0d3f58c700  tzdata2005r.tar.gz
+063ea36d9257eb6779b1df847b04d8ab  tzcode2005r.tar.gz


Index: tzdata.spec
===================================================================
RCS file: /cvs/dist/rpms/tzdata/FC-2/tzdata.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tzdata.spec	1 Mar 2005 14:40:27 -0000	1.8
+++ tzdata.spec	6 Jan 2006 20:17:17 -0000	1.9
@@ -1,6 +1,6 @@
 Summary: Timezone data
 Name: tzdata
-Version: 2005f
+Version: 2005r
 Release: 1.fc2
 License: GPL
 Group: System Environment/Base
@@ -41,6 +41,56 @@
 %{_datadir}/zoneinfo
 
 %changelog
+* Thu Jan  5 2006 Petr Machata <pmachata at redhat.com> 2005r-1.fc2
+- 2005r
+  - Zones EST, MST, HST, EST5EDT, CST6CDT, MST7MDT, PST8PDT moved to
+    northamerica to guard against old files with obsolete information
+    being left in the time zone binary directory.
+  - Changes for countries that are supposed to join 2007 US DST
+    change.  This includes most of Canada, however entries already in
+    the database (Alberta, British Columbia, Newfoundland, Northwest
+    Territories, and Yukon) were left alone for the time being.
+  - Fixes in zdump.c (abbrok): conditions are chained, and the string
+    is checked for emptiness.
+
+* Sat Dec 17 2005 Jakub Jelinek <jakub at redhat.com> 2005q-2
+- 2005q
+  - changes for Georgia, Azerbaijan, Jordan, Palestine, Cuba, Nicaragua
+  - SystemV timezone changes
+
+* Wed Nov  2 2005 Jakub Jelinek <jakub at redhat.com> 2005n-2
+- 2005n
+  - changes for Kyrgyzstan and Uruguay
+- fix a typo in the Makefile (used TZDATA env var instead of TZDIR during
+  make check), update tst-timezone.c from glibc CVS (#172102)
+
+* Tue Sep  6 2005 Jakub Jelinek <jakub at redhat.com> 2005m-2
+- 2005m
+  - changes for USA (extending DST by 4 weeks since 2007), Tunisia,
+    Australia, Kazakhstan
+  - historical timezone data changes for Japan, Poland, Northern Ireland and
+    Mali
+  - timezone name change for East Timor
+
+* Fri Jul 15 2005 Jakub Jelinek <jakub at redhat.com> 2005k-2
+- 2005k
+  - leap seconds update
+
+* Sat Apr 30 2005 Jakub Jelinek <jakub at redhat.com> 2005i-2
+- 2005i
+  - updates for Iran, Haiti and Nicaragua
+
+* Mon Apr  4 2005 Jakub Jelinek <jakub at redhat.com> 2005h-2
+- 2005h
+  - fixes for Kazakhstan
+
+* Thu Mar 17 2005 Jakub Jelinek <jakub at redhat.com> 2005g-2
+- 2005g
+  - fixes for Uruguay
+- include README and Theory from tzcode tarball in %{_docdir};
+  Theory includes a good summary of how the timezone data files
+  are supposed to be named
+
 * Tue Mar  1 2005 Jakub Jelinek <jakub at redhat.com> 2005f-1.fc2
 - 2005f
   - more updates for Israel, updates for Azerbaijan




More information about the fedora-cvs-commits mailing list