Update timezone map
This commit is contained in:
parent
48736876e7
commit
f5b4026c3c
@ -23,6 +23,12 @@ Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{tarball_
|
|||||||
# https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/965
|
# https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/965
|
||||||
Patch0: distro-logo.patch
|
Patch0: distro-logo.patch
|
||||||
|
|
||||||
|
# Remove timezone boundaries. Do not remove this patch unless the timezone map has been removed upstream.
|
||||||
|
Patch1: timezone-map.patch
|
||||||
|
|
||||||
|
# Required for %%autosetup -Sgit, which is required for timezone-map.patch.
|
||||||
|
BuildRequires: git
|
||||||
|
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: docbook-style-xsl libxslt
|
BuildRequires: docbook-style-xsl libxslt
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -145,7 +151,7 @@ can install configuration files that are picked up by the control-center
|
|||||||
utilities.
|
utilities.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n %{name}-%{tarball_version}
|
%autosetup -p1 -n %{name}-%{tarball_version} -Sgit
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson \
|
%meson \
|
||||||
|
18429
timezone-map.patch
Normal file
18429
timezone-map.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user