- Upstream 2006p
- Official version of Western Australia DST trial changes - Latitude/longitude changes for Europe/Jersey and Europe/Podgorica
This commit is contained in:
parent
85b9646f18
commit
1fc327f011
@ -1,3 +1,3 @@
|
||||
tzcode2006o.tar.gz
|
||||
tzdata2006o.tar.gz
|
||||
tzcode2006p.tar.gz
|
||||
tzdata2006p.tar.gz
|
||||
tzdata-base-0.tar.bz2
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
352ca2fc0fffc02fa38c7ab0ceeb3b34 tzcode2006o.tar.gz
|
||||
1dc760409e9a7e6a2f29152d26503c5d tzdata2006o.tar.gz
|
||||
a1665dde14d48353563cd98cc196df4a tzcode2006p.tar.gz
|
||||
cbdf758536710f444de1467fdc19594f tzdata2006p.tar.gz
|
||||
906a4c98cc5240f416524a256b039c42 tzdata-base-0.tar.bz2
|
||||
|
11
tzdata.spec
11
tzdata.spec
@ -1,15 +1,14 @@
|
||||
Summary: Timezone data
|
||||
Name: tzdata
|
||||
Version: 2006o
|
||||
Version: 2006p
|
||||
%define tzdata_version %{version}
|
||||
%define tzcode_version %{version}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?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-2006o-wa.patch
|
||||
BuildRequires: gawk, glibc, glibc-common, perl
|
||||
Conflicts: glibc-common <= 2.3.2-63
|
||||
BuildArchitectures: noarch
|
||||
@ -29,7 +28,6 @@ sed -e 's|@objpfx@|'`pwd`'/obj/|' \
|
||||
-e 's|@datadir@|%{_datadir}|' \
|
||||
-e 's|@install_root@|%{buildroot}|' \
|
||||
Makeconfig.in > Makeconfig
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
make
|
||||
@ -54,6 +52,11 @@ rm -rf %{buildroot}
|
||||
%doc tzcode%{tzcode_version}/tz-link.html
|
||||
|
||||
%changelog
|
||||
* Wed Nov 29 2006 Petr Machata <pmachata@redhat.com> - 2006p-1
|
||||
- Upstream 2006p
|
||||
- Official version of Western Australia DST trial changes
|
||||
- Latitude/longitude changes for Europe/Jersey and Europe/Podgorica
|
||||
|
||||
* Wed Nov 22 2006 Petr Machata <pmachata@redhat.com> - 2006o-2
|
||||
- Patch for Western Australia DST trial
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user