diff --git a/hunspell-sl.spec b/hunspell-sl.spec index de8aabb..3514345 100644 --- a/hunspell-sl.spec +++ b/hunspell-sl.spec @@ -1,16 +1,15 @@ Name: hunspell-sl Summary: Slovenian hunspell dictionaries -%define upstreamid 20070127 +%global upstreamid 20070127 Version: 0.%{upstreamid} -Release: 13%{?dist} +Release: 14%{?dist} Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/sl_SI.zip -Group: Applications/Text URL: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) License: GPL+ or LGPLv2+ BuildArch: noarch Requires: hunspell +Supplements: (hunspell and langpacks-sl) %description Slovenian hunspell dictionaries. @@ -22,19 +21,19 @@ Slovenian hunspell dictionaries. chmod -x * %install -rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell -%clean -rm -rf $RPM_BUILD_ROOT %files -%defattr(-,root,root,-) %doc README_sl_SI.txt %{_datadir}/myspell/* %changelog +* Fri Feb 19 2016 Parag Nemade - 0.20070127-14 +- Add Supplements: tag for langpacks naming guidelines +- Clean the specfile to follow current packaging guidelines + * Thu Feb 04 2016 Fedora Release Engineering - 0.20070127-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild