File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11OASISFormat: 0.3
22Name: xapi-storage
3- Version: 0.1 .0
3+ Version: 0.3 .0
44Synopsis: Xapi storage interfaces
55Authors: David Scott
66License: LGPL-2.0 with OCaml linking exception
Original file line number Diff line number Diff line change 11# OASIS_START
2- # DO NOT EDIT (digest: 1299361dd737d0a3caa8fab53da99d83 )
3- version = "0.1 .0"
2+ # DO NOT EDIT (digest: 5831ccc94f6e9f1cd088949366b587af )
3+ version = "0.3 .0"
44description = "Xapi storage interfaces"
55requires = "rpclib cmdliner re.str"
66archive(byte) = "storage.cma"
Original file line number Diff line number Diff line change 11(* setup.ml generated for the first time by OASIS v0.3.0 *)
22
33(* OASIS_START *)
4- (* DO NOT EDIT (digest: ce0e8bfb8d5a00f718bbde2452fb0c8a ) *)
4+ (* DO NOT EDIT (digest: 51b0a1f7d5ba9693e46ed781295cf8de ) *)
55(*
66 Regenerated by OASIS v0.4.5
77 Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6673,7 +6673,7 @@ let setup_t =
66736673 alpha_features = [] ;
66746674 beta_features = [] ;
66756675 name = " xapi-storage" ;
6676- version = " 0.1 .0" ;
6676+ version = " 0.3 .0" ;
66776677 license =
66786678 OASISLicense. DEP5License
66796679 (OASISLicense. DEP5Unit
@@ -6777,7 +6777,7 @@ let setup_t =
67776777 };
67786778 oasis_fn = Some " _oasis" ;
67796779 oasis_version = " 0.4.5" ;
6780- oasis_digest = Some " \244 s \151 v \004 nD \014\133\n | \229\224 J \011\225 " ;
6780+ oasis_digest = Some " u \022 C \022\021 == \t\161 . \n\185\218\170 A \003 " ;
67816781 oasis_exec = None ;
67826782 oasis_setup_args = [] ;
67836783 setup_update = false
Original file line number Diff line number Diff line change 44 [make]
55 [make "install" "PREFIX=%{prefix}%"]
66]
7- remove: ["make" "uninstall"]
7+ remove: [
8+ ["make" "uninstall" "PREFIX=%{prefix}%"]
9+ ]
810depends: [
911 "cow"
1012 "rpc"
You can’t perform that action at this time.
0 commit comments