Add Supplements: tag for langpacks naming guidelines
- Clean the specfile to follow current packaging guidelines
This commit is contained in:
parent
420b6543a0
commit
4f82e60a02
@ -1,15 +1,15 @@
|
|||||||
Name: hunspell-hi
|
Name: hunspell-hi
|
||||||
Summary: Hindi hunspell dictionaries
|
Summary: Hindi hunspell dictionaries
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Source: http://anishpatil.fedorapeople.org/hi_in.%{version}.tar.gz
|
Source: http://anishpatil.fedorapeople.org/hi_in.%{version}.tar.gz
|
||||||
Group: Applications/Text
|
|
||||||
URL: https://gitorious.org/hunspell_dictionaries
|
URL: https://gitorious.org/hunspell_dictionaries
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: hunspell
|
Requires: hunspell
|
||||||
|
Supplements: (hunspell and langpacks-hi)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Hindi hunspell dictionaries.
|
Hindi hunspell dictionaries.
|
||||||
@ -30,6 +30,10 @@ cp -p hi_IN/*.dic hi_IN/*.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
|||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 1:1.0.0-5
|
||||||
|
- Add Supplements: tag for langpacks naming guidelines
|
||||||
|
- Clean the specfile to follow current packaging guidelines
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.0-4
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.0-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user