SPECS: python-kickstart.spec - pl

qboosh qboosh at pld-linux.org
Thu May 18 23:12:32 CEST 2006


Author: qboosh                       Date: Thu May 18 21:12:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

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

---- Diffs:

================================================================
Index: SPECS/python-kickstart.spec
diff -u SPECS/python-kickstart.spec:1.1 SPECS/python-kickstart.spec:1.2
--- SPECS/python-kickstart.spec:1.1	Tue May 16 21:08:23 2006
+++ SPECS/python-kickstart.spec	Thu May 18 23:12:27 2006
@@ -1,20 +1,25 @@
 # $Revision$, $Date$
-Summary:	A python library for manipulating kickstart files
+Summary:	A Python library for manipulating kickstart files
+Summary(pl):	Pythonowa biblioteka do obróbki plików kickstart
 Name:		python-kickstart
 Version:	0.23
 Release:	1
+License:	GPL
+Group:		Libraries/Python
 Source0:	pykickstart-%{version}.tar.gz
 # Source0-md5:	aa52b2e3ad0bb422095f14029d527503
-License:	GPL
-Group:		Libraries
 BuildRequires:	python-devel
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The pykickstart package is a python library for manipulating kickstart
+The pykickstart package is a Python library for manipulating kickstart
 files.
 
+%description -l pl
+Pakiet pykickstart to pythonowa biblioteka do obróbki plików
+kickstart.
+
 %prep
 %setup -q -n pykickstart-%{version}
 %{__make}
@@ -31,8 +36,8 @@
 %files
 %defattr(644,root,root,755)
 %doc README ChangeLog COPYING docs/programmers-guide
-%{py_sitescriptdir}/pykickstart
 %attr(755,root,root) %{_bindir}/ksvalidator
+%{py_sitescriptdir}/pykickstart
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -40,6 +45,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/05/18 21:12:27  qboosh
+- pl
+
 Revision 1.1  2006/05/16 19:08:23  glen
 - adapted from FC5
-
================================================================

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



More information about the pld-cvs-commit mailing list