X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=rdesktop.spec;h=4ff9179994f1ab1931daede55d06aaa6f4104d9c;hb=c0a90281baafccb962d8afb4cdc98aa952ee11f0;hp=26b920d1f9d6c0d764c8e2bfc693c7af4719076c;hpb=defbd1ba92ce0efd6cba018cb616ccecf6ff99a7;p=packages%2Frdesktop.git diff --git a/rdesktop.spec b/rdesktop.spec index 26b920d..4ff9179 100644 --- a/rdesktop.spec +++ b/rdesktop.spec @@ -1,61 +1,39 @@ Summary: RDP client for accessing Windows NT Terminal Server Summary(pl): Klient RDP umo¿liwiaj±cy dostêp do Terminal Serwera WinNT Name: rdesktop -Version: 1.1.0 +Version: 1.3.0 Release: 1 License: GPL Group: X11/Applications/Networking -Source0: ftp://ftp.sourceforge.net/pub/sourceforge/rdesktop/%{name}-%{version}.tar.gz -Patch0: http://bibl4.oru.se/projects/rdesktop/%{name}-unified-patch19-8-5.bz2 -Patch1: %{name}-opt+DESTDIR.patch -Patch2: %{name}-srvr-fix.patch +Source0: http://dl.sourceforge.net/rdesktop/%{name}-%{version}.tar.gz +# Source0-md5: d8108781d227221a823c34b861486a5d URL: http://www.rdesktop.org/ BuildRequires: XFree86-devel -BuildRequires: openssl-devel +BuildRequires: openssl-devel >= 0.9.6k BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _prefix /usr/X11R6 -%define _mandir %{_prefix}/man +%define _prefix /usr/X11R6 +%define _mandir %{_prefix}/man %description -rdesktop is an open source client for Windows NT Terminal Server, -capable of natively speaking its Remote Desktop Protocol (RDP) in +rdesktop is an open source client for Windows NT or Windows 2000 Terminal +Server, capable of natively speaking its Remote Desktop Protocol (RDP) in order to present the user's NT desktop. Unlike Citrix ICA, no server -extensions are required. Support for Windows 2000 Terminal Services is -planned, although not implemented at this time. +extensions are required. %description -l pl -rdesktop jest klientem natywnie u¿ywaj±cym protoko³u RDP (Remote -Desktop Protocol) umo¿liwiaj±cego dostêp do Terminal Servera Windows -NT. W przeciwieñstwie do rozwi±zañ typu Citrix nie s± wymagane ¿adne -rozszerzenia po stronie serwera. Wsparcie dla Windows 2000 Terminal -Services jest planowane. - -%package srvr -Summary: RDP server (for testing purposes) -Summary(pl): Serwer RDP (do testów) -Group: X11/Applications/Networking - -%description srvr -RDP server for rdesktop testing. It currently connects as viewer to -VNC server. - -%description srvr -l pl -Serwer RDP do testowania rdesktop. Na razie u¿ywa ³±czy siê jako klient -z serwerem VNC. +rdesktop jest klientem natywnie u¿ywaj±cym protoko³u RDP (Remote Desktop +Protocol) umo¿liwiaj±cego dostêp do Terminal Servera Windows NT lub +Windows 2000. W przeciwieñstwie do rozwi±zañ typu Citrix nie s± wymagane +¿adne rozszerzenia po stronie serwera. %prep -%setup -q -%patch0 -p2 -%patch1 -p1 -%patch2 -p1 +%setup -q -n %{name} %build ./configure \ - --prefix=%{_prefix} \ - --with-openssl \ - --with-ssl-includes=/usr/include/openssl \ - --with-ssl-libs=/usr/lib + --mandir=%{_mandir} \ + --prefix=%{_prefix} %{__make} \ CC="%{__cc}" \ @@ -73,11 +51,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc CHANGES readme.txt +%doc doc/ %attr(755,root,root) %{_bindir}/rdesktop %{_mandir}/man?/* - -%files srvr -%defattr(644,root,root,755) -%doc rdp-srvr-readme.txt -%attr(755,root,root) %{_bindir}/rdp-srvr +%attr(755,root,root) %{_datadir}/rdesktop