[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rpms/python-matplotlib/devel python-matplotlib.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
- From: Michael Schwendt <bugs michael gmx net>
- To: Fedora Extras CVS commits <fedora-extras-list redhat com>
- Subject: Re: rpms/python-matplotlib/devel python-matplotlib.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
- Date: Fri, 1 Jul 2005 00:37:29 +0200
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 users sf net>
Fedora Core release 4 (Stentz) - Linux 2.6.12-1.1385_FC4
loadavg: 1.21 1.28 1.13
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]