rpms/ember/devel ember-0.5.4-ogre16.patch,1.2,1.3

Alexey Torkhov atorkhov at fedoraproject.org
Thu Oct 2 18:49:28 UTC 2008


Author: atorkhov

Update of /cvs/pkgs/rpms/ember/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12573

Modified Files:
	ember-0.5.4-ogre16.patch 
Log Message:
Fixing patch again, and hopefully last time.

ember-0.5.4-ogre16.patch:

Index: ember-0.5.4-ogre16.patch
===================================================================
RCS file: /cvs/pkgs/rpms/ember/devel/ember-0.5.4-ogre16.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ember-0.5.4-ogre16.patch	2 Oct 2008 18:44:19 -0000	1.2
+++ ember-0.5.4-ogre16.patch	2 Oct 2008 18:49:28 -0000	1.3
@@ -1024,15 +1024,3 @@
  	void resourceGroupScriptingEnded(const Ogre::String & groupName) {}
  	void resourceGroupLoadStarted(const Ogre::String & groupName, size_t resourceCount);
  	void resourceLoadStarted(const Ogre::ResourcePtr& resource);
-diff --git a/src/services/sound/SoundService.cpp b/src/services/sound/SoundService.cpp
-index f0024af..1403c83 100644
---- a/src/services/sound/SoundService.cpp
-+++ b/src/services/sound/SoundService.cpp
-@@ -31,6 +31,7 @@
- 
- #include <map>
- #include <cstring>
-+#include <algorithm>
- 
- #ifndef __WIN32__
- #include <AL/alut.h>




More information about the scm-commits mailing list