--- python-augeas.spec.orig     2010-12-08 14:15:46.000000000 -0500
+++ python-augeas.spec  2010-12-08 14:12:24.000000000 -0500
@@ -39,7 +39,9 @@
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS README.txt
 %{python_sitelib}/augeas.py*
+%if 0%{?fedora} >= 9 || 0%{?rhel} >= 6
 %{python_sitelib}/*augeas*.egg-info
+%endif
 
 %changelog
 * Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.3.0-5

