fix the version as 2013.01.25
This commit is contained in:
parent
803b547a61
commit
d44184ea20
@ -1,8 +1,8 @@
|
|||||||
Name: hunspell-pt
|
Name: hunspell-pt
|
||||||
Summary: Hunspell dictionaries for Portuguese
|
Summary: Hunspell dictionaries for Portuguese
|
||||||
Version: 20130125
|
Version: 2013.01.25
|
||||||
Release: 13
|
Release: 13
|
||||||
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-%{version}.tar.gz
|
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20130125.tar.gz
|
||||||
Source1: http://downloads.sourceforge.net/project/openofficeorg.mirror/contrib/dictionaries/pt_BR.zip
|
Source1: http://downloads.sourceforge.net/project/openofficeorg.mirror/contrib/dictionaries/pt_BR.zip
|
||||||
URL: https://wiki.openoffice.org/wiki/Dictionaries
|
URL: https://wiki.openoffice.org/wiki/Dictionaries
|
||||||
License: ((LGPLv3 or MPL) and LGPLv2) and (GPLv2 or LGPLv2 or MPLv1.1)
|
License: ((LGPLv3 or MPL) and LGPLv2) and (GPLv2 or LGPLv2 or MPLv1.1)
|
||||||
@ -15,7 +15,7 @@ Supplements: (hunspell and langpacks-pt)
|
|||||||
Hunspell dictionaries for Portuguese.
|
Hunspell dictionaries for Portuguese.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n hunspell-pt_PT-%{version} -p1
|
%autosetup -n hunspell-pt_PT-20130125 -p1
|
||||||
unzip -q -o %{SOURCE1}
|
unzip -q -o %{SOURCE1}
|
||||||
for i in README_pt_BR.txt README_pt_PT.txt; do
|
for i in README_pt_BR.txt README_pt_PT.txt; do
|
||||||
if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then
|
if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then
|
||||||
@ -45,11 +45,11 @@ cd -
|
|||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Oct 10 2020 zhanghua <zhanghua40@huawei.com> - 20130125-13
|
* Sat Oct 10 2020 zhanghua <zhanghua40@huawei.com> - 2013.01.25-13
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
- DESC: fix the version as 20130125
|
- DESC: fix the version as 2013.01.25
|
||||||
|
|
||||||
* Thu Apr 23 2020 lizhenhua <lizhenhua21@huawei.com> - 0.20130125-12
|
* Thu Apr 23 2020 lizhenhua <lizhenhua21@huawei.com> - 0.20130125-12
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user