Setting tag vsys-0.99-1 vsys-0.99-1
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 27 Jan 2011 18:17:51 +0000 (19:17 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 27 Jan 2011 18:17:51 +0000 (19:17 +0100)
vsyssh is a simple shell to use vsys through, in the vsys-vsyssh rpm
fix build dep to require ocaml-ocamldoc instead of ocaml-docs

vsys.spec

index 5ac9c7c..f8fc812 100644 (file)
--- a/vsys.spec
+++ b/vsys.spec
@@ -5,7 +5,7 @@
 
 %define name vsys
 %define version 0.99
 
 %define name vsys
 %define version 0.99
-%define taglevel 0
+%define taglevel 1
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -86,6 +86,10 @@ fi
 %postun
 
 %changelog
 %postun
 
 %changelog
+* Thu Jan 27 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - vsys-0.99-1
+- vsyssh is a simple shell to use vsys through, in the vsys-vsyssh rpm
+- fix build dep to require ocaml-ocamldoc instead of ocaml-docs
+
 * Thu Dec 16 2010 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-0.99-0
 - Fixed a memory leak, mainly. The other changes are simply commits that got lost between the move from svn/head to
 - git/master.
 * Thu Dec 16 2010 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-0.99-0
 - Fixed a memory leak, mainly. The other changes are simply commits that got lost between the move from svn/head to
 - git/master.