summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--misc/bcfg2.spec3
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 73cb4561f..911957ad7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+bcfg2 (0.8.5-0pre1) unstable; urgency=low
+
+ * new upstream
+ * client refactor
+
+ -- Narayan Desai <desai@mcs.anl.gov> Fri, 6 Oct 2006 16:08:08 -0500
+
bcfg2 (0.8.4-1) unstable; urgency=low
* Change paths to the reporting system
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index dc583cc9e..7c24b2fa5 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -1,5 +1,5 @@
%define name bcfg2
-%define version 0.8.4
+%define version 0.8.5pre1
%define release 1
%define __python python
%define pythonversion 2.3
@@ -74,6 +74,7 @@ Bcfg2 client
/usr/sbin/bcfg2
/usr/lib*/python%{pythonversion}/site-packages/Bcfg2/*.py*
/usr/lib*/python%{pythonversion}/site-packages/Bcfg2/Client/*
+/usr/lib*/python%{pythonversion}/site-packages/Bcfg2/Client/Tools/*
/usr/share/man/man1/*
/usr/share/man/man5/*
/etc/init.d/bcfg2