Author: dzeus Date: Mon May 22 19:28:59 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added raw.patch (raw table)
---- Files affected: SPECS: tree-firewall.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/tree-firewall.spec diff -u SPECS/tree-firewall.spec:1.20 SPECS/tree-firewall.spec:1.21 --- SPECS/tree-firewall.spec:1.20 Mon May 22 00:20:15 2006 +++ SPECS/tree-firewall.spec Mon May 22 21:28:51 2006 @@ -3,12 +3,13 @@ Summary(pl): Narzędzie wspomagające budowanie firewalli Name: tree-firewall Version: 0.2 -Release: 3 +Release: 4 Epoch: 1 License: GPL Group: Networking/Admin Source0: ftp://ftp.pld.org.pl/people/wojrus/tree-firewall/%{name}-%{version}.tar.gz # Source0-md5: 101385c143c0b45ec8c35bc4eae0bbea +Patch0: %{name}-raw.patch Requires(post): grep Requires(post,preun): /sbin/chkconfig #Requires: firewall-userspace-tool @@ -32,6 +33,7 @@ %prep %setup -q +%patch0 -p1 %install rm -rf $RPM_BUILD_ROOT @@ -88,6 +90,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2006/05/22 19:28:51 dzeus +- added raw.patch (raw table) + Revision 1.20 2006/05/21 22:20:15 glen - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tree-firewall.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
