]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/interface/helm_gtk_interface-0.0.1-1.spec
added LICENSE
[helm.git] / helm / interface / helm_gtk_interface-0.0.1-1.spec
index 8c1ce72ed67f92ecfd5021f0bd2d10ba3e65a1bb..52de9d9ccac353048dbbfdcd6a9b759ca4637f79 100644 (file)
@@ -1,17 +1,18 @@
-Summary: The configuration files shared by all the tools of project HELM
-Name: helm_configuration
+Summary: The gtk interface for the library of project HELM
+Name: helm_gtk_interface
 Version: 0.0.1
 Release: 1
 Copyright: GPL
 URL: http://www.cs.unibo.it/helm
 Packager: Claudio Sacerdoti Coen <sacerdot@cs.unibo.it>
+Requires: helm_configuration = 0.0.1, helm_data = 0.0.1, helm_http_getter = 0.0.1, helm_xsltd = 0.0.1, ocaml >= 3.00, ocaml-findlib, ocaml-netstring, ocaml-pxp, lablgtk_20001129, lablgtk-20001129_gtkmathview
 Group: Applications/Publishing
-Source: www.cs.unibo.it:/~lpadovan/mml-widget/helm_configuration-0.0.1-1.tar.gz
+Source: www.cs.unibo.it:/~lpadovan/mml-widget/helm_gtk_interface-0.0.1-1.tar.gz
 %description
 HELM (Hypertextual Electronic Library of Mathematics) is a project aimed
 at the creation of tools for the development and exploitation of a huge
 distributed library of formal mathematical knowledge. This package holds
-the configuration files shared by all this tools.
+a gtk interface to the library.
 For more information see http://www.cs.unibo.it/helm
 
 %prep
@@ -22,19 +23,11 @@ cp config.cache.pkg config.cache
 ./configure
 
 %install
+make
+make opt
 make install
 
 %files
 %doc AUTHORS COPYING ChangeLog NEWS README
-
-/usr/local/lib/helm/configuration.pl
-/usr/local/etc/helm/configuration.dtd
-/usr/local/etc/helm/helm-font-configuration.xml
-/usr/local/etc/helm/configuration.xml
-/usr/local/etc/helm/helm-math-engine-configuration.xml
-/usr/local/etc/helm/helm-dictionary.xml
-/usr/local/var/helm/servers.txt
-/usr/local/var/helm/urls_of_uris.db
-
-%dir /usr/local/var/helm/library
-%dir /usr/local/share/helm/dtd
+%attr(755,root,root) /usr/local/bin/mmlinterface
+%attr(755,root,root) /usr/local/bin/mmlinterface.opt