]> matita.cs.unibo.it Git - helm.git/blob - helm/xsltd/helm_xsltd.spec.in
ocaml 3.09 transition
[helm.git] / helm / xsltd / helm_xsltd.spec.in
1 Summary: The UDP-based XSLTD daemon for project HELM.
2 Name: @PACKAGE@
3 Version: @VERSION@
4 Release: 1
5 Copyright: GPL
6 URL: http://www.cs.unibo.it/helm
7 Packager: Claudio Sacerdoti Coen <sacerdot@cs.unibo.it>
8 Requires: helm_configuration = 0.0.1, helm_data = 0.0.1, helm_http_getter = 0.0.1
9 Group: Applications/Publishing
10 Source: www.cs.unibo.it:/helm/@PACKAGE@-@VERSION@-1.tar.gz
11 %description
12 HELM (Hypertextual Electronic Library of Mathematics) is a project aimed
13 at the creation of tools for the development and exploitation of a huge
14 distributed library of formal mathematical knowledge. This package holds
15 an UDP-based XSLT daemon.
16 For more information see http://www.cs.unibo.it/helm
17
18 %prep
19 %setup
20
21 %build
22 cp config.cache.pkg config.cache
23 ./configure
24 make
25
26 %install
27 make install
28
29 %files
30 %doc AUTHORS COPYING ChangeLog NEWS README
31 /usr/local/lib/helm/xaland.class
32 %attr(755,root,root) /usr/local/bin/start-xaland