]> git.pld-linux.org Git - packages/arptables.git/blobdiff - arptables.spec
- 0.0.3-2 (based on arptables-0.0.3-3)
[packages/arptables.git] / arptables.spec
index ddc58dee2490431bacfcf11c011f1b583e798d45..594982a12870f28a2fb91eb4c14628e4e81c32c4 100644 (file)
@@ -1,13 +1,12 @@
 Summary:       Arp Tables
 Summary:       Arp Tables
-Summary(pl):   Arp Tables - filtrowanie pakietów ARP
+Summary(pl.UTF-8):     Arp Tables - filtrowanie pakietów ARP
 Name:          arptables
 Version:       0.0.3
 Name:          arptables
 Version:       0.0.3
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Daemons
 License:       GPL
 Group:         Networking/Daemons
-Source0:       http://dl.sourceforge.net/ebtables/%{name}-v%{version}-2.tar.gz
-# Source0-md5: 283d19292bd99913dc3a42842826c286
-Patch0:                %{name}-llh.patch
+Source0:       http://dl.sourceforge.net/ebtables/%{name}-v%{version}-3.tar.gz
+# Source0-md5: 3f4a8b62920a46d746ab892be7de088f
 URL:           http://ebtables.sourceforge.net/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 URL:           http://ebtables.sourceforge.net/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -15,9 +14,13 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 arptables is used to set up and maintain the tables of ARP rules in
 the Linux kernel. These rules inspect the ARP frames which they see.
 
 arptables is used to set up and maintain the tables of ARP rules in
 the Linux kernel. These rules inspect the ARP frames which they see.
 
+
+%description -l pl.UTF-8
+arptables służy do ustawiania i zarządzania tablicami reguł ARP w
+jądrze Linuksa. Reguły te dozorują ramki ARP widziane przez system.
+
 %prep
 %prep
-%setup -q -n %{name}-v%{version}-2
-%patch0 -p1
+%setup -q -n %{name}-v%{version}-3
 
 %build
 %{__make} \
 
 %build
 %{__make} \
This page took 0.101923 seconds and 4 git commands to generate.