SHA256
6
0
forked from pool/timezone

- apply patches also for timezone-java

- add patch to fix Tiraspol split

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

OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=62
This commit is contained in:
2011-10-25 12:48:33 +00:00
committed by Git OBS Bridge
parent 91bc790b14
commit 862d9cb81b
7 changed files with 49 additions and 2 deletions

View File

@@ -29,12 +29,13 @@ Version: 2011m
Release: 1
Source: ftp://munnari.oz.au/pub/tzdata%{version}.tar.gz
Source1: ftp://munnari.oz.au/pub/tzcode2011i.tar.gz
# COMMON-END
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_*}