X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=root-context%2Fvsys-scripts.spec;h=4e657c93d8a9e3332e061e7af14d0afb50dc6176;hb=541a66882ead7c42b6f687774ca9d8e93d394101;hp=24591a207d1121476d02d9c5afaa1baf51e184a0;hpb=8efecd49b033ab057a124919ce0e8f917c58fc98;p=vsys-scripts.git diff --git a/root-context/vsys-scripts.spec b/root-context/vsys-scripts.spec index 24591a2..4e657c9 100644 --- a/root-context/vsys-scripts.spec +++ b/root-context/vsys-scripts.spec @@ -6,7 +6,7 @@ %define name vsys-scripts %define version 0.95 -%define taglevel 46 +%define taglevel 48 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -39,19 +39,27 @@ make -C root-context %install mkdir -p $RPM_BUILD_ROOT/vsys -cp root-context/exec/* $RPM_BUILD_ROOT/vsys +install -D root-context/exec/* $RPM_BUILD_ROOT/vsys/ +install -D root-context/init/sliceip.init $RPM_BUILD_ROOT/etc/rc.d/init.d/sliceip %clean rm -rf $RPM_BUILD_ROOT %files -/vsys/* +/vsys/ +/etc/rc.d/init.d/ %post %postun %changelog +* Sun Jul 14 2013 Thierry Parmentelat - vsys-scripts-0.95-48 +- sliceip has support for lxc and vs nodes (Thanks Giovanni) + +* Tue Jun 11 2013 Thierry Parmentelat - vsys-scripts-0.95-47 +- Giuseppe Lettieri's patch for ignoring glitches when tearing down iptables rules + * Tue Apr 23 2013 Thierry Parmentelat - vsys-scripts-0.95-46 - vif_up can set dropkern and mtu