packages: rdesktop/rdesktop.spec - updated to 1.7.1 - rm -vnc.patch (with b...

charles charles at pld-linux.org
Thu Apr 19 01:08:45 CEST 2012


Author: charles                      Date: Wed Apr 18 23:08:45 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.7.1
- rm -vnc.patch (with bcond); updated BRs

---- Files affected:
packages/rdesktop:
   rdesktop.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: packages/rdesktop/rdesktop.spec
diff -u packages/rdesktop/rdesktop.spec:1.47 packages/rdesktop/rdesktop.spec:1.48
--- packages/rdesktop/rdesktop.spec:1.47	Mon Nov  8 20:51:57 2010
+++ packages/rdesktop/rdesktop.spec	Thu Apr 19 01:08:40 2012
@@ -1,29 +1,23 @@
 # $Revision$, $Date$
-#
-# 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
 Name:		rdesktop
-Version:	1.6.0
-Release:	5
+Version:	1.7.1
+Release:	1
 License:	GPL
 Group:		X11/Applications/Networking
 Source0:	http://dl.sourceforge.net/rdesktop/%{name}-%{version}.tar.gz
-# Source0-md5:	c6fcbed7f0ad7e60ac5fcb2d324d8b16
-Patch0:		%{name}-vnc.patch
-Patch1:		%{name}-xinerama.patch
+# Source0-md5:	c4b39115951c4a6d74f511c99b18fcf9
+Patch0:		%{name}-xinerama.patch
 URL:		http://www.rdesktop.org/
 BuildRequires:	alsa-lib-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
-%{?with_vnc:BuildRequires:	libvncserver-devel}
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	pcsc-lite-devel
 BuildRequires:	pkgconfig
 BuildRequires:	xorg-lib-libX11-devel
-BuildRequires:	xorg-proto-xineramaproto-devel
+BuildRequires:	xorg-lib-libXinerama-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,13 +35,11 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p0
 
 %build
 %{__aclocal}
 %{__autoconf}
 %configure \
-	%{?with_vnc:--with-libvncserver} \
 	--enable-smartcard \
 	--with-sound=alsa \
 	--with-ipv6
@@ -76,6 +68,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2012/04/18 23:08:40  charles
+- updated to 1.7.1
+- rm -vnc.patch (with bcond); updated BRs
+
 Revision 1.47  2010/11/08 19:51:57  shadzik
 - rel 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/rdesktop/rdesktop.spec?r1=1.47&r2=1.48



More information about the pld-cvs-commit mailing list