Accepting request 1161366 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1161366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/timezone?expand=0&rev=153
This commit is contained in:
Ana Guerrero 2024-03-25 20:06:03 +00:00 committed by Git OBS Bridge
commit a0fef23cba
2 changed files with 22 additions and 2 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Mar 21 18:16:35 UTC 2024 - Martin Schreiner <martin.schreiner@suse.com>
- Unify SLE-15-SP6 and Factory packages (PED#8158).
This is still related to bsc#1213470. We're applying this fix for
SLE-15-SP6 too. This changelog entry is meant to bring over the SLE
information, so the same package can be used for both code streams.
- This patch has long been removed on Factory but was never mentioned
explicitly, it was related to ticket bsc#1202310, a minor update to
reflect Chile's DST change back in 2022.
* bsc1202310.patch
-------------------------------------------------------------------
Mon Mar 18 11:46:27 UTC 2024 - Ludwig Nussel <lnussel@suse.com>
- Use /bin/sh for tzselect. Used to require bash for the 'select'
builtin but has a fallback meanwhile so no need for explicit bash
anymore.
-------------------------------------------------------------------
Thu Mar 14 12:32:28 UTC 2024 - Martin Schreiner <martin.schreiner@suse.com>
@ -251,7 +270,8 @@ Wed Dec 23 06:55:02 UTC 2020 - Markéta Machová <mmachova@suse.com>
-------------------------------------------------------------------
Fri Oct 30 11:43:21 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Add fat.patch to generate "fat" timezone files (was default before 2020b).
- Add fat.patch to generate "fat" timezone files (was default before 2020b)
bsc#1178346
-------------------------------------------------------------------
Fri Oct 23 09:24:02 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -53,7 +53,7 @@ LC_ALL=POSIX
AREA=%{AREA}
ZONE=%{ZONE}
export AREA LANG LC_ALL ZONE
%make_build TZDIR=%{_datadir}/zoneinfo CC="gcc" CFLAGS="%{optflags} -DHAVE_GETTEXT=1 -DTZDEFAULT='\"%{_sysconfdir}/localtime\"' -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -Dlint" AWK=awk BUGEMAIL="opensuse-support@opensuse.org"
%make_build TZDIR=%{_datadir}/zoneinfo CC="gcc" CFLAGS="%{optflags} -DHAVE_GETTEXT=1 -DTZDEFAULT='\"%{_sysconfdir}/localtime\"' -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -Dlint" AWK=awk BUGEMAIL="opensuse-support@opensuse.org" KSHELL=/bin/sh
%make_build TZDIR=zoneinfo AWK=awk zones
# Generate posixrules
./zic -b fat -y ./yearistype -d zoneinfo -p %{AREA}/%{ZONE}