This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[akien@cauldron sumwars-0.5.8]$ LC_ALL=C ./sumwars | |
[D] /home/akien/Mageia/Sandbox/sumwars/SOURCES/sumwars-0.5.8/src/gui/application.cpp:160 init > Initialized logging. Level: 4369 | |
Creating resource group General | |
Creating resource group Internal | |
Creating resource group Autodetect | |
SceneManagerFactory for type 'DefaultSceneManager' registered. | |
Registering ResourceManager for type Material | |
Registering ResourceManager for type Mesh | |
Registering ResourceManager for type Skeleton | |
MovableObjectFactory for type 'ParticleSystem' registered. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: SPECS/ogre.spec | |
=================================================================== | |
--- SPECS/ogre.spec (révision 605133) | |
+++ SPECS/ogre.spec (copie de travail) | |
@@ -1,16 +1,18 @@ | |
%define oname OGRE | |
-%define uversion %(echo %{version}| tr . _) | |
- | |
-%define libname %mklibname %{name} %{uversion} |
NewerOlder