drop standard python directories from filelist [bnc#229189]
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=89
This commit is contained in:
parent
3d9ce6ef21
commit
2c439d5d3a
@ -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
|
Fri Oct 22 15:52:32 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -69,6 +69,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/python*
|
%{_libdir}/python*/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user