buildrequires libXfixes-devel
This commit is contained in:
parent
1d453ff54d
commit
c3501d185f
@ -4,7 +4,7 @@
|
|||||||
Summary: Open source remote desktop protocol (RDP) server
|
Summary: Open source remote desktop protocol (RDP) server
|
||||||
Name: xrdp
|
Name: xrdp
|
||||||
Version: 0.5.0
|
Version: 0.5.0
|
||||||
Release: 0.8.%{cvs}%{?dist}
|
Release: 0.9.%{cvs}%{?dist}
|
||||||
License: GPLv2+ with exceptions
|
License: GPLv2+ with exceptions
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
URL: http://xrdp.sourceforge.net/
|
URL: http://xrdp.sourceforge.net/
|
||||||
@ -36,6 +36,7 @@ BuildRequires: autoconf
|
|||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
Buildrequires: libX11-devel
|
Buildrequires: libX11-devel
|
||||||
|
BuildRequires: libXfixes-devel
|
||||||
|
|
||||||
#vnc-server provides Xvnc (tigervnc-server in fedora)
|
#vnc-server provides Xvnc (tigervnc-server in fedora)
|
||||||
Requires: vnc-server
|
Requires: vnc-server
|
||||||
@ -173,6 +174,9 @@ rm -rf %{buildroot}
|
|||||||
%attr(0600,root,root) %verify(not size md5 mtime) %{_sysconfdir}/xrdp/rsakeys.ini
|
%attr(0600,root,root) %verify(not size md5 mtime) %{_sysconfdir}/xrdp/rsakeys.ini
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 18 2010 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 0.5.0-0.9.03172010
|
||||||
|
- buildrequires libXfixes-devel
|
||||||
|
|
||||||
* Thu Mar 18 2010 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 0.5.0-0.8.03172010
|
* Thu Mar 18 2010 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 0.5.0-0.8.03172010
|
||||||
- buildrequires libX11-devel
|
- buildrequires libX11-devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user