SHA256
6
0
forked from pool/timezone

Accepting request 89287 from Base:System

- apply patches also for timezone-java
- add patch to fix Tiraspol split

- update to 2011m (bnc#726162):
  * All Ukrainian timezones are going back to winter time
    on Oct 30th, 2011
  * Adding Tiraspol to the zone.tab
  * America/Bahia switched to DST on Oct 16th, 2011

- apply patches also for timezone-java
- add patch to fix Tiraspol split

- update to 2011m (bnc#726162):
  * All Ukrainian timezones are going back to winter time
    on Oct 30th, 2011
  * Adding Tiraspol to the zone.tab
  * America/Bahia switched to DST on Oct 16th, 2011

OBS-URL: https://build.opensuse.org/request/show/89287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/timezone?expand=0&rev=55
This commit is contained in:
Stephan Kulow
2011-10-25 15:14:10 +00:00
committed by Git OBS Bridge
parent 7bfd0fb1de
commit c84680344e
9 changed files with 76 additions and 11 deletions

View File

@@ -25,16 +25,17 @@ Group: System/Base
Url: http://www.gnu.org/software/libc/libc.html
PreReq: filesystem, coreutils
# COMMON-BEGIN
Version: 2011l
Version: 2011m
Release: 1
Source: ftp://elsie.nci.nih.gov/pub/tzdata%{version}.tar.gz
Source1: ftp://elsie.nci.nih.gov/pub/tzcode2011i.tar.gz
# COMMON-END
Source: ftp://munnari.oz.au/pub/tzdata%{version}.tar.gz
Source1: ftp://munnari.oz.au/pub/tzcode2011i.tar.gz
Patch0: tzdata-china.diff
Patch1: tzcode-zic.diff
Patch2: tzcode-ksh.diff
Patch3: iso3166-uk.diff
Patch4: tzcode-link.diff
Patch5: chisinau-split-fix.diff
# COMMON-END
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%global AREA Etc
%global ZONE UTC
@@ -47,11 +48,14 @@ can select an appropriate time zone for your system with YaST.
%prep
%setup -c -a 1
# COMMON-PREP-BEGIN
%patch0
%patch1
%patch2
%patch3
%patch4
%patch5 -p1
# COMMON-PREP-END
%build
unset ${!LC_*}