%prep no longer patched with git
This commit is contained in:
parent
2c80fa8100
commit
1148c7982c
@ -1,6 +1,6 @@
|
||||
Name: hunspell-qu
|
||||
Version: 0.9
|
||||
Release: 16
|
||||
Release: 17
|
||||
Summary: Quechua Ecuador hunspell dictionaries for hunspell used in OpenOffice
|
||||
License: AGPLv3
|
||||
URL: http://extensions.services.openoffice.org/project/KichwaSpellchecker
|
||||
@ -13,7 +13,7 @@ Supplements: (hunspell and langpacks-qu)
|
||||
Quechua Ecuador hunspell dictionaries for hunspell used in OpenOffice.
|
||||
|
||||
%prep
|
||||
%autosetup -c -n hunspell-qu-%{version} -p1 -S git
|
||||
%autosetup -c -n hunspell-qu-%{version} -p1
|
||||
|
||||
%build
|
||||
|
||||
@ -26,6 +26,9 @@ install -Dp qu_EC.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/qu_EC.dic
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Sat Jul 10 2021 wangyue <wangyue92@huawei.com> - 0.9-17
|
||||
- %prep no longer patched with git
|
||||
|
||||
* Fri Sep 11 2020 baizhonggui <baizhonggui@huawei.com> - 0.9-16
|
||||
- Modify source0 and rename package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user