forked from pool/timezone
- Make zic -l do a copy when hardlinking fails (e.g. because /usr
being on a separate partition) [bnc#607532] - un-fuzz patches to fix build OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
ee069f850c
commit
6616e71e99
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package timezone (Version 2010h)
|
||||
# spec file for package timezone (Version 2010l)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -26,7 +26,7 @@ Url: http://www.gnu.org/software/libc/libc.html
|
||||
PreReq: filesystem, coreutils
|
||||
# COMMON-BEGIN
|
||||
Version: 2010l
|
||||
Release: 1
|
||||
Release: 0.<RELEASE8>
|
||||
Source: tzdata%{version}.tar.gz
|
||||
Source1: tzcode2010c.tar.gz
|
||||
# COMMON-END
|
||||
@@ -34,6 +34,7 @@ Patch0: tzdata-china.diff
|
||||
Patch1: tzcode-zic.diff
|
||||
Patch2: tzcode-ksh.diff
|
||||
Patch3: iso3166-uk.diff
|
||||
Patch4: tzcode-link.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%global AREA Etc
|
||||
%global ZONE UTC
|
||||
@@ -50,6 +51,7 @@ can select an appropriate time zone for your system with YaST.
|
||||
%patch1
|
||||
%patch2
|
||||
%patch3
|
||||
%patch4
|
||||
|
||||
%build
|
||||
unset ${!LC_*}
|
||||
|
Reference in New Issue
Block a user