[SCM] Packaging for ogre branch, master, updated. upstream/1.4.8.dfsg1-79-g33e2b66
Andres Mejia
mcitadel at gmail.com
Mon May 19 06:15:12 UTC 2008
The following commit has been merged in the master branch:
commit 33e2b66a7d7dd42cc7dfd6a6ccde0af540e279e8
Author: Andres Mejia <mcitadel at gmail.com>
Date: Mon May 19 02:15:03 2008 -0400
Update patch description and changelog
diff --git a/debian/changelog b/debian/changelog
index 1cbb3d1..e06f2d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,8 +18,9 @@ ogre (1.4.8.dfsg1-1) unstable; urgency=low
* Allow some files to be slightly autogenerated based on the version of ogre
that's being built.
* Convert to git repository for packaging.
+ * Add fix for problem using nvidia 169.12 drivers.
- -- Andres Mejia <mcitadel at gmail.com> Fri, 16 May 2008 19:43:38 -0400
+ -- Andres Mejia <mcitadel at gmail.com> Mon, 19 May 2008 02:14:26 -0400
ogre (1.4.6.dfsg1-1) unstable; urgency=low
diff --git a/debian/patches/nvidia_fbo_fix.patch b/debian/patches/nvidia_fbo_fix.patch
index d7b61c3..d823e67 100644
--- a/debian/patches/nvidia_fbo_fix.patch
+++ b/debian/patches/nvidia_fbo_fix.patch
@@ -1,3 +1,5 @@
+Patch that fixes problem using nvidia 169.12 drivers on Linux
+=====================================================================
--- RenderSystems/GL/src/OgreGLFBORenderTexture.cpp.bak 2008-05-19 00:52:46.000000000 -0400
+++ RenderSystems/GL/src/OgreGLFBORenderTexture.cpp 2008-05-19 00:56:12.000000000 -0400
@@ -308,7 +308,9 @@
--
Packaging for ogre
More information about the Pkg-games-commits
mailing list