Author: mguevara Date: Thu Nov 15 18:21:26 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.0.3-2 (based on arptables-0.0.3-3) - removed arptables-llh.patch, one typo
---- Files affected: SPECS: arptables.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/arptables.spec diff -u SPECS/arptables.spec:1.5 SPECS/arptables.spec:1.6 --- SPECS/arptables.spec:1.5 Mon Feb 12 22:23:47 2007 +++ SPECS/arptables.spec Thu Nov 15 19:21:21 2007 @@ -3,12 +3,11 @@ Summary(pl.UTF-8): Arp Tables - filtrowanie pakietów ARP Name: arptables Version: 0.0.3 -Release: 1 +Release: 2 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) @@ -16,13 +15,13 @@ 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 APR widziane przez system. +jądrze Linuksa. Reguły te dozorują ramki ARP widziane przez system. %prep -%setup -q -n %{name}-v%{version}-2 -%patch0 -p1 +%setup -q -n %{name}-v%{version}-3 %build %{__make} \ @@ -47,6 +46,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2007-11-15 18:21:21 mguevara +- 0.0.3-2 (based on arptables-0.0.3-3) +- removed arptables-llh.patch, one typo + Revision 1.5 2007-02-12 21:23:47 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/arptables.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
