X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=iptables.spec;h=19376f1b31268ec00e17231bab1c79f1e17bacbf;hb=fc66d3c57ed0d3eb6656566ff51e5a3455171a22;hp=b9d3852dfae0bb9277095a94248dbcfb6fa4acb6;hpb=989e05f4a7a2fd36b560ee2162d373c8bad558f2;p=iptables.git diff --git a/iptables.spec b/iptables.spec index b9d3852..19376f1 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,10 +1,5 @@ -# -# $Id$ -# -%define url $URL$ - %define name iptables -%define version 1.4.8 +%define version 1.4.9 %define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -12,7 +7,7 @@ Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} Summary: Tools for managing Linux kernel packet filtering capabilities Name: %{name} @@ -30,6 +25,7 @@ BuildRequires: libselinux-devel BuildRequires: kernel-headers Conflicts: kernel < 2.4.20 Requires(post): chkconfig +Requires(post): initscripts Requires(preun): chkconfig %description