SHA256
1
0
forked from pool/timezone

Accepting request 44238 from Base:System

Copy from Base:System/timezone based on submit request 44238 from user coolo

OBS-URL: https://build.opensuse.org/request/show/44238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/timezone?expand=0&rev=32
This commit is contained in:
OBS User autobuild 2010-08-03 13:31:39 +00:00 committed by Git OBS Bridge
parent ddb0d4a572
commit 8fee456590
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Tue Apr 6 15:55:48 CEST 2010 - pbaudis@suse.cz

View File

@ -26,7 +26,7 @@ Group: System/Base
# COMMON-BEGIN
# COMMON-BEGIN
Version: 2010h
Release: 1
Release: 4
Source: tzdata%{version}.tar.gz
Source1: tzcode2010c.tar.gz
# COMMON-END

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Tue Apr 6 15:55:48 CEST 2010 - pbaudis@suse.cz

View File

@ -26,7 +26,7 @@ Url: http://www.gnu.org/software/libc/libc.html
PreReq: filesystem, coreutils
# COMMON-BEGIN
Version: 2010h
Release: 1
Release: 4
Source: tzdata%{version}.tar.gz
Source1: tzcode2010c.tar.gz
# COMMON-END
@ -58,8 +58,8 @@ LC_ALL=POSIX
AREA=%{AREA}
ZONE=%{ZONE}
export AREA LANG LC_ALL ZONE
make %{?jobs:-j%jobs} TZDIR=%{_prefix}/share/zoneinfo CFLAGS="$RPM_OPT_FLAGS -DHAVE_GETTEXT=1 -DTZDEFAULT='\"/etc/localtime\"'" AWK=awk
make %{?jobs:-j%jobs} TZDIR=zoneinfo AWK=awk zones
make %{?_smp_mflags} TZDIR=%{_prefix}/share/zoneinfo CFLAGS="$RPM_OPT_FLAGS -DHAVE_GETTEXT=1 -DTZDEFAULT='\"/etc/localtime\"'" AWK=awk
make %{?_smp_mflags} TZDIR=zoneinfo AWK=awk zones
# Generate posixrules
./zic -y ./yearistype -d zoneinfo -p %{AREA}/%{ZONE}