packages: rdesktop/rdesktop.spec - GPL version (v3+)=?UTF-8?Q?=20?=- package README - BR:...

qboosh qboosh at pld-linux.org
Fri Apr 20 18:57:38 CEST 2012


Author: qboosh                       Date: Fri Apr 20 16:57:38 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- GPL version (v3+)
- package README
- BR: libsamplerate-devel, libXrandr-devel

---- Files affected:
packages/rdesktop:
   rdesktop.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: packages/rdesktop/rdesktop.spec
diff -u packages/rdesktop/rdesktop.spec:1.49 packages/rdesktop/rdesktop.spec:1.50
--- packages/rdesktop/rdesktop.spec:1.49	Thu Apr 19 08:14:55 2012
+++ packages/rdesktop/rdesktop.spec	Fri Apr 20 18:57:33 2012
@@ -4,20 +4,22 @@
 Name:		rdesktop
 Version:	1.7.1
 Release:	1
-License:	GPL
+License:	GPL v3+
 Group:		X11/Applications/Networking
 Source0:	http://downloads.sourceforge.net/rdesktop/%{name}-%{version}.tar.gz
 # Source0-md5:	c4b39115951c4a6d74f511c99b18fcf9
 Patch0:		%{name}-xinerama.patch
 URL:		http://www.rdesktop.org/
 BuildRequires:	alsa-lib-devel
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
+BuildRequires:	libsamplerate-devel
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	pcsc-lite-devel
 BuildRequires:	pkgconfig
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXinerama-devel
+BuildRequires:	xorg-lib-libXrandr-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,8 +43,9 @@
 %{__autoconf}
 %configure \
 	--enable-smartcard \
-	--with-sound=alsa \
-	--with-ipv6
+	--with-ipv6 \
+	--with-sound=alsa
+# note: --with-libvncserver requires vnc/ code, which don't exist
 
 %{__make}
 
@@ -57,7 +60,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc doc/
+%doc README doc/
 %attr(755,root,root) %{_bindir}/rdesktop
 %{_datadir}/rdesktop
 %{_mandir}/man1/rdesktop.1*
@@ -68,6 +71,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2012/04/20 16:57:33  qboosh
+- GPL version (v3+)
+- package README
+- BR: libsamplerate-devel, libXrandr-devel
+
 Revision 1.49  2012/04/19 06:14:55  arekm
 - adapterized
 
================================================================

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



More information about the pld-cvs-commit mailing list