- Ensure the .desktop file isn't executable

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kjumpingcube?expand=0&rev=32
This commit is contained in:
Luca Beltrame 2016-05-18 05:18:07 +00:00 committed by Git OBS Bridge
parent 4f762890be
commit 59185ba935
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 18 05:17:48 UTC 2016 - lbeltrame@kde.org
- Ensure the .desktop file isn't executable
-------------------------------------------------------------------
Sat May 7 10:31:17 UTC 2016 - tittiatcoke@gmail.com

View File

@ -64,8 +64,10 @@ this you can gain more fields and finally win the board over.
%install
%kf5_makeinstall -C build
# .desktop files shouldn't be executable
chmod -x %{buildroot}/usr/share/applications/org.kde.kjumpingcube.desktop
%files
%files
%defattr(-,root,root)
%doc COPYING COPYING.DOC
%{_kf5_bindir}/kjumpingcube