SPECS: perl-IPTables-ChainMgr.spec - pl, md5
qboosh
qboosh at pld-linux.org
Wed Dec 20 00:58:13 CET 2006
Author: qboosh Date: Tue Dec 19 23:58:13 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, md5
---- Files affected:
SPECS:
perl-IPTables-ChainMgr.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-IPTables-ChainMgr.spec
diff -u SPECS/perl-IPTables-ChainMgr.spec:1.1 SPECS/perl-IPTables-ChainMgr.spec:1.2
--- SPECS/perl-IPTables-ChainMgr.spec:1.1 Mon Dec 18 01:35:07 2006
+++ SPECS/perl-IPTables-ChainMgr.spec Wed Dec 20 00:58:07 2006
@@ -7,6 +7,7 @@
%define pdir IPTables
%define pnam ChainMgr
Summary: Perl interface to add and delete rules to an iptables chain
+Summary(pl): Perlowy interfejs do dodawania i usuwania reguł z łańcuchów iptables
Name: perl-IPTables-ChainMgr
Version: 0.4
Release: 1
@@ -14,6 +15,7 @@
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cipherdyne.org/psad/download/psad-2.0.1.tar.gz
+# Source0-md5: a1604b68e31178e7e0cbbfd7c1cd4edf
URL: http://www.cipherdyne.org/psad/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -30,6 +32,12 @@
add blocking rules to it. Rule additions are (mostly) guaranteed to be
unique.
+%description -l pl
+Perlowy interfejs do dodawania i usuwania reguł z łańcuchów iptables.
+Najpopularniejszym zastosowaniem tego modułu jest tworzenie własnego
+łańcucha, a następnie dodawanie do niego reguł blokujących. Dodawanie
+reguł gwarantuje (w większości) ich unikalność.
+
%prep
%setup -q -n psad-2.0.1
@@ -43,8 +51,8 @@
%install
rm -rf $RPM_BUILD_ROOT
-cd IPTables-ChainMgr
-%{__make} pure_install \
+
+%{__make} -C IPTables-ChainMgr pure_install \
DESTDIR=$RPM_BUILD_ROOT
%clean
@@ -62,6 +70,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/12/19 23:58:07 qboosh
+- pl, md5
+
Revision 1.1 2006/12/18 00:35:07 glen
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-IPTables-ChainMgr.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list