[python26-boto/el5/master: 5/26] Allow inclusion of *.egg-info

gholms gholms at fedoraproject.org
Fri Mar 4 17:50:06 UTC 2011


commit aaa8ac21e5da5428d99e93d0809a92d01ac8be46
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sat Dec 8 21:13:44 2007 +0000

    Allow inclusion of *.egg-info

 python-boto.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-boto.spec b/python-boto.spec
index 8ca4879..88dd1ff 100644
--- a/python-boto.spec
+++ b/python-boto.spec
@@ -41,7 +41,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root)
 %doc README
-%{python_sitelib}/%{pkgname}/
+%{python_sitelib}/*
 
 %changelog
 * Sat Dec 08 2007 Robert Scheck <robert at fedoraproject.org> 0.9d-1


More information about the scm-commits mailing list