diff --git a/antiword.spec b/antiword.spec index 23ca1ff..2d22657 100644 --- a/antiword.spec +++ b/antiword.spec @@ -1,37 +1,32 @@ -# $Id: antiword.spec,v 1.6 2005/02/11 19:21:32 adrian Exp $ +# $Id: antiword.spec,v 1.7 2005/03/03 19:29:59 thias Exp $ Summary: MS Word to ASCII/Postscript converter Name: antiword Version: 0.36 Release: 1 -Epoch: 0 Source: http://www.winfield.demon.nl/linux/%{name}-%{version}.tar.gz URL: http://www.winfield.demon.nl/ Patch0: antiword-0.32-fix-flags.patch -License: GPL +License: GPL Group: Applications/Text BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -#--------------------------------------------------------------------- %description Antiword is a free MS-Word reader for Linux, BeOS and RISC OS. It converts the documets from Word 6, 7, 97 and 2000 to ASCII and Postscript. Antiword tries to keep the layout of the document intact. -#--------------------------------------------------------------------- %prep %setup -q %patch0 -p0 %{__chmod} a+r * Resources/* Docs/* -#--------------------------------------------------------------------- %build OPT="$RPM_OPT_FLAGS" make all %{?_smp_mflags} -#--------------------------------------------------------------------- %install %{__rm} -rf $RPM_BUILD_ROOT @@ -42,23 +37,20 @@ OPT="$RPM_OPT_FLAGS" make all %{?_smp_mflags} %{__mkdir_p} $RPM_BUILD_ROOT%{_mandir}/man1 %{__cp} Docs/*.1 $RPM_BUILD_ROOT%{_mandir}/man1 -#--------------------------------------------------------------------- %clean rm -rf $RPM_BUILD_ROOT -#--------------------------------------------------------------------- %files %defattr(-,root,root) -%doc Docs/COPYING Docs/FAQ Docs/ReadMe Docs/Netscape Docs/ChangeLog +%doc Docs/COPYING Docs/FAQ Docs/ReadMe Docs/Netscape Docs/ChangeLog %doc Docs/Exmh Docs/Mozilla Docs/QandA Docs/Mutt Docs/antiword.php -%doc Docs/Emacs Docs/History +%doc Docs/Emacs Docs/History %{_bindir}/* %{_mandir}/*/* %{_datadir}/%{name} -#--------------------------------------------------------------------- %changelog * Thu Feb 03 2005 Adrian Reber - 0:0.36-1 @@ -78,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT * Tue Feb 25 2003 Adrian Reber - 0.33-0.fdr.1 - applied fedora naming conventions - + * Sun Dec 22 2002 Adrian Reber - updated to 0.33 - demandrakefied