From 8f506feba386e00b98210b98137deb4271e41db3 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Feb 19 2016 18:01:44 +0000 Subject: Add Supplements: tag for langpacks naming guidelines - Clean the specfile to follow current packaging guidelines --- diff --git a/hunspell-oc.spec b/hunspell-oc.spec index 97e4ca2..d143579 100644 --- a/hunspell-oc.spec +++ b/hunspell-oc.spec @@ -1,16 +1,15 @@ Name: hunspell-oc Summary: Occitan hunspell dictionaries Version: 0.5 -Release: 11%{?dist} +Release: 12%{?dist} Source: https://addons.mozilla.org/en-US/firefox/downloads/file/34604/occitan-languedocien-%{version}-fx+tb+sm.xpi -Group: Applications/Text URL: https://addons.mozilla.org/en-US/firefox/addon/8235 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) License: GPLv3+ BuildArch: noarch BuildRequires: redland Requires: hunspell +Supplements: (hunspell and langpacks-oc) %description Occitan hunspell dictionaries. @@ -23,20 +22,20 @@ rdfproc hunspell-oc parse install.rdf rdfproc hunspell-oc print | grep install-manifest | grep -v targetApplication | sed -e 's/.*#//' | sed -e 's/], "/: /'| sed -e 's/"}//' > CREDITS %install -rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell cp -p dictionaries/oc-FR.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/oc_FR.aff cp -p dictionaries/oc-FR.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/oc_FR.dic -%clean -rm -rf $RPM_BUILD_ROOT %files -%defattr(-,root,root,-) %doc CREDITS %{_datadir}/myspell/* %changelog +* Fri Feb 19 2016 Parag Nemade - 0.5-12 +- Add Supplements: tag for langpacks naming guidelines +- Clean the specfile to follow current packaging guidelines + * Thu Feb 04 2016 Fedora Release Engineering - 0.5-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild