Author: qboosh                       Date: Tue Nov  7 20:28:57 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, BR: rpm-pythonprov

---- Files affected:
SPECS:
   python-IPy.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/python-IPy.spec
diff -u SPECS/python-IPy.spec:1.6 SPECS/python-IPy.spec:1.7
--- SPECS/python-IPy.spec:1.6   Mon Nov  6 10:35:01 2006
+++ SPECS/python-IPy.spec       Tue Nov  7 21:28:51 2006
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %define                module  IPy
 Summary:       Class and tools for handling of IPv4 and IPv6 addresses and 
networks
+Summary(pl):   Klasy i narzędzia do obsługi adresów i sieci IPv4 i IPv6
 Name:          python-%{module}
 Version:       0.52
 Release:       1
@@ -11,16 +12,24 @@
 URL:           http://software.inl.fr/trac/trac.cgi/wiki/IPy
 BuildRequires: python-devel >= 1:2.5
 BuildRequires: python-setuptools
+BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.174
 %pyrequires_eq python-modules
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The IP class allows a comfortable parsing and handling for most notations in
-use for IPv4 and IPv6 Addresses and Networks. It was greatly inspired bei
-RIPE's Perl module NET::IP's interface but doesn't share the Implementation. It
-doesn't share non-CIDR netmasks, so funky stuff lixe a netmask 0xffffff0f can't
-be done here.
+The IP class allows a comfortable parsing and handling for most
+notations in use for IPv4 and IPv6 Addresses and Networks. It was
+greatly inspired bei RIPE's Perl module Net::IP's interface but
+doesn't share the Implementation. It doesn't share non-CIDR netmasks,
+so funky stuff lixe a netmask 0xffffff0f can't be done here.
+
+%description -l pl
+Klasa IP pozwala w wygodny sposób analizować i obsługiwać większość
+używanych notacji zapisu adresów i sieci IPv4 i IPv6. Jest w dużej
+części zainspirowana interfejsem modułu Perla RIPE Net::IP, ale nie
+współdzieli z nim implementacji. Nie dzieli masek sieciowych nie-CIDR,
+więc zabawne rzeczy typu maska 0xffffff0f są tutaj niewykonalne.
 
 %prep
 %setup -q -n %{module}-%{version}
@@ -47,13 +56,15 @@
 %attr(755,root,root) %{py_sitescriptdir}/*.py[co]
 %{py_sitescriptdir}/*.egg-info
 
-
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <[EMAIL PROTECTED]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/11/07 20:28:51  qboosh
+- pl, BR: rpm-pythonprov
+
 Revision 1.6  2006/11/06 09:35:01  wiget
 - updated to 0.52
 
@@ -62,4 +73,3 @@
 
 Revision 1.4  2006/11/03 10:33:34  wiget
 - initial version
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-IPy.spec?r1=1.6&r2=1.7&f=u

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

Reply via email to