SHA256
6
0
forked from pool/timezone

- add leap-second-2015.patch (bnc#914676)

- add leap-second-2015.patch (bnc#914676)

OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=151
This commit is contained in:
2015-01-26 12:13:13 +00:00
committed by Git OBS Bridge
parent 2dcbec409a
commit 67a6ffe21b
5 changed files with 89 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package timezone
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -38,6 +38,7 @@ Patch2: tzcode-fromname.patch
Patch3: iso3166-uk.diff
Patch4: tzcode-link.diff
Patch5: tzcode-symlink.patch
Patch6: leap-second-2015.patch
# COMMON-END
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%global AREA Etc
@@ -61,6 +62,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