Author: qboosh Date: Tue Dec 5 22:28:19 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, python epoch
---- Files affected: SPECS: python-pycap.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/python-pycap.spec diff -u SPECS/python-pycap.spec:1.2 SPECS/python-pycap.spec:1.3 --- SPECS/python-pycap.spec:1.2 Sat Dec 2 20:02:01 2006 +++ SPECS/python-pycap.spec Tue Dec 5 23:28:14 2006 @@ -1,5 +1,6 @@ # $Revision$, $Date$ Summary: Python Packet Capture and Injection Library +Summary(pl): Biblioteka Pythona do przechwytywania i wstrzykiwania pakietów Name: python-pycap Version: 0.1.6 Release: 1 @@ -9,7 +10,7 @@ # Source0-md5: c90bc5382dede1a941e023e7bc27c473 URL: http://pycap.sourceforge.net/ BuildRequires: libnet-devel -BuildRequires: python-devel >= 2.5 +BuildRequires: python-devel >= 1:2.5 %pyrequires_eq python-modules BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -18,6 +19,11 @@ packets onto, network interfaces. It supports commonly found protocols such as Ethernet, PPP, IP, ARP, TCP, UDP, and ICMP. +%description -l pl +Ten pakiet daje możliwość przechwytywania pakietów oraz wstrzykiwania +ich poprzez interfejsy sieciowe. Obsługuje często spotykane protokoły +takie jak Ethernet, PPP, IP, ARP, TCP, UDP i ICMP. + %prep %setup -q -n pycap-%{version} @@ -28,7 +34,6 @@ rm -rf $RPM_BUILD_ROOT python -- setup.py install --root=$RPM_BUILD_ROOT --optimize=2 - %clean rm -rf $RPM_BUILD_ROOT @@ -48,10 +53,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/12/05 22:28:14 qboosh +- pl, python epoch + Revision 1.2 2006/12/02 19:02:01 arekm - req python >= 2.5 due to egg-info Revision 1.1 2006/12/02 18:59:28 arekm - new - - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-pycap.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
