From 53175f7c5439bdd03f5d83cd776402fde8511226 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 19 Feb 2016 23:31:58 +0530 Subject: [PATCH] Add Supplements: tag for langpacks naming guidelines - Clean the specfile to follow current packaging guidelines --- hunspell-or.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hunspell-or.spec b/hunspell-or.spec index 9fee3cb..3e7950e 100644 --- a/hunspell-or.spec +++ b/hunspell-or.spec @@ -2,12 +2,13 @@ Name: hunspell-or Summary: Odia hunspell dictionaries Version: 1.0.0 Epoch: 1 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ URL: https://gitorious.org/hunspell_dictionaries Source0: http://anishpatil.fedorapeople.org/or_in.%{version}.tar.gz BuildRequires: hunspell-devel Requires: hunspell +Supplements: (hunspell and langpacks-or) BuildArch: noarch %description @@ -32,6 +33,10 @@ cp -p or_IN/*.dic or_IN/*.aff %{buildroot}%{_datadir}/myspell %{_datadir}/myspell/* %changelog +* Fri Feb 19 2016 Parag Nemade - 1:1.0.0-5 +- Add Supplements: tag for langpacks naming guidelines +- Clean the specfile to follow current packaging guidelines + * Thu Feb 04 2016 Fedora Release Engineering - 1:1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild