jhbuild r1459 - in trunk: . jhbuild jhbuild/modtypes



Author: newren
Date: 2007-04-08 19:32:58 +0100 (Sun, 08 Apr 2007)
New Revision: 1459
ViewCVS link: http://svn.gnome.org/viewcvs/jhbuild?rev=1459&view=rev

Modified:
   trunk/ChangeLog
   trunk/jhbuild/modtypes/__init__.py
   trunk/jhbuild/modtypes/autotools.py
   trunk/jhbuild/modtypes/distutils.py
   trunk/jhbuild/modtypes/gcjmodule.py
   trunk/jhbuild/modtypes/gdbmodule.py
   trunk/jhbuild/modtypes/mesa.py
   trunk/jhbuild/modtypes/mozillamodule.py
   trunk/jhbuild/modtypes/perl.py
   trunk/jhbuild/modtypes/tarball.py
   trunk/jhbuild/moduleset.py
Log:
2007-04-08  Elijah Newren  <newren gmail com>

	Allow remote modulesets to use remote patches.  Fixes #345196.

	* jhbuild/modtypes/autotools.py (parse_autotools, parse_cvsmodule,
	  parse_svnmodule, parse_archmodule):
	* jhbuild/modtypes/gcjmodule.py (parse_gcjmodule):
	* jhbuild/modtypes/mozillamodule.py (parse_mozillamodule):
	* jhbuild/modtypes/__init__.py (parse_func, parse_xml_node,
	  parse_metamodule):
	* jhbuild/modtypes/tarball.py (parse_tarball):
	* jhbuild/modtypes/gdbmodule.py (parse_gdbmodule):
	* jhbuild/modtypes/perl.py (parse_perl):
	* jhbuild/modtypes/distutils.py (parse_distutils):
	* jhbuild/modtypes/mesa.py (parse_mesa):
	* jhbuild/moduleset.py (_parse_module_set):
	Add a uri parameter to parse_* functions and make sure it gets passed

	* jhbuild/modtypes/tarball.py (__init__): add a uri paramemter and
	cache it, (do_patch): check for the patch existing remotely first





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