X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vsys.spec;h=fdad75ffa311a4b8ea6a6d453e55e9bdaca0eed1;hb=c83cc6c663566b82531b670f8b492c6ff1e1f18f;hp=6ae70b037fbf2ae3d556350f79fbda8d7dfc3b48;hpb=5c0adf8ec8a68254ada21c3e6902d39afded00f5;p=vsys.git diff --git a/vsys.spec b/vsys.spec index 6ae70b0..fdad75f 100644 --- a/vsys.spec +++ b/vsys.spec @@ -9,8 +9,8 @@ %define url $URL$ %define name vsys -%define version 0.7 -%define taglevel 15 +%define version 0.9 +%define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -70,10 +70,41 @@ rm -rf $RPM_BUILD_ROOT %post chkconfig --add vsys chkconfig vsys on +if [ "$PL_BOOTCD" != "1" ] ; then + service vsys restart +fi %postun %changelog +* Tue Feb 24 2009 Sapan Bhatia - vsys-0.7-26 +- Tagging to force an update. + +* Fri Feb 20 2009 Sapan Bhatia - vsys-0.7-25 + +* Fri Feb 20 2009 Sapan Bhatia - vsys-0.7-24 + +* Thu Feb 19 2009 Sapan Bhatia - vsys-0.7-23 + +* Tue Sep 30 2008 Sapan Bhatia - vsys-0.7-22 +- Tagging a trivial fix. + +* Thu Sep 25 2008 Stephen Soltesz - vsys-0.7-21 +- includes new portsummary script for CoMon + +* Mon Aug 11 2008 Stephen Soltesz - vsys-0.7-20 +- trying to fix the taglevel relative to the branch name + +* Thu Jul 17 2008 Sapan Bhatia - vsys-0.7-18 +- Change for someone at Imperial.ac.uk, who wants access to Netflow data. + +* Tue Jul 15 2008 Sapan Bhatia - vsys-0.7-17 +- * Don't kill vsys twice on restarts, do it only once +- * Restart vsys following a reinstall + +* Wed Jul 02 2008 Thierry Parmentelat - vsys-0.7-16 +- Usability changes that are necessary for the stability of CoMon + * Wed Jun 25 2008 Stephen Soltesz - vsys-0.7-15 - added patch to pl-ps needed by slicestat -