Summary: eclbkbox.sty Name: tex-eclbkbox Version: 19930528 Release: 0 Copyright: Hideki Isozaki, 1992 Buildroot: /var/tmp/%{name}-root Group: Applications/Publishing Source: http://hashi4.civil.tohoku.ac.jp/~bear/bear-collections/style-files/eclbkbox.lzh BuildPreReq: tetex Summary(ja): LaTeX用 eclbkboxマクロ BuildArchitectures: noarch %description eclbkbox macro for LaTeX. %description -l ja LaTeX用 eclbkboxマクロ %changelog * Wed Jul 2 2003 ZUKERAN, shin Initial revision. %prep %setup -c -n eclbkbox -T lha x ${RPM_SOURCE_DIR}/eclbkbox.lzh %install mkdir -p $RPM_BUILD_ROOT/%{_datadir}/texmf/ptex/platex/misc/ cp eclbkbox.sty $RPM_BUILD_ROOT/%{_datadir}/texmf/ptex/platex/misc/ %post /usr/bin/mktexlsr %postun /usr/bin/mktexlsr %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %{_datadir}/texmf/ptex/platex/misc/eclbkbox.sty %doc eclbkbox.tex