summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2009-02-06 13:35:18 +0000
committerNarayan Desai <desai@mcs.anl.gov>2009-02-06 13:35:18 +0000
commitbc3672d9ef435b90d19e75979dfc33e3a0438e57 (patch)
treef4c9534afb6b72cdca91abdefab32807b32f577d /misc
parent746457e805247b652c8206e3ecf641ecff8305f8 (diff)
downloadbcfg2-bc3672d9ef435b90d19e75979dfc33e3a0438e57.tar.gz
bcfg2-bc3672d9ef435b90d19e75979dfc33e3a0438e57.tar.bz2
bcfg2-bc3672d9ef435b90d19e75979dfc33e3a0438e57.zip
Packaging updates for python 2.6 (from Kamil Kisielk)
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5068 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index 2811ee605..6374ace5b 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -140,7 +140,7 @@ deployment strategies.
%{python_sitelib}/Bcfg2/Server
-%if "%{pythonversion}" == "2.5"
+%if "%{pythonversion}" >= "2.5"
%{python_sitelib}/*egg-info
%endif