SPECS: python-matplotlib.spec - pl

qboosh qboosh at pld-linux.org
Thu Jun 30 21:58:12 CEST 2005


Author: qboosh                       Date: Thu Jun 30 19:58:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   python-matplotlib.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/python-matplotlib.spec
diff -u SPECS/python-matplotlib.spec:1.2 SPECS/python-matplotlib.spec:1.3
--- SPECS/python-matplotlib.spec:1.2	Wed Jun 29 23:00:29 2005
+++ SPECS/python-matplotlib.spec	Thu Jun 30 21:58:07 2005
@@ -2,7 +2,8 @@
 # TODO:
 # - files section
 %define		module	matplotlib
-Summary:	Matlab(TM) style python plotting package
+Summary:	Matlab(TM) style Python plotting package
+Summary(pl):	Pakiet do rysowania w Pythonie podobny do Matlaba(TM)
 Name:		python-%{module}
 Version:	0.82
 Release:	0.1
@@ -11,12 +12,12 @@
 Source0:	http://dl.sourceforge.net/matplotlib/%{module}-%{version}.tar.gz
 # Source0-md5:	a5ef59a9eed934708eedef5a0125d8d8
 URL:		http://matplotlib.sourceforge.net/
-BuildRequires:	python >= 2.2.1
-%pyrequires_eq	python-modules
-BuildRequires:	python-numpy
-BuildRequires:	ncurses-devel
 BuildRequires:	freetype-devel
+BuildRequires:	ncurses-devel
+BuildRequires:	python >= 2.2.1
 BuildRequires:	python-devel
+BuildRequires:	python-numpy
+%pyrequires_eq	python-modules
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -26,6 +27,12 @@
 oriented, there is a functional interface "pylab" for people coming
 from Matlab.
 
+%description -l pl
+matplotlib usiłuje tworzyć grafikę 2D o jakości publikacji przy użyciu
+wykresów matlaba jako inspiracji. Chociaż główna biblioteka jest
+zorientowana obiektowo, jest interfejs funkcyjny "pylab" dla ludzi
+przechodzących z Matlaba.
+
 %prep
 %setup -q -n %{module}-%{version}
 
@@ -56,9 +63,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/06/30 19:58:07  qboosh
+- pl
+
 Revision 1.2  2005/06/29 21:00:29  arekm
 - fix md5
 
 Revision 1.1  2005/06/29 20:55:34  arekm
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-matplotlib.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list