SPECS: python-PyQwt.spec - pl

qboosh qboosh at pld-linux.org
Sat Apr 15 20:13:52 CEST 2006


Author: qboosh                       Date: Sat Apr 15 18:13:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   python-PyQwt.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/python-PyQwt.spec
diff -u SPECS/python-PyQwt.spec:1.1 SPECS/python-PyQwt.spec:1.2
--- SPECS/python-PyQwt.spec:1.1	Tue Apr  4 13:55:03 2006
+++ SPECS/python-PyQwt.spec	Sat Apr 15 20:13:47 2006
@@ -6,6 +6,7 @@
 #
 %define		module	PyQwt
 Summary:	Python bindings for the Qwt library
+Summary(pl):	Wiązania Pythona do biblioteki Qwt
 Name:		python-%{module}
 Version:	4.2
 Release:	0.1
@@ -36,8 +37,16 @@
 various widgets to display and control bounded or unbounded floating
 point values.
 
+%description -l pl
+PyQwt to zbiór wiązań Pythona do biblioteki klas C++ Qwt,
+rozszerzającej szkielet Qt o widgety dla aplikacji naukowych i
+inżynierskich. Udostępnia widget do wykresów danych 2-wymiarowych i
+różne widgety do wyświetlania i zmiany ograniczonych i
+nieograniczonych wartości zmiennoprzecinkowych.
+
 %package devel
 Summary:	Files needed to build other bindings based on PyQwt
+Summary(pl):	Pliki potrzebne do tworzenia innych wiązań w oparciu o PyQwt
 Group:		Development/Languages/Python
 Requires:	%{name} = %{version}-%{release}
 Requires:	python-sip-devel
@@ -45,14 +54,21 @@
 %description devel
 Files needed to build other bindings based on PyQwt.
 
+%description devel -l pl
+Pliki potrzebne do tworzenia innych wiązań w oparciu o PyQwt.
+
 %package examples
 Summary:	Examples for PyQwt
+Summary(pl):	Przykłady do PyQwt
 Group:		Libraries/Python
 Requires:	%{name} = %{version}-%{release}
 
 %description examples
 Examples code demonstrating how to use the Python bindings for Qwt.
 
+%description examples -l pl
+Przykładowy kod demonstrujący sposób użycia wiązań Pythona do Qwt.
+
 %prep
 %setup -q -n %{module}-%{version}
 
@@ -112,6 +128,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/04/15 18:13:47  qboosh
+- pl
+
 Revision 1.1  2006/04/04 11:55:03  charles
 - new
-
================================================================

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



More information about the pld-cvs-commit mailing list