From 5476aa1cf8876d12a364da583d6e083e35fe6511 Mon Sep 17 00:00:00 2001 From: pcpa Date: Jun 18 2014 19:03:41 +0000 Subject: Correct patch3 application --- diff --git a/0ad.spec b/0ad.spec index cd6cc91..a2fffa8 100644 --- a/0ad.spec +++ b/0ad.spec @@ -106,8 +106,8 @@ Patch1: %{name}-debug.patch # Build with miniupnpc-1.9 Patch2: %{name}-miniupnpc.patch -# After some trial&error this corrects a %%check failure with gcc 4.9 on i686 -Patch3: %{name}-check.patch +# http://trac.wildfiregames.com/changeset/15334 +Patch3: changeset_15334.diff %description 0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform @@ -130,7 +130,7 @@ hobbyist game developers, since 2001. %patch1 -p1 %endif %patch2 -p1 -%patch3 -p1 +%patch3 -p3 %if %{with_system_nvtt} rm -fr libraries/nvtt