From 11238ac619be63ecc4d30c94c578844b2c9cbc51 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 4 May 2015 22:55:39 +0200 Subject: [PATCH] - build on x32 - rel 3 --- doomlegacy.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doomlegacy.spec b/doomlegacy.spec index 560ccc9..f410b20 100644 --- a/doomlegacy.spec +++ b/doomlegacy.spec @@ -3,7 +3,7 @@ %bcond_with x11 # build with System Media Interface (broken, seems unsupported) %bcond_without sdl # build with SDL System Media Interface -%define rel 2 +%define rel 3 %define svnrev 817 Summary: DOOM Legacy for Linux Summary(pl.UTF-8): DOOM Legacy dla Linuksa @@ -37,7 +37,7 @@ BuildRequires: nasm BuildRequires: rpmbuild(macros) >= 1.595 BuildRequires: unzip BuildRequires: xorg-lib-libXext-devel -ExclusiveArch: %{ix86} %{x8664} +ExclusiveArch: %{ix86} %{x8664} x32 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define debugcflags -O1 -g -- 2.44.0