Author: qboosh Date: Mon Jan 30 10:24:20 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: python-INITools.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/python-INITools.spec diff -u SPECS/python-INITools.spec:1.1 SPECS/python-INITools.spec:1.2 --- SPECS/python-INITools.spec:1.1 Sat Jan 28 19:57:16 2006 +++ SPECS/python-INITools.spec Mon Jan 30 11:24:13 2006 @@ -1,5 +1,6 @@ # $Revision$, $Date$ Summary: Tools for parsing and using INI-style files +Summary(pl): Narzędzia do przetwarzania i używania plików w stylu INI Name: python-INITools Version: 0.1 Release: 1 @@ -9,13 +10,18 @@ # Source0-md5: 94dc7d7c6156ad0d7f436a959184b031 URL: http://pythonpaste.org/initools/ BuildRequires: python-devel -%pyrequires_eq python-modules +%pyrequires_eq python-modules BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -A set of tools for parsing and using .ini-style files, including an abstract -parser and several tools built on that parser. +A set of tools for parsing and using .ini-style files, including an +abstract parser and several tools built on that parser. + +%description -l pl +Zestaw narzędzi do przetwarzania plików w stylu .ini, w tym +abstrakcyjny parser i kilka narzędzi stworzonych w oparciu o ten +parser. %prep %setup -q -n INITools-%{version} @@ -45,7 +51,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/01/30 10:24:13 qboosh +- pl + Revision 1.1 2006/01/28 18:57:16 radzio - initial release - TODO: polish translations, better [B]R - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-INITools.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
