From ba6493a56ff7f1d312beb08261c2963ae5994d4f Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Mon, 18 May 2009 16:03:36 +0000 Subject: [PATCH] Getting rid of factory scripts from the main vsys. They now live elsewhere. Tagging module vsys - vsys-0.9-2 --- vsys.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vsys.spec b/vsys.spec index cc42bf5..207d7e7 100644 --- a/vsys.spec +++ b/vsys.spec @@ -10,7 +10,7 @@ %define name vsys %define version 0.9 -%define taglevel 1 +%define taglevel 2 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -77,6 +77,9 @@ fi %postun %changelog +* Mon May 18 2009 Sapan Bhatia - vsys-0.9-2 +- Getting rid of factory scripts from the main vsys. They now live elsewhere. + * Tue Mar 31 2009 Sapan Bhatia - vsys-0.9-1 - * The main change in version 0.9 is file-descriptor passing support. The way this works in Vsys is that you write a - script whose name has the prefix "fd_". Such scripts show up within slices as ".control" files and can be used to -- 2.43.0