Update timezone map

This commit is contained in:
Michael Catanzaro 2022-06-29 07:44:37 -05:00
parent f02231bb52
commit c2c9aacd02
2 changed files with 18436 additions and 1 deletions

View File

@ -17,6 +17,12 @@ URL: https://wiki.gnome.org/Design/OS/InitialSetup
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{tarball_version}.tar.xz
Source1: vendor.conf
# Remove timezone boundaries. Do not remove this patch unless the timezone map has been removed upstream.
Patch0: timezone-map.patch
# Required for %%autosetup -Sgit, which is required for timezone-map.patch.
BuildRequires: git
BuildRequires: desktop-file-utils
BuildRequires: gcc
BuildRequires: meson
@ -68,7 +74,7 @@ a good setup experience to welcome you to your system, and walks
you through configuring it. It is integrated with gdm.
%prep
%autosetup -p1 -n %{name}-%{tarball_version}
%autosetup -p1 -n %{name}-%{tarball_version} -Sgit
%build
%meson -Dparental_controls=disabled

18429
timezone-map.patch Normal file

File diff suppressed because it is too large Load Diff