From e72b1dd371ea931594d1be0c3933604e2d647a66 Mon Sep 17 00:00:00 2001 From: pawel Date: Sun, 16 Feb 2003 18:45:38 +0000 Subject: [PATCH] - updated to 1.2.0 Changed files: rdesktop.spec -> 1.13 --- rdesktop.spec | 56 +++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 29 deletions(-) diff --git a/rdesktop.spec b/rdesktop.spec index 0065544..ab86836 100644 --- a/rdesktop.spec +++ b/rdesktop.spec @@ -1,17 +1,17 @@ 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 -Release: 1 +Version: 1.2.0 +Release: 0.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 +#Patch0: http://bibl4.oru.se/projects/rdesktop/%{name}-unified-patch19-8-5.bz2 +#Patch1: %{name}-opt+DESTDIR.patch +#Patch2: http://bibl4.oru.se/projects/rdesktop/patch19/patches/rdp-srvr-19-6-6.diff URL: http://www.rdesktop.org/ BuildRequires: XFree86-devel -BuildRequires: openssl-devel >= 0.9.7 +#BuildRequires: openssl-devel >= 0.9.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -27,31 +27,29 @@ Protocol) umo Windows 2000. W przeciwieñstwie do rozwi±zañ typu Citrix nie s± wymagane ¿adne rozszerzenia po stronie serwera. -%package srvr -Summary: RDP server (for testing purposes) -Summary(pl): Serwer RDP (do testów) -Group: X11/Applications/Networking +#%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 +#RDP server for rdesktop testing. It currently connects as viewer to +#VNC server. -%description srvr -l pl -Serwer RDP do testowania rdesktop. Na razie umo¿liwia ³±czenie siê jako -klient z serwerem VNC. +#%description srvr -l pl +#Serwer RDP do testowania rdesktop. Na razie umo¿liwia ³±czenie siê jako +#klient z serwerem VNC. %prep %setup -q -%patch0 -p2 -%patch1 -p1 -%patch2 -p1 +#%patch0 -p2 +#%patch1 -p1 +#%patch2 -p1 %build ./configure \ - --prefix=%{_prefix} \ - --with-openssl \ - --with-ssl-includes=/usr/include/openssl \ - --with-ssl-libs=/usr/lib + --mandir=%{_mandir} \ + --prefix=%{_prefix} %{__make} \ CC="%{__cc}" \ @@ -69,11 +67,11 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc CHANGES readme.txt +%doc README 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 +#%files srvr +#%defattr(644,root,root,755) +#%doc rdp-srvr-readme.txt +#attr(755,root,root) %{_bindir}/rdp-srvr -- 2.44.0