diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2007-04-06 13:16:16 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2007-04-06 13:16:16 +0000 |
commit | a8d7ee4f323ece7f5dfd8452f6066cff53ee72b6 (patch) | |
tree | dcbd9c8e958b82fcc4c9b22fb62de82badeaec6a /misc/bcfg2.spec | |
parent | 19a406f39f245beb812a481e73ec46338eb3d1c1 (diff) | |
download | bcfg2-a8d7ee4f323ece7f5dfd8452f6066cff53ee72b6.tar.gz bcfg2-a8d7ee4f323ece7f5dfd8452f6066cff53ee72b6.tar.bz2 bcfg2-a8d7ee4f323ece7f5dfd8452f6066cff53ee72b6.zip |
Spec file bump to pre4
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3019 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 c9025c9fe..42b8344d5 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -61,7 +61,7 @@ Requires: gamin-python Bcfg2 client %prep -%setup -q -n bcfg2-0.9.3pre3 +%setup -q -n bcfg2-0.9.3pre4 %build %{__python}%{pythonversion} setup.py build |