X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetlab%2Fipfwslice.spec;h=ea2a3d5727dda740e27b354d10e4fb32d753cfac;hb=ebb59f3dda84f643fe48aac7dc6cf49856bbf34b;hp=3fabfd49a2d4d52ab7f75f654601d2da3881f478;hpb=4a890465af526ece5ee7ad83f11e2de62638d5df;p=ipfw.git diff --git a/planetlab/ipfwslice.spec b/planetlab/ipfwslice.spec index 3fabfd4..ea2a3d5 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 ?) @@ -12,8 +10,8 @@ # License is BSD. %define name ipfwslice -%define version 0.9 -%define taglevel 8 +%define version 20120610 +%define taglevel 1 %define release %{kernel_version}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define kernel_id_arch %{kernel_version}-%{kernel_release}-%{kernel_arch} @@ -56,6 +54,45 @@ 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 + +* Wed Dec 08 2010 Thierry Parmentelat - ipfw-0.9-19 +- fix detection of kernel conventions + +* Tue Dec 07 2010 Thierry Parmentelat - ipfw-0.9-18 +- guess conventions for either <=k27 or >=k32 + +* Tue Jun 15 2010 Baris Metin - ipfw-0.9-17 +- testing git only module-tag + +* Tue Jun 15 2010 Baris Metin - ipfw-0.9-16 +- tagging ipfw to test module-tools on (pure) git + +* Wed May 12 2010 Talip Baris Metin - ipfw-0.9-15 +- tagging for obsoletes + +* Tue Apr 27 2010 Thierry Parmentelat - ipfw-0.9-13 +- Update to the ipfw3 version of the dummynet code. + +* Mon Apr 12 2010 Thierry Parmentelat - ipfw-0.9-11 +- add ipfw initialization script to chkconfig + +* Wed Mar 03 2010 Talip Baris Metin - ipfw-0.9-10 +- - Load module at installation - Marta + +* 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