jhbuild r1635 - in trunk: . jhbuild/modtypes jhbuild/versioncontrol modulesets
- From: markmc svn gnome org
- To: svn-commits-list gnome org
- Subject: jhbuild r1635 - in trunk: . jhbuild/modtypes jhbuild/versioncontrol modulesets
- Date: Tue, 2 Oct 2007 12:44:53 +0100 (BST)
Author: markmc
Date: 2007-10-02 12:44:52 +0100 (Tue, 02 Oct 2007)
New Revision: 1635
ViewCVS link: http://svn.gnome.org/viewcvs/jhbuild?rev=1635&view=rev
Modified:
trunk/ChangeLog
trunk/jhbuild/modtypes/__init__.py
trunk/jhbuild/versioncontrol/__init__.py
trunk/jhbuild/versioncontrol/tarball.py
trunk/modulesets/bootstrap.modules
trunk/modulesets/moduleset.dtd
trunk/modulesets/moduleset.rnc
Log:
2007-10-02 Mark McLoughlin <markmc redhat com>
Add quilt support to the tarball repository type. See
bug #482538 for some examples.
reviewed by: Frederic Peters <fpeters 0d be>
* jhbuild/modtypes/__init__.py: pass the repository list
and default repository to branch_from_xml() so the tarball
type can call get_branch()
* jhbuild/versioncontrol/__init__.py: update argument list
of branch_from_xml()
* jhbuild/versioncontrol/tarball.py: add support for a
<quilt> element in tarball branches; checkout the quilt
branch and apply the patches after downloading and
unpacking the tarball; always try and update the quilt
branch during the checkout phase; pop all patches before
updating the quilt branch.
* modulesets/moduleset.dtd, modulesets/moduleset.rnc: update
for added quilt element.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]