SPECS: python-json-py.spec - pl desc

qboosh qboosh at pld-linux.org
Sat Dec 24 11:23:56 CET 2005


Author: qboosh                       Date: Sat Dec 24 10:23:56 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl desc

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

---- Diffs:

================================================================
Index: SPECS/python-json-py.spec
diff -u SPECS/python-json-py.spec:1.2 SPECS/python-json-py.spec:1.3
--- SPECS/python-json-py.spec:1.2	Tue Dec 20 21:07:46 2005
+++ SPECS/python-json-py.spec	Sat Dec 24 11:23:51 2005
@@ -18,17 +18,18 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-json.py is an implementation of a JSON (http://json.org) reader and
+json.py is an implementation of a JSON (http://json.org/) reader and
 writer in Python.
 
+%description -l pl
+json.py to implementacja odczytu i zapisu JSON (http://json.org/) w
+Pythonie.
+
 %prep
 %setup -q -c
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{py_sitescriptdir}
 install -d $RPM_BUILD_ROOT%{py_sitescriptdir}/json_py-%{version}-py%{py_ver}.egg-info
 
 install *.py $RPM_BUILD_ROOT%{py_sitescriptdir}
@@ -58,9 +59,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/12/24 10:23:51  qboosh
+- pl desc
+
 Revision 1.2  2005/12/20 20:07:46  arekm
 - add workaround for egg requiring software
 
 Revision 1.1  2005/12/20 19:30:15  arekm
 - new
-
================================================================

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



More information about the pld-cvs-commit mailing list