diff --git a/hyphen-hsb.spec b/hyphen-hsb.spec index 1d1659a..ccb1e1d 100644 --- a/hyphen-hsb.spec +++ b/hyphen-hsb.spec @@ -1,18 +1,17 @@ Name: hyphen-hsb Summary: Upper Sorbian 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-hsb.tex?view=co Source0: hyph-hsb.tex -Group: Applications/Text URL: http://tug.org/tex-hyphen -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) License: LPPL BuildArch: noarch BuildRequires: hyphen-devel Requires: hyphen +Supplements: (hyphen and langpacks-hsb) Patch0: hyphen-hsb-cleantex.patch %description @@ -30,19 +29,19 @@ echo "---" >> README head -n 70 hyph-hsb.tex >> README %install -rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen cp -p hyph_hsb_DE.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen -%clean -rm -rf $RPM_BUILD_ROOT %files -%defattr(-,root,root,-) %doc README %{_datadir}/hyphen/* %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