修改kwin_no_scale权限为755,使dde-dock正常启动

(cherry picked from commit 7fbbd6d5bad93eb4f5d24d8b635a18a5cab946a6)
This commit is contained in:
loong_C 2022-08-03 11:31:43 +08:00 committed by openeuler-sync-bot
parent a7612b195c
commit dc7c168760

View File

@ -1,5 +1,5 @@
%global repo dde-kwin
%define pkgrelease 2
%define pkgrelease 3
%if 0%{?openeuler}
%define specrelease %{pkgrelease}
%else
@ -121,6 +121,7 @@ export PATH=%{_qt5_bindir}:$PATH
%install
%make_install
chmod 755 %{buildroot}%{_bindir}/kwin_no_scale
%files
%doc CHANGELOG.md
@ -148,6 +149,9 @@ export PATH=%{_qt5_bindir}:$PATH
%endif
%changelog
* Wed Aug 03 2022 liweiganga <liweiganga@uniontech.com> - 5.4.26-3
- modify kwin_no_scale permission to 755
* Tue Aug 02 2022 liweiganga <liweiganga@uniontech.com> - 5.4.26-2
- modify requires