# Restore old style debuginfo creation for rpm >= 4.14. %undefine _debugsource_packages %undefine _debuginfo_subpackages # -*- rpm-spec -*- BuildRoot: %_topdir/veyon-4.99.0.1387-Linux Summary: Cross-platform computer control and classroom management Name: veyon Version: 4.99.0.1387 Release: 1 License: GPLv2 Group: unknown Vendor: Veyon Solutions Requires: qca-qt5-ossl, qt5-qtquickcontrols2 Prefix: /usr %define _rpmdir %_topdir/RPMS %define _srcrpmdir %_topdir/SRPMS %define _unpackaged_files_terminate_build 0 %description Veyon is a free and open source software for monitoring and controlling computers across multiple platforms. Veyon supports you in teaching in digital learning environments, performing virtual trainings or giving remote support. The following features are available in Veyon: * Overview: monitor all computers in one or multiple locations or classrooms * Remote access: view or control computers to watch and support users * Demo: broadcast the teacher's screen in realtime (fullscreen/window) * Screen lock: draw attention to what matters right now * Communication: send text messages to students * Start and end lessons: log in and log out users all at once * Screenshots: record learning progress and document infringements * Programs & websites: launch programs and open website URLs remotely * Teaching material: distribute and open documents, images and videos easily * Administration: power on/off and reboot computers remotely # This is a shortcutted spec file generated by CMake RPM generator # we skip _install step because CPack does that for us. # We do only save CPack installed tree in _prepr # and then restore it in build. %prep mv $RPM_BUILD_ROOT %_topdir/tmpBBroot %install if [ -e $RPM_BUILD_ROOT ]; then rm -rf $RPM_BUILD_ROOT fi mv %_topdir/tmpBBroot $RPM_BUILD_ROOT %clean %files %defattr(-,root,root,-) %dir "/lib/systemd" %dir "/lib/systemd/system" "/usr/bin/veyon-auth-helper" "/usr/bin/veyon-cli" "/usr/bin/veyon-configurator" "/usr/bin/veyon-master" "/usr/bin/veyon-server" "/usr/bin/veyon-service" "/usr/bin/veyon-worker" %dir "/usr/lib64/veyon" "/usr/lib64/veyon/authkeys.so" "/usr/lib64/veyon/authlogon.so" "/usr/lib64/veyon/authsimple.so" "/usr/lib64/veyon/builtin-x11vnc-server.so" "/usr/lib64/veyon/builtindirectory.so" "/usr/lib64/veyon/demo.so" "/usr/lib64/veyon/desktopservices.so" "/usr/lib64/veyon/external-vnc-server.so" "/usr/lib64/veyon/filetransfer.so" "/usr/lib64/veyon/ldap.so" "/usr/lib64/veyon/libkldap-light.so" "/usr/lib64/veyon/libldap-common.so" "/usr/lib64/veyon/libveyon-core.so" "/usr/lib64/veyon/linux-platform.so" "/usr/lib64/veyon/powercontrol.so" "/usr/lib64/veyon/remoteaccess.so" "/usr/lib64/veyon/screenlock.so" "/usr/lib64/veyon/screenshot.so" "/usr/lib64/veyon/systemusergroups.so" "/usr/lib64/veyon/textmessage.so" "/usr/lib64/veyon/usersessioncontrol.so" %dir "/usr/share/applications" %dir "/usr/share/icons" %dir "/usr/share/icons/hicolor" %dir "/usr/share/icons/hicolor/48x48" %dir "/usr/share/icons/hicolor/48x48/apps" %dir "/usr/share/icons/hicolor/scalable" %dir "/usr/share/icons/hicolor/scalable/apps" %dir "/usr/share/pixmaps" %dir "/usr/share/polkit-1" %dir "/usr/share/polkit-1/actions" %dir "/usr/share/veyon" %dir "/usr/share/veyon/translations" "/usr/share/veyon/translations/veyon.qm" "/usr/share/veyon/translations/veyon_ar.qm" "/usr/share/veyon/translations/veyon_bg.qm" "/usr/share/veyon/translations/veyon_ca_ES.qm" "/usr/share/veyon/translations/veyon_cs.qm" "/usr/share/veyon/translations/veyon_de.qm" "/usr/share/veyon/translations/veyon_el.qm" "/usr/share/veyon/translations/veyon_es_ES.qm" "/usr/share/veyon/translations/veyon_et.qm" "/usr/share/veyon/translations/veyon_fa.qm" "/usr/share/veyon/translations/veyon_fr.qm" "/usr/share/veyon/translations/veyon_he.qm" "/usr/share/veyon/translations/veyon_hu.qm" "/usr/share/veyon/translations/veyon_id.qm" "/usr/share/veyon/translations/veyon_it.qm" "/usr/share/veyon/translations/veyon_ja.qm" "/usr/share/veyon/translations/veyon_ko.qm" "/usr/share/veyon/translations/veyon_lt.qm" "/usr/share/veyon/translations/veyon_lv.qm" "/usr/share/veyon/translations/veyon_mn.qm" "/usr/share/veyon/translations/veyon_nl.qm" "/usr/share/veyon/translations/veyon_no_NO.qm" "/usr/share/veyon/translations/veyon_pl.qm" "/usr/share/veyon/translations/veyon_pt_BR.qm" "/usr/share/veyon/translations/veyon_pt_PT.qm" "/usr/share/veyon/translations/veyon_ru.qm" "/usr/share/veyon/translations/veyon_sl.qm" "/usr/share/veyon/translations/veyon_sr.qm" "/usr/share/veyon/translations/veyon_sv.qm" "/usr/share/veyon/translations/veyon_th.qm" "/usr/share/veyon/translations/veyon_tr.qm" "/usr/share/veyon/translations/veyon_uk.qm" "/usr/share/veyon/translations/veyon_vi.qm" "/usr/share/veyon/translations/veyon_zh_CN.qm" "/usr/share/veyon/translations/veyon_zh_TW.qm" %config "/lib/systemd/system/veyon.service" %config "/usr/share/applications/veyon-master.desktop" %config "/usr/share/pixmaps/veyon-master.xpm" %config "/usr/share/icons/hicolor/48x48/apps/veyon-master.png" %config "/usr/share/icons/hicolor/scalable/apps/veyon-master.svg" %config "/usr/share/applications/veyon-configurator.desktop" %config "/usr/share/pixmaps/veyon-configurator.xpm" %config "/usr/share/icons/hicolor/48x48/apps/veyon-configurator.png" %config "/usr/share/icons/hicolor/scalable/apps/veyon-configurator.svg" %config "/usr/share/polkit-1/actions/io.veyon.veyon-configurator.policy" %changelog * Sun Jul 4 2010 Eric Noulard - 4.99.0.1387-1 Generated by CPack RPM (no Changelog file were provided)