[packages/CEGUI] Rel 12

arekm arekm at pld-linux.org
Mon Aug 18 16:37:49 CEST 2025


commit 2e750ae83f8ee1e1b0cf7992917c3a200f397617
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Aug 18 16:37:43 2025 +0200

    Rel 12

 CEGUI.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/CEGUI.spec b/CEGUI.spec
index 9e2c1f5..67d0fa6 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:	11
+Release:	12
 License:	LGPL v2.1+ (with MIT parts)
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/crayzedsgui/cegui-%{version}.tar.bz2
@@ -470,7 +470,7 @@ Wiązania Pythona do biblioteki CEGUI OpenGLRenderer.
 install -d build
 cd build
 %cmake .. \
-	-DPYTHON_EXECUTABLE=%{_python} \
+	-DPYTHON_EXECUTABLE=%{__python} \
 	-DBoost_INCLUDE_DIR=%{_includedir}/boost \
 	-DCEGUI_SAMPLES_ENABLED:BOOL=%{?with_samples:ON}%{!?with_samples:OFF} \
 	-DCEGUI_BUILD_RENDERER_DIRECTFB:BOOL=%{?with_directfb:ON}%{!?with_directfb:OFF} \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list