commit bbaa14479c0317fd68cab302075f1a55f42d644d
Author: S.Çağlar Onur <caglar@cs.princeton.edu>
Date:   Thu Jun 17 15:17:58 2010 -0400

    compile on f8

diff --git a/func.spec b/func.spec
index 9ca5646..9540f4e 100644
--- a/func.spec
+++ b/func.spec
@@ -67,8 +67,10 @@ rm -fr $RPM_BUILD_ROOT
 %files
 %defattr(-, root, root, -)
 %if "%{python_version}" >= "2.5"
+%if 0%{?fedora} >= 9
 %{python_sitelib}/func*.egg-info
 %endif
+%endif
 %{_bindir}/funcd
 %{_bindir}/func
 %{_bindir}/func-inventory
