summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2005-10-25 06:33:48 +0000
committerNarayan Desai <desai@mcs.anl.gov>2005-10-25 06:33:48 +0000
commit71b542ab96cd51eed3e8f1c29480dc7778ae3725 (patch)
tree4e5803c5762f44afe4e54db315948b2a40fdddbc /misc
parent752da30d8ca87a74e76a458e774843a7ad997708 (diff)
downloadbcfg2-71b542ab96cd51eed3e8f1c29480dc7778ae3725.tar.gz
bcfg2-71b542ab96cd51eed3e8f1c29480dc7778ae3725.tar.bz2
bcfg2-71b542ab96cd51eed3e8f1c29480dc7778ae3725.zip
add config file man page
2005/10/25 01:32:57-05:00 anl.gov!desai version bump (Logical change 1.345) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1429 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index 646b7081d..86ea63c0c 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -1,7 +1,7 @@
%define name bcfg2
-%define version 0.7.1pre3
+%define version 0.7.1pre4
%define release 1
-%define pythonversion 2.2
+%define pythonversion 2.3
Summary: Bcfg2 Client
Name: %{name}
@@ -67,6 +67,7 @@ rm -rf $RPM_BUILD_ROOT
/usr/lib/python%{pythonversion}/site-packages/Bcfg2/__init__.py*
/usr/lib/python%{pythonversion}/site-packages/Bcfg2/Client/*
/usr/share/man/man1/*
+/usr/share/man/man5/*
/etc/init.d/bcfg2
%post -n bcfg2-server