spec cleanup

This commit is contained in:
Parag Nemade 2017-09-28 13:33:06 +05:30
parent 63c75d3b66
commit 1eeba5fc98
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

View File

@ -1,7 +1,7 @@
Name: hunspell-ml
Summary: Malayalam hunspell dictionaries
Version: 0.1
Release: 16%{?dist}
Release: 17%{?dist}
Source: http://download.savannah.gnu.org/releases/smc/Spellchecker/ooo-hunspell-ml-%{version}.tar.bz2
URL: http://download.savannah.gnu.org/releases/smc/Spellchecker/
License: GPLv3+
@ -14,7 +14,7 @@ Supplements: (hunspell and langpacks-ml)
Malayalam hunspell dictionaries
%prep
%setup -q -n ooo-hunspell-ml-%{version}
%autosetup -n ooo-hunspell-ml-%{version}
%build
echo "Nothing to build..."
@ -24,10 +24,14 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%files
%doc COPYING README
%doc README
%license COPYING
%{_datadir}/myspell/*
%changelog
* Thu Sep 28 2017 Parag Nemade <pnemade AT redhat DOT com> - 0.1-17
- spec cleanup
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild