Summary: A Portable Emacs Library Name: apel Version: 10.3 Release: 1 License: GPL Group: Applications/Editors Source0: ftp://ftp.m17n.org/pub/mule/apel/%{name}-%{version}.tar.gz URL: http://cvs.m17n.org/elisp/APEL/ Buildroot: %{_tmppath}/emacs-root Requires: emacs >= 19.34 Provides: apel %description APEL (A Portable Emacs Library) is a library to support to write portable Emacs Lisp programs. %prep %setup -q %build %install make PREFIX=$RPM_BUILD_ROOT/usr make install PREFIX=$RPM_BUILD_ROOT/usr %files %defattr(-, root, root) %doc README.* %doc ChangeLog /usr/share/emacs/site-lisp/emu/* /usr/share/emacs/site-lisp/apel/* %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.