- Proposed upstream patch (#210058)
- Jordan will switch to winter time on October 27, not September 29 - Brazil's DST this year is the first Sunday in November to the last Sunday in February. (Thanks to Frederico A. C. Neves.) - ISO 3166 codes for Serbia and Montenegro, zone Europe/Podgorica - Commentary and past timestamps changes Resolves: #210058
This commit is contained in:
parent
8ec952cf12
commit
ab875d0f1f
12
tzdata.spec
12
tzdata.spec
@ -3,12 +3,13 @@ Name: tzdata
|
|||||||
Version: 2006m
|
Version: 2006m
|
||||||
%define tzdata_version %{version}
|
%define tzdata_version %{version}
|
||||||
%define tzcode_version %{version}
|
%define tzcode_version %{version}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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
|
||||||
@ -28,6 +29,7 @@ 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
|
||||||
@ -52,6 +54,14 @@ rm -rf %{buildroot}
|
|||||||
%doc tzcode%{tzcode_version}/tz-link.html
|
%doc tzcode%{tzcode_version}/tz-link.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 10 2006 Petr Machata <pmachata@redhat.com> - 2006m-2
|
||||||
|
- Proposed upstream patch (#210058)
|
||||||
|
- Jordan will switch to winter time on October 27, not September 29
|
||||||
|
- Brazil's DST this year is the first Sunday in November to the last
|
||||||
|
Sunday in February. (Thanks to Frederico A. C. Neves.)
|
||||||
|
- ISO 3166 codes for Serbia and Montenegro, zone Europe/Podgorica
|
||||||
|
- Commentary and past timestamps changes
|
||||||
|
|
||||||
* Tue Oct 3 2006 Petr Machata <pmachata@redhat.com> - 2006m-1
|
* Tue Oct 3 2006 Petr Machata <pmachata@redhat.com> - 2006m-1
|
||||||
- Upstream 2006m:
|
- Upstream 2006m:
|
||||||
- Adjustments for Egypt, Palestine, Uruguay
|
- Adjustments for Egypt, Palestine, Uruguay
|
||||||
|
Loading…
Reference in New Issue
Block a user