New commits:
commit 9347bd06c78887d4913c2c6ff4330d8dc998120b
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>
python-pypi/tagpy: depend on boost, then -sub on PYTHON (Bug #14779)
commit 9b3a8ed97069146a6fdc6e8a7af033357e48a743
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>
utils/avahi: gtk+ -> gtk+2 in DEPENDS; GTK2 in (PRE_)SUB_DEPENDS
commit 39f84c8bd8a844fc404b386ef08cbb30dcb334b4
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>
x11/gtk-vnc: updated to 0.3.7
commit 058fcdb506fbc26087166ff266bd2118e839778b
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>
python-pypi/virtinst: updated to 0.400.0
commit 5c708fd59a823ba720f2cac2f8a01e0d96e2492c
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>
libs/libvirt: updated to 0.4.6
commit f28200e071d5338bbc4888572aa3c6daadb71731
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>
utils/virt-manager: updated to 0.6.0
diff --git a/libs/libvirt/DETAILS b/libs/libvirt/DETAILS
index 52dc1bc..b09c8ba 100755
--- a/libs/libvirt/DETAILS
+++ b/libs/libvirt/DETAILS
@@ -1,5 +1,5 @@
SPELL=libvirt
- VERSION=0.4.0
+ VERSION=0.4.6
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://libvirt.org/libvirt/$SOURCE
@@ -16,5 +16,6 @@ the GNU Lesser General Public License. Virtualization of
the Linux Operating
System means the ability to run multiple instances of Operating Systems
concurently on a single hardware system where the basic resources are driven
by
a Linux (or Solaris) instance. The library aims at providing a long term
stable
-C API initially for Xen paravirtualization but it can also integrate with
othervirtualization mechanisms. It currently also supports QEMU, KVM and
OpenVZ.
+C API initially for Xen paravirtualization but it can also integrate with
other
+virtualization mechanisms. It currently also supports QEMU, KVM and OpenVZ.
EOF
diff --git a/libs/libvirt/HISTORY b/libs/libvirt/HISTORY
index 062170a..3895ea3 100644
--- a/libs/libvirt/HISTORY
+++ b/libs/libvirt/HISTORY
@@ -1,3 +1,6 @@
+2008-10-04 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DETAILS: updated to 0.4.6; fixed LONG desc
+
2008-02-11 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS, CONFIGURE, DEPENDS, BUILD: Created
Depends on xen-tools and xen-hypervisor, which xen takes care of
diff --git a/libs/libvirt/libvirt-0.4.0.tar.gz.sig
b/libs/libvirt/libvirt-0.4.0.tar.gz.sig
deleted file mode 100644
index 2a18c9d..0000000
Binary files a/libs/libvirt/libvirt-0.4.0.tar.gz.sig and /dev/null differ
diff --git a/libs/libvirt/libvirt-0.4.6.tar.gz.sig
b/libs/libvirt/libvirt-0.4.6.tar.gz.sig
new file mode 100644
index 0000000..78a7c7d
Binary files /dev/null and b/libs/libvirt/libvirt-0.4.6.tar.gz.sig differ
diff --git a/python-pypi/tagpy/DEPENDS b/python-pypi/tagpy/DEPENDS
index 8728e7d..c499c6e 100755
--- a/python-pypi/tagpy/DEPENDS
+++ b/python-pypi/tagpy/DEPENDS
@@ -1,5 +1,6 @@
depends python &&
depends setuptools &&
depends ctags &&
+depends boost &&
sub_depends boost PYTHON &&
depends taglib
diff --git a/python-pypi/tagpy/HISTORY b/python-pypi/tagpy/HISTORY
index 7357745..c85983b 100644
--- a/python-pypi/tagpy/HISTORY
+++ b/python-pypi/tagpy/HISTORY
@@ -1,3 +1,6 @@
+2008-10-05 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DEPENDS: depend on boost, then -sub on PYTHON (Bug #14779)
+
2008-07-10 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: updated to 0.94.5; changed WEB_SITE and SOURCE_URL to
pypi-hosted project pages
diff --git a/python-pypi/virtinst/DETAILS b/python-pypi/virtinst/DETAILS
index 1ba8543..3ab5e00 100755
--- a/python-pypi/virtinst/DETAILS
+++ b/python-pypi/virtinst/DETAILS
@@ -1,5 +1,5 @@
SPELL=virtinst
- VERSION=0.300.3
+ VERSION=0.400.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://virt-manager.et.redhat.com/download/sources/$SPELL/$SOURCE
diff --git a/python-pypi/virtinst/HISTORY b/python-pypi/virtinst/HISTORY
index 232f450..e3add11 100644
--- a/python-pypi/virtinst/HISTORY
+++ b/python-pypi/virtinst/HISTORY
@@ -1,3 +1,6 @@
+2008-10-04 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DETAILS: updated to 0.400.0
+
2008-04-23 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.300.3