summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--gentoo/bcfg2-0.8.7.2.ebuild2
-rw-r--r--misc/bcfg2.spec2
3 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 51e476422..da7a3151e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bcfg2 (0.9.0-0pre5) unstable; urgency=low
+
+ * new pre
+
+ -- Narayan Desai <desai@mcs.anl.gov> Tue, 16 Jan 2007 10:44:54 -0600
+
bcfg2 (0.9.0-0pre4) unstable; urgency=low
* new pre, this one works
diff --git a/gentoo/bcfg2-0.8.7.2.ebuild b/gentoo/bcfg2-0.8.7.2.ebuild
index b9251b909..319c77e5a 100644
--- a/gentoo/bcfg2-0.8.7.2.ebuild
+++ b/gentoo/bcfg2-0.8.7.2.ebuild
@@ -4,7 +4,7 @@
DESCRIPTION="Bcfg2 is a configuration management tool. Package includes client
and server."
-HOMEPAGE="http://www.mcs.anl.gov/cobalt/bcfg2"
+HOMEPAGE="http://trac.mcs.anl.gov/projects/bcfg2"
# MY_PV=`echo $PV | sed -e 's/_//g'`
# SRC_URI="ftp://ftp.mcs.anl.gov/pub/bcfg/${PN}-${MY_PV}.tar.gz"
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index 3f3dd6214..1a17c74e7 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -4,7 +4,7 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: bcfg2
-Version: 0.9.0pre4
+Version: 0.9.0pre5
Release: %{release}
Summary: Configuration management system