gcompris r3805 - in trunk: . autopackage



Author: bcoudoin
Date: Sun Mar 29 15:08:16 2009
New Revision: 3805
URL: http://svn.gnome.org/viewvc/gcompris?rev=3805&view=rev

Log:
	*** RELEASE 8.3.12 ***



Modified:
   trunk/ChangeLog
   trunk/autopackage/default.apspec.in
   trunk/configure.in

Modified: trunk/autopackage/default.apspec.in
==============================================================================
--- trunk/autopackage/default.apspec.in	(original)
+++ trunk/autopackage/default.apspec.in	Sun Mar 29 15:08:16 2009
@@ -20,6 +20,7 @@
 # prepareBuild will set up apbuild and run configure for you. If you
 # need to pass arguments to configure, just add them to prepareBuild:
 # prepareBuild --enable-foo --disable-bar
+APBUILD_STATIC_X="1"
 prepareBuild --enable-binreloc
 
 [BuildUnprepare]

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sun Mar 29 15:08:16 2009
@@ -2,7 +2,7 @@
 
 AC_INIT(src/gcompris/gcompris.c)
 AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(gcompris, 8.4.11)
+AM_INIT_AUTOMAKE(gcompris, 8.4.12)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]