|
|
|
@ -38,9 +38,9 @@ Requires(pre): apache2-base |
|
|
|
|
Summary: Doskast for client (student) |
|
|
|
|
Group: Graphical desktop/Other |
|
|
|
|
Requires: curl |
|
|
|
|
Requires: polkit |
|
|
|
|
Requires: xpra |
|
|
|
|
Requires: zenity |
|
|
|
|
Requires: %{_bindir}/pkexec |
|
|
|
|
|
|
|
|
|
%description student |
|
|
|
|
%summary |
|
|
|
@ -54,11 +54,9 @@ Requires: zenity |
|
|
|
|
%config(noreplace) %{_sysconfdir}/doskastrc |
|
|
|
|
|
|
|
|
|
%post student |
|
|
|
|
%post_service doskast-student.socket |
|
|
|
|
%post_service doskast-student.service |
|
|
|
|
|
|
|
|
|
%preun student |
|
|
|
|
%preun_service doskast-student.socket |
|
|
|
|
%preun_service doskast-student.service |
|
|
|
|
|
|
|
|
|
#-------------------------------------------------------------- |
|
|
|
|