r6351 - in packages/trunk/ogre/debian: . extras

Andres Mejia ceros-guest at alioth.debian.org
Thu Mar 27 22:10:31 UTC 2008


Author: ceros-guest
Date: 2008-03-27 22:10:31 +0000 (Thu, 27 Mar 2008)
New Revision: 6351

Modified:
   packages/trunk/ogre/debian/changelog
   packages/trunk/ogre/debian/extras/compiledemos.sh
Log:
Fixing compiledemos.sh


Modified: packages/trunk/ogre/debian/changelog
===================================================================
--- packages/trunk/ogre/debian/changelog	2008-03-27 17:56:52 UTC (rev 6350)
+++ packages/trunk/ogre/debian/changelog	2008-03-27 22:10:31 UTC (rev 6351)
@@ -5,6 +5,7 @@
     + Updated ogre-get-orig-source.
   * Declaring *ONLY* Replaces fields for old packages that contained 1.4.6 in
     their names.
+  * Updated compiledemos.sh.
 
  -- Andres Mejia <mcitadel at gmail.com>  Thu, 27 Mar 2008 13:42:44 -0400
 

Modified: packages/trunk/ogre/debian/extras/compiledemos.sh
===================================================================
--- packages/trunk/ogre/debian/extras/compiledemos.sh	2008-03-27 17:56:52 UTC (rev 6350)
+++ packages/trunk/ogre/debian/extras/compiledemos.sh	2008-03-27 22:10:31 UTC (rev 6351)
@@ -8,8 +8,8 @@
 # This script will attempt to download the source tarball in case it's not
 # found in the current directory, unpack it, and compile the Samples.
 
-OGRESRC=ogre-linux_osx-v1-4-5.tar.bz2
-OGRESUM=efce9ce9e2b0e2d593e45479210bd4af
+OGRESRC=ogre-linux_osx-v1-4-7.tar.bz2
+OGRESUM=f44cba3f7362f6d8ca4187dee0d588ef
 
 compile () {
     pushd >/dev/null $1/src




More information about the Pkg-games-commits mailing list