summaryrefslogtreecommitdiffstats
path: root/misc/bcfg2.spec
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2007-03-20 19:21:38 +0000
committerNarayan Desai <desai@mcs.anl.gov>2007-03-20 19:21:38 +0000
commitf57132572725a9d611fd510391a17706428a9f2f (patch)
treeaeeb99823062310d21e9a2dd82c0826287032ec3 /misc/bcfg2.spec
parent1851b6b44b8c102fed086c3236a11d925e676a7e (diff)
downloadbcfg2-f57132572725a9d611fd510391a17706428a9f2f.tar.gz
bcfg2-f57132572725a9d611fd510391a17706428a9f2f.tar.bz2
bcfg2-f57132572725a9d611fd510391a17706428a9f2f.zip
Version bump to 0.9.3pre3
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2969 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'misc/bcfg2.spec')
-rw-r--r--misc/bcfg2.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index e3afc2b48..9e9b82eaf 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -1,4 +1,4 @@
-%define release 0.0pre2
+%define release 0.0pre3
%define __python python
%{!?py_ver: %define py_ver 2.3}
%define pythonversion %{py_ver}
@@ -13,7 +13,7 @@ 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-0.9.3pre2.tar.gz
+Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-0.9.3pre3.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -61,7 +61,7 @@ Requires: gamin-python
Bcfg2 client
%prep
-%setup -q -n bcfg2-0.9.3pre2
+%setup -q -n bcfg2-0.9.3pre3
%build
%{__python}%{pythonversion} setup.py build