SHA256
6
0
forked from pool/timezone

Accepting request 235368 from home:leonardocf:branches:Base:System

- tzcode-revert-low-valued.patch: revert 'zic' patch to improve
  handling of low-valued time stamps as it breaks applications that
  read the binary files directly (bnc#879680, bnc#879512, bnc#879073)

OBS-URL: https://build.opensuse.org/request/show/235368
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=137
This commit is contained in:
2014-05-28 14:43:38 +00:00
committed by Git OBS Bridge
parent d42e0b37bf
commit 53a5f0a615
5 changed files with 217 additions and 2 deletions

View File

@@ -34,6 +34,7 @@ Patch2: tzcode-fromname.patch
Patch3: iso3166-uk.diff
Patch4: tzcode-link.diff
Patch5: tzcode-symlink.patch
Patch6: tzcode-revert-low-valued.patch
# COMMON-END
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%global AREA Etc
@@ -57,6 +58,7 @@ can select an appropriate time zone for your system with YaST.
%else
%patch5 -p1
%endif
%patch6 -p1
sed -ri 's@/usr/local/etc/zoneinfo@%{_datadir}/zoneinfo@g' *.[1358]
# COMMON-PREP-END