!3 [sync] PR-2: Package upgrade
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
3946d26cfb
@ -1,10 +1,11 @@
|
|||||||
Name: hyphen-pt
|
Name: hyphen-pt
|
||||||
Summary: Portuguese hyphenation rules for hunspell used in OpenOffice
|
Summary: Portuguese hyphenation rules for hunspell used in OpenOffice
|
||||||
Version: 0.20021021
|
Version: 0.20140727
|
||||||
Release: 19
|
Release: 1
|
||||||
Source: http://openoffice.cs.utah.edu/contrib/dictionaries//hyph_pt_PT.zip
|
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
|
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
|
||||||
License: GPL
|
License: GPL-1.0-or-later
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: hyphen
|
Requires: hyphen
|
||||||
@ -14,17 +15,17 @@ Supplements: (hyphen and langpacks-pt)
|
|||||||
Portuguese hyphenation rules for hunspell used in OpenOffice.
|
Portuguese hyphenation rules for hunspell used in OpenOffice.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -c -p1
|
%autosetup -c
|
||||||
chmod -x *
|
unzip -q -o %{SOURCE1}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
chmod -x *
|
||||||
|
|
||||||
%install
|
%install
|
||||||
install -d $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
install -d $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||||
install -Dp -m644 *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
install -Dp -m644 *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||||
|
|
||||||
cd $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
|
ln -s hyph_pt_PT.dic hyph_pt_AO.dic
|
||||||
cd -
|
cd -
|
||||||
|
|
||||||
@ -33,5 +34,8 @@ cd -
|
|||||||
%{_datadir}/hyphen/*
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 15 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.20140727-1
|
||||||
|
- Upgrade to version 0.20140727
|
||||||
|
|
||||||
* Thu Apr 16 2020 Captain Wei <captain.a.wei@gmail.com> 0.20021021-19
|
* Thu Apr 16 2020 Captain Wei <captain.a.wei@gmail.com> 0.20021021-19
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
BIN
hyphptBR-213.zip
Normal file
BIN
hyphptBR-213.zip
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user