mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 00:11:59 +02:00
Merge pull request #7 from sp1ritCS/master
modified clapper.spec to fit openSUSE packagaging guidelines
This commit is contained in:
@@ -95,6 +95,9 @@ A GNOME media player built using GJS and powered by GStreamer with OpenGL render
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%suse_update_desktop_files %{appname}
|
||||||
|
%endif
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
@@ -108,5 +111,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
%{_datadir}/mime/packages/%{appname}.xml
|
%{_datadir}/mime/packages/%{appname}.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 19 22:02:00 CEST 2020 sp1rit - 0.0.0-2
|
||||||
|
- Added %suse_update_desktop_files macro for SuSE packages
|
||||||
* Fri Sep 18 2020 Rafostar <rafostar.github@gmail.com> - 0.0.0-1
|
* Fri Sep 18 2020 Rafostar <rafostar.github@gmail.com> - 0.0.0-1
|
||||||
- Initial package
|
- Initial package
|
||||||
|
Reference in New Issue
Block a user