From bb64f2ba6b05cc142ee9e9efc70b534bc8a35cf5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Thu, 17 Dec 2009 09:59:00 +0000 Subject: [PATCH] add *egg/ directories to the package. easy_install can bring in additional dependencies (that's the case for f12 build). --- Monitor.spec | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Monitor.spec b/Monitor.spec index 694a701..9cbca1d 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -211,13 +211,9 @@ rm -rf $RPM_BUILD_ROOT /var/lib/%{name} #/var/www/cgi-bin/monitor %{_sysconfdir}/cron.d/monitor-server.cron -%{python_sitearch}/threadpool.py -%{python_sitearch}/threadpool.pyc -%{python_sitearch}/threadpool.pyo +%{python_sitearch}/threadpool.py* %{python_sitearch}/monitor -%{python_sitearch}/Turbo* -%{python_sitearch}/SQLAlchemy* -%{python_sitearch}/Elixir* +%{python_sitearch}/*.egg/ %{python_sitearch}/easy-install.pth %{python_sitearch}/tg-admin %{_sysconfdir}/plc.d/monitor -- 2.43.0