Related: rhbz#208458 try a different supplements incantation
This commit is contained in:
parent
93dde571ad
commit
81ba548b3a
@ -7,7 +7,7 @@ Name: hunspell-pt
|
||||
Summary: Portuguese hunspell dictionaries
|
||||
%global upstreamid 20131030
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20130125.tar.gz
|
||||
Source1: https://pt-br.libreoffice.org/assets/Uploads/PT-BR-Documents/VERO/ptBR-2013-10-30AOC-2.zip
|
||||
URL: https://pt-br.libreoffice.org/projetos/vero
|
||||
@ -16,7 +16,7 @@ License: ((LGPLv3 or MPL) and LGPLv2) and (GPLv2 or LGPLv2 or MPLv1.1)
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
Supplements: (hunspell and langpacks-pt and langpacks-pt_BR)
|
||||
Supplements: (hunspell and (langpacks-pt or langpacks-pt_BR))
|
||||
|
||||
%description
|
||||
Portuguese hunspell dictionaries.
|
||||
@ -56,6 +56,9 @@ popd
|
||||
%{_datadir}/%{dict_dirname}/*
|
||||
|
||||
%changelog
|
||||
* Fri May 13 2022 Caolán McNamara <caolanm@redhat.com> - 0.20131030-5
|
||||
- Related: rhbz#2084587 try (pt or pt-BR)
|
||||
|
||||
* Thu May 12 2022 Caolán McNamara <caolanm@redhat.com> - 0.20131030-4
|
||||
- Resolves: rhbz#2084587 add Supplements: langpacks-pt_BR
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user