SPECS: rdesktop.spec - bcond desc, cleanup - keymaps are not execu...

qboosh qboosh at pld-linux.org
Wed Apr 4 08:43:37 CEST 2007


Author: qboosh                       Date: Wed Apr  4 06:43:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bcond desc, cleanup
- keymaps are not executable

---- Files affected:
SPECS:
   rdesktop.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/rdesktop.spec
diff -u SPECS/rdesktop.spec:1.39 SPECS/rdesktop.spec:1.40
--- SPECS/rdesktop.spec:1.39	Mon Feb 12 23:09:12 2007
+++ SPECS/rdesktop.spec	Wed Apr  4 08:43:31 2007
@@ -1,5 +1,7 @@
 # $Revision$, $Date$
-%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
@@ -12,10 +14,10 @@
 # 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
@@ -56,8 +58,8 @@
 %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*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -65,6 +67,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2007/04/04 06:43:31  qboosh
+- bcond desc, cleanup
+- keymaps are not executable
+
 Revision 1.39  2007/02/12 22:09:12  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rdesktop.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list