From 93494f05dbc0e5dc1e62220b230a91ec95932a69 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Tue, 8 May 2001 20:47:27 +0000 Subject: [PATCH] - use glibc endian detection to fix sparc compilation Changed files: rdesktop.spec -> 1.3 --- rdesktop.spec | 2 ++ 1 file changed, 2 insertions(+) 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} \ -- 2.44.0