X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetlab%2Fipfwslice.spec;h=3fabfd49a2d4d52ab7f75f654601d2da3881f478;hb=4a890465af526ece5ee7ad83f11e2de62638d5df;hp=30824ab4ff19a3de8a1bc9016e0622e06721663a;hpb=fd71c20d7328b71ac47493f9f27925de690980ed;p=ipfw.git diff --git a/planetlab/ipfwslice.spec b/planetlab/ipfwslice.spec index 30824ab..3fabfd4 100644 --- a/planetlab/ipfwslice.spec +++ b/planetlab/ipfwslice.spec @@ -5,7 +5,7 @@ # restart crond # modprobe ipfw_mod.ko (depmod ?) # -%define url $URL:$ +%define url $URL$ # Marta Carbone # 2009 - Universita` di Pisa @@ -13,7 +13,7 @@ %define name ipfwslice %define version 0.9 -%define taglevel 7 +%define taglevel 8 %define release %{kernel_version}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define kernel_id_arch %{kernel_version}-%{kernel_release}-%{kernel_arch} @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/ipfw.8* %changelog +* 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