From 5916c52a6ea38cfe452339d61e0f41b0a56bec16 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 5 Oct 2023 21:35:40 +0530 Subject: [PATCH] Drop dependency on redland by dropping CREDITS file --- hunspell-ak.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/hunspell-ak.spec b/hunspell-ak.spec index 681dd3f..b43d141 100644 --- a/hunspell-ak.spec +++ b/hunspell-ak.spec @@ -7,13 +7,12 @@ Name: hunspell-ak Summary: Akan hunspell dictionaries Version: 0.9.1 -Release: 15%{?dist} +Release: 16%{?dist} Source: https://addons.mozilla.org/firefox/downloads/file/376172/akan_spelling_dictionary-0.9.1-typefix-fx.xpi URL: http://kasahorow.org/content/akan-nsɛmfuaasekyerɛ #https://addons.mozilla.org/en-US/firefox/versions/license/73122 License: LGPL-3.0-only BuildArch: noarch -BuildRequires: redland Requires: hunspell-filesystem Supplements: (hunspell and langpacks-ak) @@ -25,8 +24,6 @@ Akan hunspell dictionaries. %autosetup -c %build -rdfproc -s file hunspell-oc parse install.rdf -rdfproc -s file hunspell-oc print | grep install-manifest | grep -v targetApplication | sed -e 's/.*#//' | sed -e 's/], "/: /'| sed -e 's/"}//' > CREDITS chmod -x dictionaries/ak-GH.* %install @@ -36,10 +33,12 @@ cp -p dictionaries/ak-GH.dic $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/ak_GH.d %files -%doc CREDITS %{_datadir}/%{dict_dirname}/* %changelog +* Thu Oct 05 2023 Parag Nemade - 0.9.1-16 +- Drop dependency on redland by dropping CREDITS file + * Thu Jul 20 2023 Fedora Release Engineering - 0.9.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild