summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2007-04-06 19:08:03 +0000
committerNarayan Desai <desai@mcs.anl.gov>2007-04-06 19:08:03 +0000
commit35b3a8228ce6085eaf65157b242f88a8e24800af (patch)
tree33b5ca4d46719681e3a800d8cfa7af378cfaeb56 /misc
parent41f26293cd4cbf7bf0284ce1c7c9bc45dafb21d9 (diff)
downloadbcfg2-35b3a8228ce6085eaf65157b242f88a8e24800af.tar.gz
bcfg2-35b3a8228ce6085eaf65157b242f88a8e24800af.tar.bz2
bcfg2-35b3a8228ce6085eaf65157b242f88a8e24800af.zip
Bump to 0.9.3pre5
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3022 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index 42b8344d5..72967e37c 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -1,4 +1,4 @@
-%define release 0.0pre4
+%define release 0.0pre5
%define __python python
%{!?py_ver: %define py_ver 2.3}
%define pythonversion %{py_ver}
@@ -61,7 +61,7 @@ Requires: gamin-python
Bcfg2 client
%prep
-%setup -q -n bcfg2-0.9.3pre4
+%setup -q -n bcfg2-0.9.3pre5
%build
%{__python}%{pythonversion} setup.py build