simple RPM spec for in-situ package;
authorwenzelm
Mon, 11 Sep 2000 20:24:06 +0200
changeset 9926 bc2c0a26bd04
parent 9925 40f02ebcb3c0
child 9927 7a9652294fe0
simple RPM spec for in-situ package;
Admin/xsymbol/xsymbol.spec
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Admin/xsymbol/xsymbol.spec	Mon Sep 11 20:24:06 2000 +0200
@@ -0,0 +1,34 @@
+Summary:	X-Symbol mode for XEmacs to display mathematical symbols
+Name:		xsymbol
+Version:	3.3
+Release:	2
+Group:		Applications/Editors/Emacs
+Copyright:	GPL
+Url:		http://www.fmi.uni-passau.de/~wedler/x-symbol/
+Packager:	Markus Wenzel <wenzelm@in.tum.de>
+Prefix:		/usr/share
+BuildArchitectures: noarch
+
+%description
+
+X-Symbol is an XEmacs package providing semi-WYSIWYG for LaTeX, HTML
+and other ``token languages''.  It uses additional fonts and provide
+input methods to insert their characters into your document.
+
+The main purpose of package X-Symbol is to provide some WYSIWYGness in
+an area where it greatly enhance the readability of your LaTeX or HTML
+source: using "real" characters for "tokens" like \oplus or &#8482;.
+It also provides input methods for these characters, both for the
+beginner and the expert (some users regard this as the main reason to
+use package X-Symbol). WYSIWYG super- and subscripts and
+images/figures are also supported.
+
+This distribution of X-Symbol is intended to be used together with
+Isabelle and Proof General.  It relies on Isabelle's automatic
+configuration of contributed packages.
+
+%prep
+find /usr/share/x-symbol -type f -print | xargs perl -pi -e 's:^#!.*/perl:#!usr/bin/perl:'
+
+%files
+%attr(-,root,root) /usr/share/x-symbol