X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vsys.spec;h=fb077b706cb1d8470db76f4540c1bdbc1f8dc6fe;hb=64fec94ca5bdf716a1a600579fb72cde60c9148a;hp=fba6c2be0849526bf5045e7960da6197e2c3b186;hpb=7698e46de42dd0480e2870ee1455e073ae469137;p=vsys.git diff --git a/vsys.spec b/vsys.spec index fba6c2b..fb077b7 100644 --- a/vsys.spec +++ b/vsys.spec @@ -10,7 +10,7 @@ %define name vsys %define version 0.7 -%define taglevel 9 +%define taglevel 11 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -64,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT /usr/bin/vsys /etc/init.d/vsys /vsys/* -/etc/vsys.conf +%config(noreplace) /etc/vsys.conf %{_sysconfdir}/logrotate.d/vsys %post @@ -74,6 +74,17 @@ chkconfig vsys on %postun %changelog +* Wed Jun 18 2008 Sapan Bhatia - vsys-0.7-11 +- Suppress some temp file that RPM creates frmo showing up as a vsys script. +- +- + +* Wed Jun 18 2008 Sapan Bhatia - vsys-0.7-10 +- Changed a policy in vsys. When an acl is empty, the script doesn't show up in ANY slice. The previous behavior was for +- it to show up in all slices. +- +- + * Wed Jun 18 2008 Sapan Bhatia - vsys-0.7-9 - Added a vsys script for CoMon. -