From 957a56f76372d390d2a09593155da188d9c02b9f Mon Sep 17 00:00:00 2001 From: cherry530 Date: Wed, 15 Feb 2023 15:38:18 +0800 Subject: [PATCH] Fix build failed with rpm 4.18.0 Signed-off-by: cherry530 (cherry picked from commit 0736a2142f68aca46e667cbb21c527bfe3cbb30d) --- hyphen-ku.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hyphen-ku.spec b/hyphen-ku.spec index 3e7925f..8191d67 100644 --- a/hyphen-ku.spec +++ b/hyphen-ku.spec @@ -1,7 +1,7 @@ Name: hyphen-ku Summary: Rules for Kurdish hyphenation Version: 1.71.2 -Release: 16 +Release: 17 Source: https://downloads.sourceforge.net/project/aoo-extensions/2445/12/kitandin.oxt URL: http://extensions.services.openoffice.org/project/kitandin License: GPLv2+ or LGPLv2+ @@ -16,7 +16,7 @@ Rules for Kurdish hyphenation. %autosetup -c -n hyphen-ku -p1 %build -chmod -x * +chmod -x *.dic *.txt %install 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/* %changelog +* Wed Feb 15 2023 xu_ping - 1.71.2-17 +- Fix build failed with rpm 4.18.0 + * Thu Apr 23 2020 wutao - 1.71.2-16 - Package init