Validate autostart desktop file
This commit is contained in:
parent
cf9538dc89
commit
1137a3f859
@ -58,7 +58,7 @@ find %{buildroot} -name '*.la' -delete
|
||||
|
||||
%check
|
||||
# Does not validate due to Cinnamon value for OnlyShowIn.
|
||||
#desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/orca-autostart.desktop
|
||||
desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/orca-autostart.desktop
|
||||
|
||||
|
||||
%post
|
||||
@ -90,6 +90,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
* Sat Sep 03 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
|
||||
- Update to 3.21.91
|
||||
- Don't set group tags
|
||||
- Validate autostart desktop file
|
||||
|
||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.21.3-2
|
||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user