From: Arkadiusz Miƛkiewicz Date: Tue, 8 May 2001 20:47:27 +0000 (+0000) Subject: - use glibc endian detection to fix sparc compilation X-Git-Tag: rdesktop-1_0_0-0_pl19 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=93494f05dbc0e5dc1e62220b230a91ec95932a69;p=packages%2Frdesktop.git - use glibc endian detection to fix sparc compilation Changed files: rdesktop.spec -> 1.3 --- diff --git a/rdesktop.spec b/rdesktop.spec index 48295d5..bc33eed 100644 --- a/rdesktop.spec +++ b/rdesktop.spec @@ -10,6 +10,7 @@ Group(pl): X11/Aplikacje/Sieciowe Source0: http://prdownloads.sourceforge.net/rdesktop/%{name}-%{version}.tar.gz Patch0: http://bibl4.oru.se/projects/rdesktop/%{name}-unified-patch19-6.bz2 Patch1: %{name}-opt.patch +Patch2: %{name}-endian.patch URL: http://www.rdesktop.org/ BuildRequires: gmp-devel BuildRequires: XFree86-devel @@ -36,6 +37,7 @@ Services jest planowane. %setup -q %patch0 -p2 %patch1 -p1 +%patch2 -p1 %build %{__make} \