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