From 8f1bfadeff8230fc19f2411d9b5ecfc36af138de Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 19 Feb 2016 23:32:06 +0530 Subject: [PATCH] Add Supplements: tag for langpacks naming guidelines - Clean the specfile to follow current packaging guidelines --- hunspell-pa.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/hunspell-pa.spec b/hunspell-pa.spec index bdefd50..2a75c66 100644 --- a/hunspell-pa.spec +++ b/hunspell-pa.spec @@ -1,15 +1,15 @@ Name: hunspell-pa Summary: Punjabi hunspell dictionaries Version: 1.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 Source: http://anishpatil.fedorapeople.org/pa_in.%{version}.tar.gz -Group: Applications/Text URL: https://gitorious.org/hunspell_dictionaries License: GPLv2+ BuildArch: noarch Requires: hunspell +Supplements: (hunspell and langpacks-pa) %description Punjabi hunspell dictionaries. @@ -30,6 +30,10 @@ cp -p pa_IN/*.dic pa_IN/*.aff $RPM_BUILD_ROOT/%{_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