From 491e9492dd87f19ee8345ba72b23a996fadfebc3388f6615774806fbf35b8e57 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 24 Feb 2011 07:47:38 +0000 Subject: [PATCH] Accepting request 62627 from Base:System Accepted submit request 62627 from user mlschroe OBS-URL: https://build.opensuse.org/request/show/62627 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=124 --- rpm-python.changes | 5 +++++ rpm-python.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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