diff --git a/hyphen-tk.spec b/hyphen-tk.spec index c7a6e1a..9de0733 100644 --- a/hyphen-tk.spec +++ b/hyphen-tk.spec @@ -1,18 +1,17 @@ Name: hyphen-tk Summary: Turkmen hyphenation rules -%define upstreamid 20110620 +%global upstreamid 20110620 Version: 0.%{upstreamid} -Release: 8%{?dist} +Release: 9%{?dist} #? in a url causes trouble #http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-tk.tex?view=co Source: hyph-tk.tex -Group: Applications/Text URL: http://tug.org/tex-hyphen -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) License: Public Domain BuildArch: noarch BuildRequires: hyphen-devel Requires: hyphen +Supplements: (hyphen and langpacks-tk) Patch0: hyphen-tk-cleantex.patch %description @@ -31,19 +30,19 @@ echo "" >> README head -n 15 hyph-tk.tex >> README %install -rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen cp -p hyph_tk_TM.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen -%clean -rm -rf $RPM_BUILD_ROOT %files -%defattr(-,root,root,-) %doc README %{_datadir}/hyphen/hyph_tk_TM.dic %changelog +* Fri Feb 19 2016 Parag Nemade - 0.20110620-9 +- Add Supplements: tag for langpacks naming guidelines +- Clean the specfile to follow current packaging guidelines + * Thu Feb 04 2016 Fedora Release Engineering - 0.20110620-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild