diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2007-02-15 19:29:11 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2007-02-15 19:29:11 +0000 |
commit | 2540f8eaccc44732ec3d1918d6113c3633bf34a1 (patch) | |
tree | e8560f2cffeada20a35b9c8fdc91230bae4c668e /misc/bcfg2.spec | |
parent | 5322f7e20316d448bacdcbb69d3bc7b56344c7bd (diff) | |
download | bcfg2-2540f8eaccc44732ec3d1918d6113c3633bf34a1.tar.gz bcfg2-2540f8eaccc44732ec3d1918d6113c3633bf34a1.tar.bz2 bcfg2-2540f8eaccc44732ec3d1918d6113c3633bf34a1.zip |
version bump to 0.9.2rc3
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2819 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'misc/bcfg2.spec')
-rw-r--r-- | misc/bcfg2.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 77ecc38c8..339a09913 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -1,4 +1,4 @@ -%define release 0.0rc2 +%define release 0.0rc3 %define __python python %define pythonversion 2.3 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} |