Summary: Library to provide basic features about message for Emacs Name: semi Version: 1.14.3 Release: 1 License: GPL Group: Applications/Editors Source0: ftp://ftp.m17n.org/pub/mule/flim/%{name}-%{version}.tar.gz URL: http://www.m17n.org/SEMI/ Buildroot: %{_tmppath}/emacs-root Requires: emacs >= 19.34 Requires: apel >= 10.3 Requires: flim > 1.14.3 Provides: semi %description SEMI is a library to provide MIME feature for GNU Emacs. SEMI has such features as MIME message viewing and composing. EMH and RMAIL-MIME provides MIME feature for mh-e and rmail respectively. %description(ja) SEMI は FLIM の機能を利用して、利用者に Internet message の構造を扱うための 対話的な user interface を提供するための層で、 message の表示や entity の再 生処理などを行う MIME-View と message の編集を行うための MIME-Edit からなり ます。 %prep %setup -q %build make %install make install PREFIX=$RPM_BUILD_ROOT/usr %files %defattr(-, root, root) %doc README.* NEWS ChangeLog TODO VERSION /usr/share/emacs/site-lisp/semi/* %clean #rm -rf $RPM_BUILD_ROOT %changelog * Thu Apr 4 2002 Norihisa Washitake - First Build, for RedHat 6.2, No X(for terminals) - This package was made only for easy removal. - Only compatible with my emacs package.