X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2Finterface%2Fhelm_gtk_interface.spec.in;fp=helm%2Finterface%2Fhelm_gtk_interface.spec.in;h=0000000000000000000000000000000000000000;hp=0e567ae145f7fa136f0ce9d5f769a15aacb6dc68;hb=3ef089a4c58fbe429dd539af6215991ecbe11ee2;hpb=1c7fb836e2af4f2f3d18afd0396701f2094265ff diff --git a/helm/interface/helm_gtk_interface.spec.in b/helm/interface/helm_gtk_interface.spec.in deleted file mode 100644 index 0e567ae14..000000000 --- a/helm/interface/helm_gtk_interface.spec.in +++ /dev/null @@ -1,32 +0,0 @@ -Summary: The gtk interface for the library of project HELM -Name: @PACKAGE@ -Version: @VERSION@ -Release: 1 -Copyright: GPL -URL: http://www.cs.unibo.it/helm -Packager: Claudio Sacerdoti Coen -Requires: helm_configuration >= 0.0.2, helm_data >= 0.0.2, helm_http_getter >= 0.0.2, helm_uwobo >= 0.0.2, ocaml >= 3.00, ocaml-findlib, ocaml-netstring, ocaml-pxp, lablgtk, lablgtkmathview >= 0.0.2 -Group: Applications/Publishing -Source: www.cs.unibo.it:/helm/@PACKAGE@-@VERSION@.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 -a gtk interface to the library. -For more information see http://www.cs.unibo.it/helm - -%prep -%setup - -%build -./configure --enable-defaults -make -make opt - -%install -make install - -%files -%doc AUTHORS COPYING ChangeLog NEWS README -%attr(755,root,root) /usr/local/bin/mmlinterface -%attr(755,root,root) /usr/local/bin/mmlinterface.opt