SPECS: python-spark.spec - pl

qboosh qboosh at pld-linux.org
Sun Aug 20 16:12:50 CEST 2006


Author: qboosh                       Date: Sun Aug 20 14:12:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

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

---- Diffs:

================================================================
Index: SPECS/python-spark.spec
diff -u SPECS/python-spark.spec:1.2 SPECS/python-spark.spec:1.3
--- SPECS/python-spark.spec:1.2	Mon Jul 31 19:45:50 2006
+++ SPECS/python-spark.spec	Sun Aug 20 16:12:45 2006
@@ -3,6 +3,7 @@
 %define 	module	spark
 
 Summary:	Scanning, Parsing, and Rewriting Kit
+Summary(pl):	Narzędzia do skanowania, analizowania i przepisowania
 Name:		python-%{module}
 Version:	0.6.1
 Release:	1
@@ -10,22 +11,24 @@
 Group:		Libraries/Python
 Source0:	http://pages.cpsc.ucalgary.ca/~aycock/spark/%{module}-%{version}.tar.gz
 # Source0-md5:	28c4c3b1031a6a4e4c4bd42726d22b65
-#Patch0:		%{name}-lib64.patch
 URL:		http://pages.cpsc.ucalgary.ca/~aycock/spark/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-SPARK stands for the Scanning, Parsing, and Rewriting Kit. It formerly had
-no name, and was referred to as the "little language framework."
+SPARK stands for the Scanning, Parsing, and Rewriting Kit. It formerly
+had no name, and was referred to as the "little language framework."
 
-%prep
-%setup -q	-n %{module}-%{version}
+%description -l pl
+SPARK (Scanning, Parsing And Rewriting Kit) to zestaw narzędzi do
+skanowania, analizowania i przepisywania. Poprzednio nie miał nazwy, a
+pisano o nim jako o "małym szkielecie języka" ("little language
+framework").
 
-%build
+%prep
+%setup -q -n %{module}-%{version}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT%{py_sitescriptdir}
 install spark.py $RPM_BUILD_ROOT%{py_sitescriptdir}
 
@@ -51,9 +54,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/08/20 14:12:45  qboosh
+- pl
+
 Revision 1.2  2006/07/31 17:45:50  wrobell
 - md5 updated
 
 Revision 1.1  2006/07/31 17:44:08  wrobell
 - based on python-psycopg2.spec
-
================================================================

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



More information about the pld-cvs-commit mailing list