summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
-rw-r--r--misc/bcfg2.spec4
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 <desai@mcs.anl.gov> 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