From bb835793608e18797ea37b4d91f09f483a8bfc84 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Fri, 30 Apr 2004 07:38:10 +0000 Subject: [PATCH] - trying to fix build on big endian machines Changed files: crossfire-client.spec -> 1.30 --- crossfire-client.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/crossfire-client.spec b/crossfire-client.spec index f7688f8..6577d5e 100644 --- a/crossfire-client.spec +++ b/crossfire-client.spec @@ -4,7 +4,7 @@ Summary: Crossfire client Summary(pl): Klient Crossfire Name: crossfire-client Version: 1.7.0 -Release: 1 +Release: 1.1 License: GPL Group: Applications/Games Source0: http://dl.sourceforge.net/crossfire/%{name}-%{version}.tar.gz @@ -13,6 +13,7 @@ Source1: http://dl.sourceforge.net/crossfire/%{name}-sounds-%{sndver}.tar.gz # Source1-md5: 1b33401d9d2af0d391fee7ad04282cfd Source2: http://dl.sourceforge.net/crossfire/%{name}-images-%{imgver}.tar.gz # Source2-md5: cbf4b4480bd6fd28cf0e71a06b288127 +Patch0: %{name}-big_endian.patch URL: http://crossfire.real-time.com/ BuildRequires: SDL-devel BuildRequires: SDL_image-devel @@ -116,6 +117,7 @@ Ten pakiet zawiera pliki wsp %prep %setup -q -a1 +%patch0 -p1 mv -f sounds cfsounds %if %{?_without_images:0}%{?!_without_images:1} install -d images -- 2.44.0