SHA256
3
0
forked from pool/timezone

Accepting request 26494 from home:jengelh:branches:Base:System

Copy from home:jengelh:branches:Base:System/timezone via accept of submit request 26494 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/26494
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=13
This commit is contained in:
Stephan Kulow 2009-12-20 20:37:37 +00:00 committed by Git OBS Bridge
parent 1cb0af0b2b
commit 8c0f0836f2
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 8 22:53:36 CET 2009 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Tue Nov 3 19:14:45 UTC 2009 - coolo@novell.com

View File

@ -58,8 +58,8 @@ LC_ALL=POSIX
AREA=%{AREA}
ZONE=%{ZONE}
export AREA LANG LC_ALL ZONE
make TZDIR=%{_prefix}/share/zoneinfo CFLAGS="$RPM_OPT_FLAGS -DHAVE_GETTEXT=1 -DTZDEFAULT='\"/etc/localtime\"'" AWK=awk
make TZDIR=zoneinfo AWK=awk zones
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
# Generate posixrules
./zic -y ./yearistype -d zoneinfo -p %{AREA}/%{ZONE}