!11 Update langtable to 0.0.43
Merge pull request !11 from 邹林/openEuler-20.03-LTS
This commit is contained in:
commit
18b49ca5f1
File diff suppressed because it is too large
Load Diff
Binary file not shown.
BIN
langtable-0.0.43.tar.gz
Normal file
BIN
langtable-0.0.43.tar.gz
Normal file
Binary file not shown.
@ -2,8 +2,8 @@
|
||||
%global with_python2 1
|
||||
|
||||
Name: langtable
|
||||
Version: 0.0.38
|
||||
Release: 9
|
||||
Version: 0.0.43
|
||||
Release: 1
|
||||
Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language.
|
||||
Group: Development/Tools
|
||||
# the translations in languages.xml and territories.xml are (mostly)
|
||||
@ -12,7 +12,6 @@ Group: Development/Tools
|
||||
License: GPLv3+
|
||||
URL: https://github.com/mike-fabian/langtable
|
||||
Source0: https://github.com/mike-fabian/langtable/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
Patch9000: 0001-langtable-add-Beijing-timezone-and-delete-others-lan.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl-interpreter
|
||||
%if 0%{?with_python2}
|
||||
@ -69,7 +68,7 @@ This package contains the data files for langtable.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch9000 -p1
|
||||
|
||||
%build
|
||||
perl -pi -e "s,_datadir = '(.*)',_datadir = '%{_datadir}/langtable'," langtable.py
|
||||
%if 0%{?with_python2}
|
||||
@ -123,6 +122,9 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/timezone
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 31 2020 zoulin <zoulin13@huawei.com> - 0.0.43-1
|
||||
- Update langtable to 0.0.43
|
||||
|
||||
* Wed May 20 2020 wangchen <wangchen137@huawei.com> - 0.0.38-9
|
||||
- remodify
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user