Summary: antiword is a msword to text converter written in C Name: antiword Version: 0.33 Release: 2 Copyright: GNU General Public License Group: Applications/Text Source: http://www.winfield.demon.nl/linux/antiword-0.33.tar.gz Patch: antiword-0.33-linux.patch Packager: E Frank Ball Distribution: RedHat 7.2 Vendor: http://www.winfield.demon.nl/index.html %description antiword is a blazing fast msword to text converter written in C. It formats very nicely and integrates easily into mutt or netscape. %prep %setup %patch -p1 %build make -j2 %install make global_install cp Docs/antiword.1 /usr/local/man/man1/antiword.1 chown root:root /usr/local/man/man1/antiword.1 %files /usr/local/bin/antiword /usr/local/bin/kantiword /usr/local/man/man1/antiword.1 /usr/share/antiword %doc Docs %changelog * Fri Mar 07 2003 E. Frank Ball III efball@efball.com - add patch file for Docs/README.rpm * Tue Mar 05 2003 E. Frank Ball III efball@efball.com - initial RPM build