Author: qboosh Date: Tue Dec 19 23:59:15 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, md5
---- Files affected: SPECS: perl-IPTables-Parse.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/perl-IPTables-Parse.spec diff -u SPECS/perl-IPTables-Parse.spec:1.3 SPECS/perl-IPTables-Parse.spec:1.4 --- SPECS/perl-IPTables-Parse.spec:1.3 Mon Dec 18 01:28:46 2006 +++ SPECS/perl-IPTables-Parse.spec Wed Dec 20 00:59:10 2006 @@ -7,6 +7,7 @@ %define pdir IPTables %define pnam Parse Summary: Perl interface to parse iptables rulesets +Summary(pl): Perlowy interfejs do analizy zbiorów reguł iptables Name: perl-IPTables-Parse 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 Patch0: %{name}-iptables.patch URL: http://www.cipherdyne.org/psad/ BuildRequires: perl-devel >= 1:5.8.0 @@ -24,6 +26,9 @@ %description Perl interface to parse iptables rulesets. +%description -l pl +Perlowy interfejs do analizy zbiorów reguł iptables. + %prep %setup -q -n psad-2.0.1 %patch0 -p1 @@ -38,8 +43,8 @@ %install rm -rf $RPM_BUILD_ROOT -cd IPTables-Parse -%{__make} pure_install \ + +%{__make} -C IPTables-Parse pure_install \ DESTDIR=$RPM_BUILD_ROOT %clean @@ -57,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/12/19 23:59:10 qboosh +- pl, md5 + Revision 1.3 2006/12/18 00:28:46 glen - fix iptables path ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-IPTables-Parse.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
