Changes of Revision 4
[-] | Changed | pychart.spec |
1
2 %files 3 %defattr(-,root,root) 4 %doc README demos doc COPYING 5 -/usr/local/lib/python*/site-packages/%name 6 +%{_libdir}/python*/site-packages/%name 7 8 %changelog 9 * Sat Oct 09 2010 Carsten Schoene <cs@linux-administrator.com> - 1.39-1 10 |