Dominique Leuenberger 2024-03-29 12:11:18 +00:00 committed by Git OBS Bridge
parent 8a52ed2484
commit ca5bcec8a4

View File

@ -100,12 +100,24 @@ export CC=gcc-13
%meson_install
%find_lang %{name}
%check
%meson_test
%pre
%service_add_pre %{systemd_unit}
%post
%tmpfiles_create %{_tmpfilesdir}/gnome-remote-desktop-tmpfiles.conf
%service_add_post %{systemd_unit}
%systemd_user_post %{systemd_unit}
%preun
%service_del_preun %{systemd_unit}
%systemd_user_preun %{systemd_unit}
%postun
%service_del_postun %{systemd_unit}
%files
%license COPYING
%doc README.md