]> git.pld-linux.org Git - packages/python-numpy.git/commitdiff
- pl translations added for main package
authorwrobell <wrobell@pld-linux.org>
Fri, 22 Jun 2001 13:29:23 +0000 (13:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- summary and descriptions with pl translation for devel subpackage

Changed files:
    python-numpy.spec -> 1.8

python-numpy.spec

index 6b722465be9a5a456a692ee14a04c475f5e9c4cb..d36855f45b00416c3e2b78c9f48ae72d7169676f 100644 (file)
@@ -8,6 +8,7 @@
 %define python_compile python -c "import compileall; import sys; compileall.compile_dir(sys.argv[1])"
 
 Summary:       Python numerical facilities 
+Summary(pl):   Modu³y do obliczeñ numerycznych dla jêzyka Python
 Name:          python-%{module}
 Version:       20.1.0a3
 Release:       1
@@ -25,15 +26,23 @@ BuildRequires:      python-devel >= 1.5
 NumPy is a collection of extension modules to provide high-performance
 multidimensional numeric arrays to the Python programming language.
 
+%description -l pl
+Pakiet zawiera wydajne modu³y dla jêzyka Python do obliczeñ numerycznych
+na wielowymiarowych macierzach.
+
 %package devel
-Summary:       N/A
+Summary:       C header files for numerical modules
+Summary(pl):   Pliki nag³ówkowe jêzyka C modu³ów numerycznych
 Group:         Development/Languages/Python
 Group(de):     Entwicklung/Sprachen/Python
 Group(pl):     Programowanie/Jêzyki/Python
 Requires:      %{name} = %{version}
 
 %description devel
-N/A
+C header files for numerical modules.
+
+%description devel -l pl
+Pliki nag³ówkowe jêzyka C modu³ów numerycznych
 
 %package FFT
 Summary:       N/A
This page took 0.037221 seconds and 4 git commands to generate.