]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/mlminidom/mlminidom.spec.in
Initial revision
[helm.git] / helm / DEVEL / mlminidom / mlminidom.spec.in
1 Summary: The Ocaml binding for the minidom library
2 Name: @PACKAGE@
3 Version: @VERSION@
4 Release: 1
5 Copyright: GPL
6 URL: http://www.cs.unibo.it/helm
7 Packager: Luca Padovani <luca.padovani@cs.unibo.it>
8 Requires: ocaml >= 3.00, minidom >= 0.0.1, glib, glib-devel 
9 Group: Applications/Publishing
10 Source: www.cs.unibo.it:/~lpadovan/mml-widget/@PACKAGE@-@VERSION@.tar.gz
11 %description
12 The Ocaml binding for the minidom library
13
14 %prep
15 %setup
16
17 %build
18 ./configure
19
20 %install
21 make
22 make opt
23 make install
24
25 %files
26 %doc AUTHORS COPYING ChangeLog NEWS README
27 /usr/lib/ocaml/mlminidom