summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2009-11-05 22:12:09 +0000
committerNarayan Desai <desai@mcs.anl.gov>2009-11-05 22:12:09 +0000
commit2f1006602fb35ab80895ceb811d7db8c3fafc46a (patch)
treedd84549fbb70677388b466ebadcf9a9557b8038d
parent915f6ce26efa2346251310bba72597af81c80424 (diff)
downloadbcfg2-2f1006602fb35ab80895ceb811d7db8c3fafc46a.tar.gz
bcfg2-2f1006602fb35ab80895ceb811d7db8c3fafc46a.tar.bz2
bcfg2-2f1006602fb35ab80895ceb811d7db8c3fafc46a.zip
Version bump to 1.0.0rc4
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5551 ce84e21b-d406-0410-9b95-82705330c041
-rw-r--r--debian/changelog6
-rw-r--r--gentoo/bcfg2-0.9.2.ebuild51
-rw-r--r--gentoo/bcfg2-0.9.3.ebuild51
-rw-r--r--gentoo/bcfg2-1.0.0_rc4.ebuild (renamed from gentoo/bcfg2-1.0.0_rc3.ebuild)0
-rw-r--r--misc/bcfg2.spec6
-rw-r--r--redhat/VERSION2
-rw-r--r--setup.py2
7 files changed, 11 insertions, 107 deletions
diff --git a/debian/changelog b/debian/changelog
index c3dc49a44..2191f4463 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bcfg2 (1.0.0~rc4-1) unstable; urgency=low
+
+ * last release candidate
+
+ -- Narayan Desai <desai@mcs.anl.gov> Thu, 05 Nov 2009 16:10:39 -0600
+
bcfg2 (1.0.0~rc3-1) unstable; urgency=low
[ Narayan Desai ]
diff --git a/gentoo/bcfg2-0.9.2.ebuild b/gentoo/bcfg2-0.9.2.ebuild
deleted file mode 100644
index 76e5bee0c..000000000
--- a/gentoo/bcfg2-0.9.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Bcfg2 is a configuration management tool. Package includes client
-and server."
-HOMEPAGE="http://www.mcs.anl.gov/cobalt/bcfg2"
-
-# handle the "pre" case
-MY_P="${P/_/}"
-SRC_URI="ftp://ftp.mcs.anl.gov/pub/bcfg/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="BSD"
-
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND="app-portage/gentoolkit
- dev-python/elementtree
- dev-python/pyopenssl
- dev-python/lxml
- ( || ( app-admin/gamin
- app-admin/fam ) )"
-
-RDEPEND=""
-
-src_compile() {
- python setup.py build
-}
-
-src_install() {
- install -d ${D}/usr/sbin
- install -d ${D}/etc/init.d
- exeinto /etc/init.d
- exeopts -m0755
- newexe ${FILESDIR}/bcfg2-server.rc bcfg2-server
- python setup.py install \
- --root=${D} \
- --record=PY_SERVER_LIBS \
- --install-scripts /usr/sbin
-}
-
-pkg_postinst () {
- depscan.sh
-}
-
-pkg_postrm () {
- depscan.sh
-}
diff --git a/gentoo/bcfg2-0.9.3.ebuild b/gentoo/bcfg2-0.9.3.ebuild
deleted file mode 100644
index 76e5bee0c..000000000
--- a/gentoo/bcfg2-0.9.3.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Bcfg2 is a configuration management tool. Package includes client
-and server."
-HOMEPAGE="http://www.mcs.anl.gov/cobalt/bcfg2"
-
-# handle the "pre" case
-MY_P="${P/_/}"
-SRC_URI="ftp://ftp.mcs.anl.gov/pub/bcfg/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="BSD"
-
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND="app-portage/gentoolkit
- dev-python/elementtree
- dev-python/pyopenssl
- dev-python/lxml
- ( || ( app-admin/gamin
- app-admin/fam ) )"
-
-RDEPEND=""
-
-src_compile() {
- python setup.py build
-}
-
-src_install() {
- install -d ${D}/usr/sbin
- install -d ${D}/etc/init.d
- exeinto /etc/init.d
- exeopts -m0755
- newexe ${FILESDIR}/bcfg2-server.rc bcfg2-server
- python setup.py install \
- --root=${D} \
- --record=PY_SERVER_LIBS \
- --install-scripts /usr/sbin
-}
-
-pkg_postinst () {
- depscan.sh
-}
-
-pkg_postrm () {
- depscan.sh
-}
diff --git a/gentoo/bcfg2-1.0.0_rc3.ebuild b/gentoo/bcfg2-1.0.0_rc4.ebuild
index c482a5d70..c482a5d70 100644
--- a/gentoo/bcfg2-1.0.0_rc3.ebuild
+++ b/gentoo/bcfg2-1.0.0_rc4.ebuild
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index 61170f98a..6de395e1e 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -13,14 +13,14 @@
%define lxmldep %(rpm -q %{alt_lxml} 2>&1 > /dev/null && echo %{alt_lxml} || echo %{dfl_lxml})
Name: bcfg2
-Version: 1.0.0rc3
+Version: 1.0.0rc4
Release: %{release}
Summary: Configuration management system
Group: Applications/System
License: BSD
URL: http://trac.mcs.anl.gov/projects/bcfg2
-Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.0.0rc3.tar.gz
+Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.0.0rc4.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -91,7 +91,7 @@ Bcfg2 can enable the construction of complex change management and
deployment strategies.
%prep
-%setup -q -n bcfg2-1.0.0rc3
+%setup -q -n bcfg2-1.0.0rc4
%build
%{__python}%{pythonversion} setup.py build
diff --git a/redhat/VERSION b/redhat/VERSION
index 1bb19905f..800a035c5 100644
--- a/redhat/VERSION
+++ b/redhat/VERSION
@@ -1 +1 @@
-1.0.0rc3
+1.0.0rc4
diff --git a/setup.py b/setup.py
index c31e4c77d..330722230 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from distutils.core import setup
from glob import glob
setup(name="Bcfg2",
- version="1.0.0rc3",
+ version="1.0.0rc4",
description="Bcfg2 Server",
author="Narayan Desai",
author_email="desai@mcs.anl.gov",