Author: qboosh                       Date: Mon Oct  3 17:27:57 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, noarch (I assume)

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

---- Diffs:

================================================================
Index: SPECS/python-kid.spec
diff -u SPECS/python-kid.spec:1.1 SPECS/python-kid.spec:1.2
--- SPECS/python-kid.spec:1.1   Wed Sep 28 07:56:36 2005
+++ SPECS/python-kid.spec       Mon Oct  3 19:27:52 2005
@@ -1,19 +1,20 @@
 # $Revision$, $Date$
-
+Summary:       Kid - A simple and pythonic XML template language
+Summary(pl):   Kid - prosty i pythonopodobny język szablonów XML
 Name:          python-kid
 Version:       0.6.4
 Release:       1
-Summary:       Kid - A simple and pythonic XML template language
 Group:         Development/Languages/Python
 License:       X11/MIT
-Url:           http://kid.lesscode.org/
 Source0:       http://lesscode.org/dist/kid/kid-%{version}.tar.gz
 # Source0-md5: e7e74a4387deff7cf473274dac442b36
+URL:           http://kid.lesscode.org/
 BuildRequires: python-devel
 BuildRequires: python-elementtree
 %pyrequires_eq  python-modules
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Requires:      python-elementtree
+BuildArch:     noarch
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Kid is a simple Python based template language for generating and
@@ -22,12 +23,17 @@
 features of these languages live on in Kid with much of the
 limitations and complexity stamped out (well, eventually :).
 
+%description -l pl
+Kid to prosty, oparty na Pythonie język szablonów do generowania i
+przekształcania słowników XML. Kid powstał jako wynik trójkąta
+miłosnego między XSLT, TAL i PHP. Autorzy wierzą, że w Kidzie żyją
+najlepsze cechy tych języków bez większości ich ograniczeń i
+złożoności.
 
 %prep
 %setup -q -n kid-%{version}
 
 %build
-export CFLAGS="%{rpmcflags}"
 python setup.py build
 
 %install
@@ -47,8 +53,11 @@
 %changelog -n python-kid
 * %{date} PLD Team <[EMAIL PROTECTED]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
+
 $Log$
+Revision 1.2  2005/10/03 17:27:52  qboosh
+- pl, noarch (I assume)
+
 Revision 1.1  2005/09/28 05:56:36  paszczus
 - initial spec (from Suse)
 - working well, needed by conary
-
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to