forked from pool/timezone
- add new signing key which is now available. Next release will
revert to previous key. OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=180
This commit is contained in:
@@ -27,6 +27,10 @@ Version: 2016f
|
||||
Release: 0
|
||||
Source: ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz
|
||||
Source1: ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz
|
||||
Source2: ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz.asc
|
||||
Source3: ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz.asc
|
||||
# http://sks.mrball.net/pks/lookup?op=get&search=0xED97E90E62AA7E34
|
||||
Source4: timezone.keyring
|
||||
Patch100: tzcode-revert-01-8c9cb9580.patch
|
||||
Patch101: tzcode-revert-02-301f794f3.patch
|
||||
Patch102: tzcode-revert-03-39fd078a6.patch
|
||||
@@ -74,7 +78,7 @@ LC_ALL=POSIX
|
||||
AREA=%{AREA}
|
||||
ZONE=%{ZONE}
|
||||
export AREA LANG LC_ALL ZONE
|
||||
make %{?_smp_mflags} TZDIR=%{_datadir}/zoneinfo CFLAGS="$RPM_OPT_FLAGS -DHAVE_GETTEXT=1 -DTZDEFAULT='\"/etc/localtime\"' -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone" AWK=awk
|
||||
make %{?_smp_mflags} TZDIR=%{_datadir}/zoneinfo CFLAGS="$RPM_OPT_FLAGS -DHAVE_GETTEXT=1 -DTZDEFAULT='\"/etc/localtime\"' -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -Dlint" AWK=awk
|
||||
make %{?_smp_mflags} TZDIR=zoneinfo AWK=awk zones
|
||||
# Generate posixrules
|
||||
./zic -y ./yearistype -d zoneinfo -p %{AREA}/%{ZONE}
|
||||
|
Reference in New Issue
Block a user