diff --git a/xorgxrdp.spec b/xorgxrdp.spec index 33699ea..e751b9c 100644 --- a/xorgxrdp.spec +++ b/xorgxrdp.spec @@ -1,6 +1,6 @@ Name: xorgxrdp Version: 0.9.19 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Implementation of xrdp backend as Xorg modules License: MIT @@ -16,10 +16,6 @@ BuildRequires: libXfont-devel %else BuildRequires: libXfont2-devel %endif -BuildRequires: mesa-libgbm-devel -BuildRequires: libepoxy-devel -BuildRequires: libdrm-devel - Requires: Xorg %(xserver-sdk-abi-requires videodrv 2>/dev/null) Requires: Xorg %(xserver-sdk-abi-requires xinput 2>/dev/null) @@ -34,8 +30,7 @@ for screen resizing and multiple monitors. %build -CFLAGS="$RPM_OPT_FLAGS -I/usr/include/libdrm" \ -%configure --enable-glamor +%configure %make_build @@ -61,9 +56,6 @@ CFLAGS="$RPM_OPT_FLAGS -I/usr/include/libdrm" \ %changelog -* Thu Oct 20 2022 Bojan Smojver - 0.9.19-2 -- Enable glamor, which apparently improves performance on Intel hardware - * Sat Sep 10 2022 Bojan Smojver - 0.9.19-1 - Bump up to 0.9.19