[packages/CEGUI] x32 detection is bad, so try to make it not being applied on i686; rel 13

arekm arekm at pld-linux.org
Mon Aug 18 22:06:06 CEST 2025


commit b89ff1d87a13b569cf1ec4141fb7a8df1327c30d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Aug 18 22:05:10 2025 +0200

    x32 detection is bad, so try to make it not being applied on i686; rel 13

 CEGUI.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/CEGUI.spec b/CEGUI.spec
index 67d0fa6..a4438a1 100644
--- a/CEGUI.spec
+++ b/CEGUI.spec
@@ -10,7 +10,7 @@ Summary:	CEGUI - a free library providing windowing and widgets
 Summary(pl.UTF-8):	CEGUI - wolnodostępna biblioteka zapewniającą okienka i widgety
 Name:		CEGUI
 Version:	0.8.7
-Release:	12
+Release:	13
 License:	LGPL v2.1+ (with MIT parts)
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/crayzedsgui/cegui-%{version}.tar.bz2
@@ -460,7 +460,9 @@ Wiązania Pythona do biblioteki CEGUI OpenGLRenderer.
 %setup -q -a 1 -n cegui-%{version}
 %patch -P0 -p1
 %patch -P1 -p1
+%ifarch x32
 %patch -P3 -p1
+%endif
 %patch -P4 -p1
 %patch -P5 -p1
 %patch -P6 -p1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/CEGUI.git/commitdiff/b89ff1d87a13b569cf1ec4141fb7a8df1327c30d



More information about the pld-cvs-commit mailing list