]> matita.cs.unibo.it Git - helm.git/commitdiff
...
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 28 Dec 2000 17:36:01 +0000 (17:36 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 28 Dec 2000 17:36:01 +0000 (17:36 +0000)
helm/interface/Makefile.in
helm/interface/helm_gtk_interface-0.0.1-1.spec

index 453d58b06fbf3963822d5093965a12ba1f3d45b6..39328094c8ae0db36e4f5c75c247b9b922eb39b6 100644 (file)
@@ -175,9 +175,7 @@ clean:
            mmlinterface.opt mmlinterface2 mmlinterface2.opt
 
 install:
            mmlinterface.opt mmlinterface2 mmlinterface2.opt
 
 install:
-       cp experiment reduction fix_params mmlinterface \
-         experiment.opt reduction.opt fix_params.opt mmlinterface.opt \
-         $(HELM_BIN_DIR)
+       cp mmlinterface mmlinterface.opt $(HELM_BIN_DIR)
 
 distclean:
        rm -f Makefile configuration.ml configure config.log config.cache \
 
 distclean:
        rm -f Makefile configuration.ml configure config.log config.cache \
index 361f12cddea7f0c08db8bed22c092729bb941adc..3a861e24c46e39b5a1363be2b1062f6bd840ba62 100644 (file)
@@ -1,12 +1,13 @@
-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>
 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
 Group: Applications/Publishing
 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
 %description
 HELM (Hypertextual Electronic Library of Mathematics) is a project aimed
 at the creation of tools for the development and exploitation of a huge
@@ -28,15 +29,5 @@ make install
 
 %files
 %doc AUTHORS COPYING ChangeLog NEWS README
 
 %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