Drop dependency on redland by dropping CREDITS file
This commit is contained in:
parent
30066c698a
commit
5916c52a6e
@ -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 <pnemade AT redhat DOT com> - 0.9.1-16
|
||||
- Drop dependency on redland by dropping CREDITS file
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user