[shedskin/el5] there is no egg in el5

tomspur tomspur at fedoraproject.org
Sun Jun 19 10:28:54 UTC 2011


commit a33c6a973db37a7cc65bbb1e841667f7d3cc157a
Author: Thomas Spura <tomspur at fedoraproject.org>
Date:   Sun Jun 19 12:28:21 2011 +0200

    there is no egg in el5

 shedskin.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/shedskin.spec b/shedskin.spec
index 47f1144..a1311b3 100644
--- a/shedskin.spec
+++ b/shedskin.spec
@@ -85,8 +85,9 @@ rm -rf %{buildroot}
 %doc LICENSE README.html
 %{_bindir}/shedskin
 %{python_sitelib}/shedskin/
+%if ! (0%{?rhel} > 5)
 %{python_sitelib}/shedskin-*.egg-info
-
+%endif
 
 %changelog
 * Wed Jun 15 2011 Thomas Spura <tomspur at fedoraproject.org> - 0.8-1


More information about the scm-commits mailing list