diff --git a/rpm-python.changes b/rpm-python.changes index 41c56de..2c2353d 100644 --- a/rpm-python.changes +++ b/rpm-python.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 23 14:01:41 CET 2011 - mls@suse.de + +- drop standard python directories from filelist [bnc#229189] + ------------------------------------------------------------------- Fri Oct 22 15:52:32 UTC 2010 - coolo@novell.com diff --git a/rpm-python.spec b/rpm-python.spec index a579329..6d10974 100644 --- a/rpm-python.spec +++ b/rpm-python.spec @@ -69,6 +69,6 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) -%{_libdir}/python* +%{_libdir}/python*/*/* %changelog