X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetlab%2Fipfwslice.spec;h=f6d3efa73bdcb917da202c6b9929bd55d4fa3c31;hb=ac5ca323670a5da79f9f19cc2a1756f3872c030b;hp=a4f1521df5ce3239731d75554d6e7c7095edfadf;hpb=31b969263c34f46f398eec33c0b0e95947842cda;p=ipfw.git diff --git a/planetlab/ipfwslice.spec b/planetlab/ipfwslice.spec index a4f1521..f6d3efa 100644 --- a/planetlab/ipfwslice.spec +++ b/planetlab/ipfwslice.spec @@ -1,19 +1,19 @@ # -# $Id$ +# $Id: ipfwslice.spec 16174 2009-12-15 13:38:15Z marta $ # # TODO: # restart crond # modprobe ipfw_mod.ko (depmod ?) # -%define url $URL: http://onelab1.iet.unipi.it/svn/trunk/ipfw-slice.spec $ +%define url $URL$ # Marta Carbone # 2009 - Universita` di Pisa # License is BSD. -%define name ipfw-slice +%define name ipfwslice %define version 0.9 -%define taglevel 7 +%define taglevel 9 %define release %{kernel_version}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define kernel_id_arch %{kernel_version}-%{kernel_release}-%{kernel_arch} @@ -56,6 +56,12 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/ipfw.8* %changelog +* Mon Jan 11 2010 Thierry Parmentelat - ipfw-0.9-9 +- consistent with vsys-scripts-0.95-13 + +* Sat Jan 09 2010 Thierry Parmentelat - ipfw-0.9-8 +- builds on 2.6.22 & 2.6.27 - for 32 and 64 bits + * Tue Dec 15 2009 Marta Carbone - more work on the radix code, added sysctl read/write support