Add Supplements: tag for langpacks naming guidelines
- Clean the specfile to follow current packaging guidelines
This commit is contained in:
parent
dc6f18fc81
commit
d2fd3eb24b
@ -3,7 +3,7 @@
|
||||
Name: hyphen-sa
|
||||
Summary: Sanskrit hyphenation rules
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
#? in a url causes trouble
|
||||
#http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-sa.tex?view=co
|
||||
Source: hyph-sa.tex
|
||||
@ -12,6 +12,7 @@ License: LPPL
|
||||
BuildArch: noarch
|
||||
BuildRequires: hyphen-devel
|
||||
Requires: hyphen
|
||||
Supplements: (hyphen and langpacks-sa)
|
||||
Patch0: hyphen-sa-cleantex.patch
|
||||
|
||||
%description
|
||||
@ -38,6 +39,10 @@ cp -p hyph_sa_IN.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
%{_datadir}/hyphen/hyph_sa_IN.dic
|
||||
|
||||
%changelog
|
||||
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 0.20110915-10
|
||||
- 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> - 0.20110915-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user