SPECS: python-pyx.spec - pl desc, missing dir

qboosh qboosh at pld-linux.org
Fri Sep 2 21:51:10 CEST 2005


Author: qboosh                       Date: Fri Sep  2 19:51:10 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl desc, missing dir

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

---- Diffs:

================================================================
Index: SPECS/python-pyx.spec
diff -u SPECS/python-pyx.spec:1.2 SPECS/python-pyx.spec:1.3
--- SPECS/python-pyx.spec:1.2	Thu Sep  1 16:53:07 2005
+++ SPECS/python-pyx.spec	Fri Sep  2 21:51:05 2005
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 %define 	module	pyx
 Summary:	Python package for the creation of PostScript and PDF files
-Summary(pl):	Pakiet dla pythona do tworzenia plików postscriptowych i plików PDF 
+Summary(pl):	Pakiet dla Pythona do tworzenia plików PostScript i PDF
 Name:		python-%{module}
 Version:	0.8.1
 Release:	0.1
@@ -15,12 +15,14 @@
 %description
 PyX is a Python package for the creation of PostScript and PDF files.
 It combines an abstraction of the PostScript drawing model with a
-TeX/LaTeX interface. Complex tasks like 2d and 3d plots in
+TeX/LaTeX interface. Complex tasks like 2D and 3D plots in
 publication-ready quality are built out of these primitives.
 
 %description -l pl
-TODO
-
+PyX to pakiet Pythona do tworzenia plików PostScript i PDF. Łączy
+abstrakcję modelu rysowania PostScriptu z interfejsem
+TeXowym/LaTeXowym. Złożone zadania takie jak wykresy 2D i 3D o jakości
+nadającej się do publikacji są tworzone z takich prymitywów.
 
 %prep
 %setup -q -n PyX-%{version}
@@ -44,23 +46,24 @@
 %doc AUTHORS README
 # %dir %{py_sitedir}/%{module}
 %{py_sitescriptdir}/%{module}
+%dir %{_datadir}/%{module}
 %{_datadir}/%{module}/*.lfs
 %{_datadir}/%{module}/pyx.def
-
 #%attr(755,root,root) %{py_sitedir}/%{module}/*.so
 #%{py_sitedir}/%{module}/*.py[co]
 %{_sysconfdir}/pyxrc
 
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/09/02 19:51:05  qboosh
+- pl desc, missing dir
+
 Revision 1.2  2005/09/01 14:53:07  darekr
 - pl Summary
 
 Revision 1.1  2005/09/01 14:42:09  matkor
 - Version 0.8.1-0.1. NFY but should work.
-
================================================================

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




More information about the pld-cvs-commit mailing list