From b9b1fa5b33034a644b46237a94e235adc61c4413 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 19 Feb 2016 23:24:31 +0530 Subject: [PATCH] Add Supplements: tag for langpacks naming guidelines - Clean the specfile to follow current packaging guidelines --- hunspell-eo.spec | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/hunspell-eo.spec b/hunspell-eo.spec index e1df924..f7c3f5a 100644 --- a/hunspell-eo.spec +++ b/hunspell-eo.spec @@ -1,15 +1,14 @@ Name: hunspell-eo Summary: Esperanto hunspell dictionaries Version: 1.0 -Release: 0.10.dev%{?dist} -Group: Applications/Text +Release: 0.11.dev%{?dist} Source: http://extensions.services.openoffice.org/files/3377/1/1.0-dev.oxt URL: http://extensions.services.openoffice.org/project/literumilo -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) License: LGPLv3 BuildArch: noarch Requires: hunspell +Supplements: (hunspell and langpacks-eo) %description Esperanto hunspell dictionaries. @@ -21,19 +20,19 @@ Esperanto hunspell dictionaries. chmod -x * %install -rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell cp -p literumilo.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/eo.dic cp -p literumilo.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/eo.aff -%clean -rm -rf $RPM_BUILD_ROOT %files -%defattr(-,root,root,-) %{_datadir}/myspell/* %changelog +* Fri Feb 19 2016 Parag Nemade - 1.0-0.11.dev +- Add Supplements: tag for langpacks naming guidelines +- Clean the specfile to follow current packaging guidelines + * Thu Feb 04 2016 Fedora Release Engineering - 1.0-0.10.dev - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild @@ -58,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT * Wed Feb 09 2011 Fedora Release Engineering - 1.0-0.3.dev - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild -* Wed Jul 09 2010 Caolan McNamara - 1.0-0.2.dev +* Fri Jul 09 2010 Caolan McNamara - 1.0-0.2.dev - drop buildrequire * Thu Dec 03 2009 Caolan McNamara - 1.0-0.1.dev