diff --git a/hyphen-pt.spec b/hyphen-pt.spec index 2c36ea7..4668b05 100644 --- a/hyphen-pt.spec +++ b/hyphen-pt.spec @@ -1,10 +1,11 @@ Name: hyphen-pt Summary: Portuguese hyphenation rules for hunspell used in OpenOffice -Version: 0.20021021 -Release: 19 -Source: http://openoffice.cs.utah.edu/contrib/dictionaries//hyph_pt_PT.zip +Version: 0.20140727 +Release: 1 +Source0: https://pt-br.libreoffice.org/assets/Uploads/PT-BR-Documents/VERO/hyphptBR-213.zip +Source1: http://download.services.openoffice.org/contrib/dictionaries/hyph_pt_PT.zip URL: http://wiki.services.openoffice.org/wiki/Dictionaries -License: GPL +License: GPL-1.0-or-later BuildArch: noarch Requires: hyphen @@ -14,17 +15,17 @@ Supplements: (hyphen and langpacks-pt) Portuguese hyphenation rules for hunspell used in OpenOffice. %prep -%autosetup -c -p1 -chmod -x * +%autosetup -c +unzip -q -o %{SOURCE1} %build +chmod -x * %install install -d $RPM_BUILD_ROOT/%{_datadir}/hyphen install -Dp -m644 *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen cd $RPM_BUILD_ROOT/%{_datadir}/hyphen/ -ln -s hyph_pt_PT.dic hyph_pt_BR.dic ln -s hyph_pt_PT.dic hyph_pt_AO.dic cd - @@ -33,5 +34,8 @@ cd - %{_datadir}/hyphen/* %changelog +* Wed Jun 15 2022 SimpleUpdate Robot - 0.20140727-1 +- Upgrade to version 0.20140727 + * Thu Apr 16 2020 Captain Wei 0.20021021-19 - Package init diff --git a/hyphptBR-213.zip b/hyphptBR-213.zip new file mode 100644 index 0000000..95d13a3 Binary files /dev/null and b/hyphptBR-213.zip differ