From: Jakub Bogusz Date: Wed, 4 Apr 2007 06:43:31 +0000 (+0000) Subject: - bcond desc, cleanup X-Git-Tag: auto/ti/rdesktop-1_5_0-1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Frdesktop.git;a=commitdiff_plain;h=4db8e603a2fa58e1a58d3ce4f059a884ea8bdbd9;hp=da3e54763680ea0ab7b7d1b921373d80bfaa6da0 - bcond desc, cleanup - keymaps are not executable Changed files: rdesktop.spec -> 1.40 --- diff --git a/rdesktop.spec b/rdesktop.spec index 037b758..9164ce5 100644 --- a/rdesktop.spec +++ b/rdesktop.spec @@ -1,4 +1,6 @@ -%bcond_with vnc +# +# Conditional build: +%bcond_with vnc # build rdp2vnc # Summary: RDP client for accessing Windows NT Terminal Server Summary(pl.UTF-8): Klient RDP umożliwiający dostęp do Terminal Serwera WinNT @@ -11,10 +13,10 @@ Source0: http://dl.sourceforge.net/rdesktop/%{name}-%{version}.tar.gz # Source0-md5: 433546f60fc0f201e99307ba188369ed Patch0: %{name}-vnc.patch URL: http://www.rdesktop.org/ -BuildRequires: openssl-devel >= 0.9.7d -BuildRequires: xorg-lib-libX11-devel BuildRequires: libao-devel %{?with_vnc:BuildRequires: libvncserver-devel} +BuildRequires: openssl-devel >= 0.9.7d +BuildRequires: xorg-lib-libX11-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -55,5 +57,5 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc doc/ %attr(755,root,root) %{_bindir}/rdesktop -%attr(755,root,root) %{_datadir}/rdesktop -%{_mandir}/man?/* +%{_datadir}/rdesktop +%{_mandir}/man1/rdesktop.1*