Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (72e792ac0157113b263c589ef6ab8e36888e77c7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Cc: Andraž Levstik <ruskie+2054d253 AT codemages.net>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (72e792ac0157113b263c589ef6ab8e36888e77c7)
  • Date: Tue, 17 Nov 2009 09:46:18 -0800

On Tue, 17 Nov 2009 10:25:28 -0600
Andraž Levstik <scm AT sourcemage.org> wrote:

> GIT changes to master grimoire by Andraž Levstik
> <ruskie+2054d253 AT codemages.net>:
>
> dev/null |binary
> libs/libvirt/CONFIGURE | 33
> +++++++++++++++- libs/libvirt/DEPENDS |
> 47 +++++++++++++++++------
> libs/libvirt/DETAILS | 5 --
> libs/libvirt/HISTORY | 7 +++
> libs/libvirt/PRE_SUB_DEPENDS | 5 ++
> libs/libvirt/SUB_DEPENDS | 6 ++
> libs/libvirt/libvirt-0.4.6.tar.gz.sig | 0
> python-pypi/virtinst/DEPENDS | 3 -
> python-pypi/virtinst/DETAILS | 5 +-
> python-pypi/virtinst/HISTORY | 4 +
> python-pypi/virtinst/virtinst-0.400.1.tar.gz.sig | 0
> utils/virt-manager/DEPENDS | 15 +------
> utils/virt-manager/DETAILS | 4 -
> utils/virt-manager/HISTORY | 4 +
> utils/virt-manager/virt-manager-0.6.1.tar.gz.sig | 0
> x11/virt-viewer/DEPENDS | 5 +-
> x11/virt-viewer/DETAILS | 4 -
> x11/virt-viewer/HISTORY | 4 +
> x11/virt-viewer/virt-viewer-0.0.3.tar.gz.sig | 0 20 files
> changed, 115 insertions(+), 36 deletions(-)
>
> New commits:
> commit 1b07c2718f581a92026a2eadd732bbaf4620308d
> Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
> Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>
>
> virt-manager: updated to 0.8.0
>
> commit 89344cb250ab7a38dde15ac76e38d6d5967bb7b0
> Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
> Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>
>
> virt-viewer: updated to 0.2.0
>
> commit 0a7e16dfd49fd9d7396823a00c815e8b8d279e6f
> Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
> Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>
>
> virtinst: update to 0.500.0
>
> commit ee4b709ff435ed131d0daed092db48276cfc152e
> Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
> Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>
>
> libvirt: update to 0.7.2
>
> diff --git a/libs/libvirt/CONFIGURE b/libs/libvirt/CONFIGURE
> index 64dee42..65cc7d4 100755
> --- a/libs/libvirt/CONFIGURE
> +++ b/libs/libvirt/CONFIGURE
> @@ -1,5 +1,34 @@
<snip>
> +if is_depends_enabled $SPELL xen ; then
> +config_query_option LIBVIRT_OPTS 'Enable Xen inotify support' y \
> + '--with-xen-inotify' '--without-xen-inotify'
> +fi &&

This won't work except for already built libvirt's. CONFIGURE is run
before DEPENDS.

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page