From 2c439d5d3a824b61df3a72b7e270176e46c19b031c82c4e08670a8163cfb82c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Wed, 23 Feb 2011 13:28:48 +0000 Subject: [PATCH] drop standard python directories from filelist [bnc#229189] OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=89 --- 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