[wesnoth] Patch for cstddef.

Jon Ciesla limb at fedoraproject.org
Tue Feb 8 13:54:36 UTC 2011


commit f8e3286e7a02d8990b1ab1f0a185228f4fc5c731
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Tue Feb 8 07:50:26 2011 -0600

    Patch for cstddef.

 wesnoth.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/wesnoth.spec b/wesnoth.spec
index 7a933a8..4bba1b9 100644
--- a/wesnoth.spec
+++ b/wesnoth.spec
@@ -13,6 +13,7 @@ Patch0:         %{name}-1.2.8-gcc43.patch
 Patch1:         wesnoth-1.5.11-remove-ogg-test.patch
 #Patch2:        wesnoth-1.6.4-fribidi.patch
 #Patch3:         wesnoth-1.8.3-boost-iostreams.patch
+Patch4:		wesnoth-1.8.5-cstddef.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:       wesnoth-data = %{version}
@@ -91,6 +92,7 @@ This package contains the data files for Wesnoth.
 %patch1 -p0
 #%patch2 -p0
 #%patch3 -p1 -b .boost-iostreams
+%patch4 -p0 -b .cstddef
 autoreconf -i
 
 


More information about the scm-commits mailing list