X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmlminidom%2Fmlminidom-0.0.1-1.spec;fp=helm%2FDEVEL%2Fmlminidom%2Fmlminidom-0.0.1-1.spec;h=3336a484cb098bd813cb6fe5472823bb5211aa44;hb=d70d5de1ec9ccc86c9df45036245af34c37575ea;hp=0000000000000000000000000000000000000000;hpb=99d60351f793983bb7633334ea59e95feb36c72c;p=helm.git diff --git a/helm/DEVEL/mlminidom/mlminidom-0.0.1-1.spec b/helm/DEVEL/mlminidom/mlminidom-0.0.1-1.spec new file mode 100644 index 000000000..3336a484c --- /dev/null +++ b/helm/DEVEL/mlminidom/mlminidom-0.0.1-1.spec @@ -0,0 +1,27 @@ +Summary: The Ocaml binding for the minidom library +Name: mlminidom +Version: 0.0.1 +Release: 1 +Copyright: GPL +URL: http://www.cs.unibo.it/helm +Packager: Luca Padovani +Requires: ocaml >= 3.00, minidom >= 0.0.1, glib, glib-devel +Group: Applications/Publishing +Source: www.cs.unibo.it:/~lpadovan/mml-widget/mlminidom-0.0.1.tar.gz +%description +The Ocaml binding for the minidom library + +%prep +%setup + +%build +./configure + +%install +make +make opt +make install + +%files +%doc AUTHORS COPYING ChangeLog NEWS README +/usr/lib/ocaml/mlminidom