From 106600790a82e372692c8a78db7ca2ce10a8936f Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Wed, 15 Feb 2006 15:36:38 +0000 Subject: version bump and packaging updates git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1736 ce84e21b-d406-0410-9b95-82705330c041 --- debian/changelog | 6 ++++++ debian/control | 2 +- misc/bcfg2.spec | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 66bd52039..9ae7ad50e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bcfg2 (0.8.1pre3-1) unstable; urgency=low + + * packaging updates + + -- Narayan Desai Wed, 15 Feb 2006 09:35:40 -0600 + bcfg2 (0.8.1pre1-1) unstable; urgency=low * new upstream prerelease diff --git a/debian/control b/debian/control index a4774e6d4..df3b0eeb6 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Description: build configuration system Package: bcfg2-server Architecture: all -Depends: ${python:Depends}, bcfg2, python-lxml (>= 0.8), python2.3-fam | python2.3-gamin, m2crypto, libxml2-utils, fam | gamin +Depends: ${python:Depends}, bcfg2, python-lxml (>= 0.8), python2.3-fam | python2.3-gamin, python-pyopenssl, libxml2-utils, fam | gamin Description: build configuration system, version two Bcfg2 is a symbolic configuration management system, produced at Argonne National Lab. diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 8af334bd8..7bd56850a 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -1,5 +1,5 @@ %define name bcfg2 -%define version 0.8.1pre1 +%define version 0.8.1pre3 %define release 1 %define pythonversion 2.3 @@ -23,7 +23,7 @@ Bcfg2 is a configuration management tool. Version: %{version} Summary: Bcfg2 Server Group: System Tools -Requires: lxml, M2Crypto +Requires: lxml, pyopenssl %description -n bcfg2-server Bcfg2 client -- cgit v1.2.3-1-g7c22