rpms/python-matplotlib/devel python-matplotlib.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Michael Schwendt bugs.michael at gmx.net
Thu Jun 30 22:37:29 UTC 2005


On Thu, 30 Jun 2005 17:40:09 -0400, Orion Poplawski wrote:

> Author: orion
> 
> Update of /cvs/extras/rpms/python-matplotlib/devel

> %files -f INSTALLED_FILES
> %defattr(-,root,root,-)
> %doc README license/LICENSE license/LICENSE_enthought.txt
> %doc license/LICENSE_PAINT license/LICENSE_PIL license/PYTZ_LICENSE.txt
> %doc API_CHANGES CHANGELOG CXX INSTALL INTERACTIVE KNOWN_BUGS
> %doc NUMARRAY_ISSUES PKG-INFO TODO
> %dir %{_libdir}/python2.4/site-packages/matplotlib

Here you likely want %{python_sitearch}/matplotlib instead, together with
this common way to define that path:

%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sy
sconfig import get_python_lib; print get_python_lib(1)")}


-- 
Michael Schwendt <mschwendt at users.sf.net>
Fedora Core release 4 (Stentz) - Linux 2.6.12-1.1385_FC4
loadavg: 1.21 1.28 1.13




More information about the fedora-extras-list mailing list