!3 [sync] PR-2: Fix build failed with rpm 4.18.0
From: @openeuler-sync-bot Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
542990a0f6
@ -1,7 +1,7 @@
|
|||||||
Name: hyphen-ku
|
Name: hyphen-ku
|
||||||
Summary: Rules for Kurdish hyphenation
|
Summary: Rules for Kurdish hyphenation
|
||||||
Version: 1.71.2
|
Version: 1.71.2
|
||||||
Release: 16
|
Release: 17
|
||||||
Source: https://downloads.sourceforge.net/project/aoo-extensions/2445/12/kitandin.oxt
|
Source: https://downloads.sourceforge.net/project/aoo-extensions/2445/12/kitandin.oxt
|
||||||
URL: http://extensions.services.openoffice.org/project/kitandin
|
URL: http://extensions.services.openoffice.org/project/kitandin
|
||||||
License: GPLv2+ or LGPLv2+
|
License: GPLv2+ or LGPLv2+
|
||||||
@ -16,7 +16,7 @@ Rules for Kurdish hyphenation.
|
|||||||
%autosetup -c -n hyphen-ku -p1
|
%autosetup -c -n hyphen-ku -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
chmod -x *
|
chmod -x *.dic *.txt
|
||||||
|
|
||||||
%install
|
%install
|
||||||
install -Dp hyph_ku.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_ku_TR.dic
|
install -Dp hyph_ku.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_ku_TR.dic
|
||||||
@ -29,5 +29,8 @@ ln -s hyph_ku_TR.dic hyph_ku_SY.dic
|
|||||||
%{_datadir}/hyphen/*
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 15 2023 xu_ping <xuping33@h-partners.com> - 1.71.2-17
|
||||||
|
- Fix build failed with rpm 4.18.0
|
||||||
|
|
||||||
* Thu Apr 23 2020 wutao <wutao61@huawei.com> - 1.71.2-16
|
* Thu Apr 23 2020 wutao <wutao61@huawei.com> - 1.71.2-16
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user