From 19a406f39f245beb812a481e73ec46338eb3d1c1 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Fri, 6 Apr 2007 13:15:34 +0000 Subject: Egg inclusion spec patch from mbrady git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3018 ce84e21b-d406-0410-9b95-82705330c041 --- misc/bcfg2.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 382581b71..c9025c9fe 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -110,6 +110,10 @@ Bcfg2 client %{python_sitelib}/Bcfg2/Server +%if "%{pythonversion}" == "2.5" +%{python_sitelib}/*egg-info +%endif + %{_datadir}/bcfg2 %{_sbindir}/bcfg2-admin -- cgit v1.2.3-1-g7c22