Author: glen                         Date: Thu Jul  3 13:28:50 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- convert to utf8

---- Files affected:
SPECS:
   p2p.spec (1.23.2.25 -> 1.23.2.26) 

---- Diffs:

================================================================
Index: SPECS/p2p.spec
diff -u SPECS/p2p.spec:1.23.2.25 SPECS/p2p.spec:1.23.2.26
--- SPECS/p2p.spec:1.23.2.25    Wed Feb 20 00:26:32 2008
+++ SPECS/p2p.spec      Thu Jul  3 15:28:44 2008
@@ -24,7 +24,7 @@
 
 %define                pname   p2p
 Summary:       P2P - a netfilter extension to identify P2P filesharing traffic
-Summary(pl):   P2P - rozszerzenie filtra pakiet�w identyfikuj�ce ruch P2P
+Summary(pl.UTF-8):     P2P - rozszerzenie filtra pakietów identyfikujące ruch 
P2P
 Name:          %{pname}%{_alt_kernel}
 Version:       0.3.0a
 Release:       63
@@ -50,17 +50,17 @@
 
 This package contains Linux kernel module.
 
-%description -l pl
-iptables-p2p to modu� dopasowywania P2P dla iptables. Obs�uguje
-wykrywanie nast�puj�cych protoko��w: FastTrack (KaZaa, Grokster...),
+%description -l pl.UTF-8
+iptables-p2p to moduł dopasowywania P2P dla iptables. Obsługuje
+wykrywanie następujących protokołów: FastTrack (KaZaa, Grokster...),
 eDonkey (eDonkey, eMule...), Direct Connect, Gnutella (zwykli klienci
 oraz gnutella 2 Shareazy), BitTorrent, OpenFT (giFT).
 
-Ten pakiet zawiera modu� j�dra Linuksa.
+Ten pakiet zawiera moduł jądra Linuksa.
 
 %package -n kernel%{_alt_kernel}-net-p2p
 Summary:       P2P - a netfilter extension to identify P2P filesharing traffic
-Summary(pl):   P2P - rozszerzenie filtra pakiet�w identyfikuj�ce ruch P2P
+Summary(pl.UTF-8):     P2P - rozszerzenie filtra pakietów identyfikujące ruch 
P2P
 Group:         Base/Kernel
 %{?with_dist_kernel:Requires:  kernel%{_alt_kernel}(vermagic) = %{_kernel_ver}}
 Requires(post,postun): /sbin/depmod
@@ -73,17 +73,17 @@
 
 This package contains Linux kernel module.
 
-%description -n kernel%{_alt_kernel}-net-p2p -l pl
-iptables-p2p to modu� dopasowywania P2P dla iptables. Obs�uguje
-wykrywanie nast�puj�cych protoko��w: FastTrack (KaZaa, Grokster...),
+%description -n kernel%{_alt_kernel}-net-p2p -l pl.UTF-8
+iptables-p2p to moduł dopasowywania P2P dla iptables. Obsługuje
+wykrywanie następujących protokołów: FastTrack (KaZaa, Grokster...),
 eDonkey (eDonkey, eMule...), Direct Connect, Gnutella (zwykli klienci
 oraz gnutella 2 Shareazy), BitTorrent, OpenFT (giFT).
 
-Ten pakiet zawiera modu� j�dra Linuksa.
+Ten pakiet zawiera moduł jądra Linuksa.
 
 %package -n kernel%{_alt_kernel}-smp-net-p2p
 Summary:       P2P - a netfilter extension to identify P2P filesharing traffic
-Summary(pl):   P2P - rozszerzenie filtra pakiet�w identyfikuj�ce ruch P2P
+Summary(pl.UTF-8):     P2P - rozszerzenie filtra pakietów identyfikujące ruch 
P2P
 Group:         Base/Kernel
 %{?with_dist_kernel:Requires:  kernel%{_alt_kernel}-smp(vermagic) = 
%{_kernel_ver}}
 Requires(post,postun): /sbin/depmod
@@ -96,17 +96,17 @@
 
 This package contains Linux SMP kernel module.
 
-%description -n kernel%{_alt_kernel}-smp-net-p2p -l pl
-iptables-p2p to modu� dopasowywania P2P dla iptables. Obs�uguje
-wykrywanie nast�puj�cych protoko��w: FastTrack (KaZaa, Grokster...),
+%description -n kernel%{_alt_kernel}-smp-net-p2p -l pl.UTF-8
+iptables-p2p to moduł dopasowywania P2P dla iptables. Obsługuje
+wykrywanie następujących protokołów: FastTrack (KaZaa, Grokster...),
 eDonkey (eDonkey, eMule...), Direct Connect, Gnutella (zwykli klienci
 oraz gnutella 2 Shareazy), BitTorrent, OpenFT (giFT).
 
-Ten pakiet zawiera modu� j�dra Linuksa SMP.
+Ten pakiet zawiera moduł jądra Linuksa SMP.
 
 %package -n iptables-p2p
 Summary:       P2P - a netfilter extension to identify P2P filesharing traffic
-Summary(pl):   P2P - rozszerzenie filtra pakiet�w identyfikuj�ce ruch P2P
+Summary(pl.UTF-8):     P2P - rozszerzenie filtra pakietów identyfikujące ruch 
P2P
 Group:         Base/Kernel
 Requires:      iptables
 
@@ -116,9 +116,9 @@
 ...), eDonkey (eDonkey, eMule, ...), Direct Connect, Gnutella (regular
 clients and Shareaza's gnutella 2), BitTorrent, OpenFT (giFT).
 
-%description -n iptables-p2p -l pl
-iptables-p2p to modu� dopasowywania P2P dla iptables. Obs�uguje
-wykrywanie nast�puj�cych protoko��w: FastTrack (KaZaa, Grokster...),
+%description -n iptables-p2p -l pl.UTF-8
+iptables-p2p to moduł dopasowywania P2P dla iptables. Obsługuje
+wykrywanie następujących protokołów: FastTrack (KaZaa, Grokster...),
 eDonkey (eDonkey, eMule...), Direct Connect, Gnutella (zwykli klienci
 oraz gnutella 2 Shareazy), BitTorrent, OpenFT (giFT).
 
@@ -205,7 +205,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.23.2.25  2008/02/19 23:26:32  glen
+Revision 1.23.2.26  2008/07/03 13:28:44  glen
+- convert to utf8
+
+Revision 1.23.2.25  2008-02-19 23:26:32  glen
 - release 63
 
 Revision 1.23.2.24  2008-02-15 01:29:33  glen
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/p2p.spec?r1=1.23.2.25&r2=1.23.2.26&f=u

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

Reply via email to