SHA256
6
0
forked from pool/timezone

Accepting request 417883 from home:AndreasStieger:branches:Base:System

A positive leap second will be added at the end of 2016-12-31 (bsc#988184)

OBS-URL: https://build.opensuse.org/request/show/417883
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=181
This commit is contained in:
2016-08-09 17:19:49 +00:00
committed by Git OBS Bridge
parent a7616e0bf5
commit 43506631a5
5 changed files with 84 additions and 0 deletions

View File

@@ -41,6 +41,8 @@ Patch2: tzcode-fromname.patch
Patch3: iso3166-uk.diff
Patch4: tzcode-link.diff
Patch5: tzcode-symlink.patch
# PATCH-FIX-UPSTREAM 0001-Positive-leap-second-on-2016-12-31.patch bsc#988184
Patch6: 0001-Positive-leap-second-on-2016-12-31.patch
# COMMON-END
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -68,6 +70,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