This commit is contained in:
parent
ab0667a60f
commit
9a2f549a8a
@ -3,7 +3,7 @@ Summary: Chichewa hunspell dictionaries
|
|||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.01
|
Version: 0.01
|
||||||
Release: 13%{?dist}
|
Release: 13%{?dist}
|
||||||
Source: http://extensions.services.openoffice.org/e-files/4052/0/hunspell-chichewa-ny-dict-%{version}.oxt
|
Source: https://downloads.sourceforge.net/project/aoo-extensions/4052/0/hunspell-chichewa-ny-dict-%{version}.oxt
|
||||||
URL: http://extensions.services.openoffice.org/en/project/chicspell
|
URL: http://extensions.services.openoffice.org/en/project/chicspell
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -16,7 +16,7 @@ Supplements: (hunspell and langpacks-ny)
|
|||||||
Chichewa hunspell dictionaries.
|
Chichewa hunspell dictionaries.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c
|
%autosetup -c
|
||||||
|
|
||||||
%build
|
%build
|
||||||
for i in dictionaries/README_ny_MW.txt; do
|
for i in dictionaries/README_ny_MW.txt; do
|
||||||
@ -36,7 +36,8 @@ cp -p dictionaries/ny_MW.* $RPM_BUILD_ROOT/%{_datadir}/myspell
|
|||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc LICENSES-en.txt dictionaries/README_ny_MW.txt
|
%doc dictionaries/README_ny_MW.txt
|
||||||
|
%license LICENSES-en.txt
|
||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user