X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetlab%2Fipfwslice.spec;h=9f200b30377f7801cf0362b23fb62c0b7921c181;hb=28a7fe9d930667786b902af6697c01eb87694173;hp=6f9972b8b4cea2bb0b25425ce8676e47aea3673a;hpb=4ca93c4f545e2988ac916de4fd22f8e909000a29;p=ipfw.git diff --git a/planetlab/ipfwslice.spec b/planetlab/ipfwslice.spec index 6f9972b..9f200b3 100644 --- a/planetlab/ipfwslice.spec +++ b/planetlab/ipfwslice.spec @@ -1,6 +1,4 @@ # -# $Id: ipfwslice.spec 16174 2009-12-15 13:38:15Z marta $ -# # TODO: # restart crond # modprobe ipfw_mod.ko (depmod ?) @@ -13,7 +11,7 @@ %define name ipfwslice %define version 0.9 -%define taglevel 20 +%define taglevel 23 %define release %{kernel_version}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define kernel_id_arch %{kernel_version}-%{kernel_release}-%{kernel_arch} @@ -56,6 +54,15 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/ipfw.8* %changelog +* Mon Oct 24 2011 Thierry Parmentelat - ipfw-0.9-23 +- for building against k32 on f8 + +* Sun Oct 02 2011 Thierry Parmentelat - ipfw-0.9-22 +- rpm version number has the kernel taglevel embedded + +* Fri Jun 10 2011 Thierry Parmentelat - ipfw-0.9-21 +- build tweaks for gcc-4.6 on f15 + * Sun Jan 23 2011 Thierry Parmentelat - ipfw-0.9-20 - tweaks for compiling on k32/64 bits