diff --git a/xrdp.spec b/xrdp.spec index 2f6b601..7e0d8cd 100644 --- a/xrdp.spec +++ b/xrdp.spec @@ -4,7 +4,7 @@ Summary: Open source remote desktop protocol (RDP) server Name: xrdp Version: 0.5.0 -Release: 0.7.%{cvs}%{?dist} +Release: 0.8.%{cvs}%{?dist} License: GPLv2+ with exceptions Group: Applications/Internet URL: http://xrdp.sourceforge.net/ @@ -35,7 +35,7 @@ BuildRequires: openssl-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool - +Buildrequires: libX11-devel #vnc-server provides Xvnc (tigervnc-server in fedora) Requires: vnc-server @@ -173,6 +173,9 @@ rm -rf %{buildroot} %attr(0600,root,root) %verify(not size md5 mtime) %{_sysconfdir}/xrdp/rsakeys.ini %changelog +* Thu Mar 18 2010 Itamar Reis Peixoto - 0.5.0-0.8.03172010 +- buildrequires libX11-devel + * Thu Mar 18 2010 Itamar Reis Peixoto - 0.5.0-0.7.03172010 - sync with last xrdp cvs