- Cuba has ended its three years of permanent DST.
- Updates in historical timestamps for Chile.
This commit is contained in:
parent
ab875d0f1f
commit
fce7d9a270
@ -1,3 +1,3 @@
|
|||||||
tzcode2006m.tar.gz
|
tzcode2006o.tar.gz
|
||||||
tzdata2006m.tar.gz
|
tzdata2006o.tar.gz
|
||||||
tzdata-base-0.tar.bz2
|
tzdata-base-0.tar.bz2
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
355add0f26c418d4d440a3aba4fee7fb tzcode2006m.tar.gz
|
352ca2fc0fffc02fa38c7ab0ceeb3b34 tzcode2006o.tar.gz
|
||||||
61c7891bef743d6f58312e7e86f990ef tzdata2006m.tar.gz
|
1dc760409e9a7e6a2f29152d26503c5d tzdata2006o.tar.gz
|
||||||
906a4c98cc5240f416524a256b039c42 tzdata-base-0.tar.bz2
|
906a4c98cc5240f416524a256b039c42 tzdata-base-0.tar.bz2
|
||||||
|
10
tzdata.spec
10
tzdata.spec
@ -1,15 +1,14 @@
|
|||||||
Summary: Timezone data
|
Summary: Timezone data
|
||||||
Name: tzdata
|
Name: tzdata
|
||||||
Version: 2006m
|
Version: 2006o
|
||||||
%define tzdata_version %{version}
|
%define tzdata_version %{version}
|
||||||
%define tzcode_version %{version}
|
%define tzcode_version %{version}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source0: tzdata-base-0.tar.bz2
|
Source0: tzdata-base-0.tar.bz2
|
||||||
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
|
||||||
Patch0: tzdata-2006m-brazil.patch
|
|
||||||
BuildRequires: gawk, glibc, glibc-common, perl
|
BuildRequires: gawk, glibc, glibc-common, perl
|
||||||
Conflicts: glibc-common <= 2.3.2-63
|
Conflicts: glibc-common <= 2.3.2-63
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
@ -29,7 +28,6 @@ sed -e 's|@objpfx@|'`pwd`'/obj/|' \
|
|||||||
-e 's|@datadir@|%{_datadir}|' \
|
-e 's|@datadir@|%{_datadir}|' \
|
||||||
-e 's|@install_root@|%{buildroot}|' \
|
-e 's|@install_root@|%{buildroot}|' \
|
||||||
Makeconfig.in > Makeconfig
|
Makeconfig.in > Makeconfig
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make
|
make
|
||||||
@ -54,6 +52,10 @@ rm -rf %{buildroot}
|
|||||||
%doc tzcode%{tzcode_version}/tz-link.html
|
%doc tzcode%{tzcode_version}/tz-link.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 9 2006 Petr Machata <pmachata@redhat.com> - 2006o-1
|
||||||
|
- Cuba has ended its three years of permanent DST.
|
||||||
|
- Updates in historical timestamps for Chile.
|
||||||
|
|
||||||
* Tue Oct 10 2006 Petr Machata <pmachata@redhat.com> - 2006m-2
|
* Tue Oct 10 2006 Petr Machata <pmachata@redhat.com> - 2006m-2
|
||||||
- Proposed upstream patch (#210058)
|
- Proposed upstream patch (#210058)
|
||||||
- Jordan will switch to winter time on October 27, not September 29
|
- Jordan will switch to winter time on October 27, not September 29
|
||||||
|
Loading…
Reference in New Issue
Block a user