SPECS: python-pychart.spec - pl, md5

qboosh qboosh at pld-linux.org
Sun Apr 29 19:09:22 CEST 2007


Author: qboosh                       Date: Sun Apr 29 17:09:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, md5

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

---- Diffs:

================================================================
Index: SPECS/python-pychart.spec
diff -u SPECS/python-pychart.spec:1.1 SPECS/python-pychart.spec:1.2
--- SPECS/python-pychart.spec:1.1	Tue Apr 24 13:44:07 2007
+++ SPECS/python-pychart.spec	Sun Apr 29 19:09:17 2007
@@ -2,23 +2,33 @@
 %define 	fname	PyChart
 %define		module	pychart
 #
-Summary:	PyChart is a Python library for creating high quality Encapsulated Postscript, PDF, PNG, or SVG charts.
+Summary:	PyChart - Python library for creating high quality EPS, PDF, PNG, or SVG charts
+Summary(pl.UTF-8):	PyChart - biblioteka Pythona do tworzenia wysokiej jakości wykresów EPS, PDF, PNG i SVG
 Name:		python-%{module}
 Version:	1.26.1
 Release:	0.1
 License:	GPL
 Group:		Development/Languages/Python
 Source0:	http://home.gna.org/pychart/old/%{fname}-%{version}.tar.gz
-URL:		http://home.gna.org/pychart
+# Source0-md5:	4a1299542c24ab22852353b97c94265e
+URL:		http://home.gna.org/pychart/
 BuildRequires:	python >= 1.5
-Requires:   python >= 1.5
+%pyrequires_eq	python-libs
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-PyChart is a Python library for creating high quality Encapsulated Postscript, PDF, PNG, or SVG charts. It currently
-supports line plots, bar plots, range-fill plots, and pie charts. Because it is based on Python, you can make full use
-of Python's scripting power.
+PyChart is a Python library for creating high quality Encapsulated
+Postscript, PDF, PNG, or SVG charts. It currently supports line plots,
+bar plots, range-fill plots, and pie charts. Because it is based on
+Python, you can make full use of Python's scripting power.
+
+%description -l pl.UTF-8
+PyChart to biblioteka Pythona do tworzenia wysokiej jakości wykresów w
+formacie EPS (Encapsulated Postscript), PDF, PNG i SVG. Aktualnie
+obsługuje wykresy liniowe, słupkowe, zakresowe (range-fill) i kołowe.
+Ponieważ jest oparta na Pythonie, można wykorzystać w skryptach całą
+potęgę tego języka.
 
 %prep
 %setup -q -n %{fname}-%{version}
@@ -34,7 +44,7 @@
 	--root=$RPM_BUILD_ROOT \
 	--optimize=2
 
-find $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}/ -name \*.py | xargs rm -f
+find $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module} -name \*.py | xargs rm -f
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -50,6 +60,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/04/29 17:09:17  qboosh
+- pl, md5
+
 Revision 1.1  2007/04/24 11:44:07  emes
 - new spec
-
================================================================

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



More information about the pld-cvs-commit mailing list