!6 fix permission deny failure at then end stage of building
From: @wang--ge Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
5b5d5e4be3
@ -1,6 +1,6 @@
|
||||
Name: hyphen-gl
|
||||
Version: 0.99
|
||||
Release: 18
|
||||
Release: 19
|
||||
Summary: The rules of Galician hyphenation
|
||||
License: GPLv3
|
||||
BuildArch: noarch
|
||||
@ -17,6 +17,7 @@ The creation and maintenance of Galaxy syllable label based on hyphen.
|
||||
|
||||
%build
|
||||
chmod -x *
|
||||
chmod 744 ./META-INF
|
||||
|
||||
%install
|
||||
install -Dp hyph_gl_ANY.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_gl_ANY.dic
|
||||
@ -26,6 +27,9 @@ install -Dp hyph_gl_ANY.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_gl_ANY.dic
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 15 2023 Ge Wang <wangge20@h-partners.com> - 0.99-19
|
||||
- Fix permission deny build failure at the end stage of building
|
||||
|
||||
* Tue Nov 22 2022 caodongxia <caodongxia@h-partners.com> - 0.99-18
|
||||
- Modify invalid source0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user