SHA256
6
0
forked from pool/timezone

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

timezone update 2015a [boo#914676]

OBS-URL: https://build.opensuse.org/request/show/283528
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=152
This commit is contained in:
2015-02-02 12:20:13 +00:00
committed by Git OBS Bridge
parent 67a6ffe21b
commit 0afd3710db
13 changed files with 72 additions and 121 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package timezone
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@ Group: System/Base
Url: http://www.iana.org/time-zones
PreReq: filesystem, coreutils
# COMMON-BEGIN
Version: 2014j
Version: 2015a
Release: 0
Source: ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz
Source1: ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz
@@ -38,7 +38,6 @@ 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
@@ -62,7 +61,6 @@ 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