|
|
|
@ -98,9 +98,6 @@ CFLAGS="$RPM_OPT_FLAGS -I/usr/include/libdrm" \
|
|
|
|
|
%{__sed} '/^[[:blank:]]*Load "xorgxrdp"/i\ Load "glamoregl"' \
|
|
|
|
|
%{buildroot}%{_sysconfdir}/X11/xrdp/xorg.conf > \
|
|
|
|
|
%{buildroot}%{_sysconfdir}/X11/xrdp/xorg.conf.glamor
|
|
|
|
|
%{__sed} '/^[[:blank:]]*Load "xorgxrdp"/i\ Load "glamoregl"' \
|
|
|
|
|
%{buildroot}%{_sysconfdir}/X11/xrdp/xorg_nvidia.conf > \
|
|
|
|
|
%{buildroot}%{_sysconfdir}/X11/xrdp/xorg_nvidia.conf.glamor
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
@ -108,7 +105,6 @@ CFLAGS="$RPM_OPT_FLAGS -I/usr/include/libdrm" \
|
|
|
|
|
%doc README.md
|
|
|
|
|
%dir %{_sysconfdir}/X11/xrdp
|
|
|
|
|
%{_sysconfdir}/X11/xrdp/xorg.conf
|
|
|
|
|
%{_sysconfdir}/X11/xrdp/xorg_nvidia.conf
|
|
|
|
|
%{_libdir}/xorg/modules/drivers/xrdpdev_drv.so
|
|
|
|
|
%{_libdir}/xorg/modules/input/xrdpkeyb_drv.so
|
|
|
|
|
%{_libdir}/xorg/modules/input/xrdpmouse_drv.so
|
|
|
|
@ -126,7 +122,6 @@ CFLAGS="$RPM_OPT_FLAGS -I/usr/include/libdrm" \
|
|
|
|
|
%doc README.md
|
|
|
|
|
%dir %{_sysconfdir}/X11/xrdp
|
|
|
|
|
%{_sysconfdir}/X11/xrdp/xorg.conf.glamor
|
|
|
|
|
%{_sysconfdir}/X11/xrdp/xorg_nvidia.conf.glamor
|
|
|
|
|
%{_libdir}/xorg/modules/drivers/xrdpdev_drv.so.glamor
|
|
|
|
|
%{_libdir}/xorg/modules/input/xrdpkeyb_drv.so.glamor
|
|
|
|
|
%{_libdir}/xorg/modules/input/xrdpmouse_drv.so.glamor
|
|
|
|
@ -140,7 +135,7 @@ CFLAGS="$RPM_OPT_FLAGS -I/usr/include/libdrm" \
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jan 12 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.9.80-2.20240108gitff95a8b2
|
|
|
|
|
* Fri Jan 12 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.9.80-2.20240108gitf95a8b20
|
|
|
|
|
- Build Development version with EGFX support from gfx_mainline_merge_work
|
|
|
|
|
|
|
|
|
|
* Wed Dec 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.9.80-2.20230830gitf5103aa4
|
|
|
|
|