planner r902 - trunk



Author: mvdpot
Date: Sat Apr 12 13:48:08 2008
New Revision: 902
URL: http://svn.gnome.org/viewvc/planner?rev=902&view=rev

Log:
2008-04-08  Maurice van der Pot  <griffon26 kfk4ever com>

	* configure.in: Now requiring libxml-2.6.23 and libxslt-1.1.23, because the
	latter is the first release containing the week-in-year fix (bug	#452876),
	which we need for our changes in html1_gantt.xsl committed in revision 850.



Modified:
   trunk/ChangeLog
   trunk/README
   trunk/configure.in

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Sat Apr 12 13:48:08 2008
@@ -57,14 +57,14 @@
 LIBGNOMEPRINTUI 2.10.0
 GNOME_VFS 2.10.0
 GCONF 2.10.0
-LIBXML 2.6.0
-LIBXSLT 1.1.0
+LIBXML 2.6.27
+LIBXSLT 1.1.23
 PYGTK 2.6.0
 
 Simple install procedure:
 
-  $ tar xzvf planner-0.14.1.tar.gz 	# unpack the sources
-  $ cd planner-0.14.1			# change to the toplevel directory
+  $ tar xzvf planner-0.14.3.tar.gz 	# unpack the sources
+  $ cd planner-0.14.3			# change to the toplevel directory
   $ ./configure				# run the `configure' script
   $ make				# build planner
   [ Become root if necessary ]

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sat Apr 12 13:48:08 2008
@@ -73,8 +73,8 @@
 LIBGNOMEPRINTUI_REQUIRED=2.10.0
 GNOME_VFS_REQUIRED=2.10.0
 GCONF_REQUIRED=2.10.0
-LIBXML_REQUIRED=2.6.0
-LIBXSLT_REQUIRED=1.1.0
+LIBXML_REQUIRED=2.6.27
+LIBXSLT_REQUIRED=1.1.23
 PYGTK_REQUIRED=2.6.0
 
 dnl  -----------



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