Add Supplements: tag for langpacks naming guidelines
- Clean the specfile to follow current packaging guidelines
This commit is contained in:
parent
76e0037f35
commit
6241897ee7
@ -2,13 +2,13 @@ Name: hyphen-ta
|
||||
Summary: Tamil hyphenation rules
|
||||
Epoch: 1
|
||||
Version: 0.7.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/%{name}-%{version}.tar.bz2
|
||||
Group: Applications/Text
|
||||
URL: http://wiki.smc.org.in
|
||||
License: LGPLv3+
|
||||
BuildArch: noarch
|
||||
Requires: hyphen
|
||||
Supplements: (hyphen and langpacks-ta)
|
||||
|
||||
%description
|
||||
Tamil hyphenation rules.
|
||||
@ -27,6 +27,10 @@ install -m644 -p *.dic %{buildroot}/%{_datadir}/hyphen
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 1:0.7.0-8
|
||||
- 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:0.7.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user