Remove build dependencies on autotools
xrdp is properly packaged now, and we are not patching any file that is processed by autotools.
This commit is contained in:
parent
d1afc2981b
commit
c4014bc858
@ -13,10 +13,7 @@ Source3: xrdp.logrotate
|
|||||||
Patch0: xrdp-0.9.1-sesman.patch
|
Patch0: xrdp-0.9.1-sesman.patch
|
||||||
Patch1: xrdp-0.9.1-xrdp-ini.patch
|
Patch1: xrdp-0.9.1-xrdp-ini.patch
|
||||||
|
|
||||||
BuildRequires: autoconf
|
|
||||||
BuildRequires: automake
|
|
||||||
BuildRequires: fuse-devel
|
BuildRequires: fuse-devel
|
||||||
BuildRequires: libtool
|
|
||||||
Buildrequires: libX11-devel
|
Buildrequires: libX11-devel
|
||||||
BuildRequires: libXfixes-devel
|
BuildRequires: libXfixes-devel
|
||||||
BuildRequires: libXrandr-devel
|
BuildRequires: libXrandr-devel
|
||||||
@ -50,8 +47,6 @@ echo '#!/bin/bash -l
|
|||||||
. %{_sysconfdir}/xrdp/startwm.sh' > sesman/startwm-bash.sh
|
. %{_sysconfdir}/xrdp/startwm.sh' > sesman/startwm-bash.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# ./bootstrap
|
|
||||||
|
|
||||||
%configure --enable-fuse --enable-pixman
|
%configure --enable-fuse --enable-pixman
|
||||||
%{__make} %{?_smp_mflags}
|
%{__make} %{?_smp_mflags}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user