SPECS (AC-branch): rdesktop.spec - cp config.sub for amd64 build fix

glen glen at pld-linux.org
Sat May 17 12:01:59 CEST 2008


Author: glen                         Date: Sat May 17 10:01:59 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- cp config.sub for amd64 build fix

---- Files affected:
SPECS:
   rdesktop.spec (1.42.2.1 -> 1.42.2.2) 

---- Diffs:

================================================================
Index: SPECS/rdesktop.spec
diff -u SPECS/rdesktop.spec:1.42.2.1 SPECS/rdesktop.spec:1.42.2.2
--- SPECS/rdesktop.spec:1.42.2.1	Sat May 17 02:09:01 2008
+++ SPECS/rdesktop.spec	Sat May 17 12:01:54 2008
@@ -16,6 +16,7 @@
 URL:		http://www.rdesktop.org/
 BuildRequires:	XFree86-devel
 BuildRequires:	alsa-lib-devel
+BuildRequires:	automake
 %{?with_vnc:BuildRequires:	libvncserver-devel}
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	pcsc-lite-devel
@@ -38,6 +39,7 @@
 %patch0 -p1
 
 %build
+cp -f /usr/share/automake/config.sub .
 %configure \
 	%{?with_vnc:--with-libvncserver} \
 	--enable-smartcard \
@@ -68,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42.2.2  2008-05-17 10:01:54  glen
+- cp config.sub for amd64 build fix
+
 Revision 1.42.2.1  2008-05-17 00:09:01  glen
 - AC deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rdesktop.spec?r1=1.42.2.1&r2=1.42.2.2&f=u



More information about the pld-cvs-commit mailing list