rpms/antiword/devel antiword.spec,1.8,1.9

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Tue May 10 08:11:11 UTC 2005


Author: adrian

Update of /cvs/extras/rpms/antiword/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16781

Modified Files:
	antiword.spec 
Log Message:
updated to 0.36.1



Index: antiword.spec
===================================================================
RCS file: /cvs/extras/rpms/antiword/devel/antiword.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- antiword.spec	6 Apr 2005 22:11:10 -0000	1.8
+++ antiword.spec	10 May 2005 08:11:09 -0000	1.9
@@ -1,10 +1,7 @@
-# $Id$
-
 Summary:    MS Word to ASCII/Postscript converter
 Name:       antiword
-Version:    0.36
-Release:    2
-
+Version:    0.36.1
+Release:    1
 Source:     http://www.winfield.demon.nl/linux/%{name}-%{version}.tar.gz
 URL:        http://www.winfield.demon.nl/
 Patch0:     antiword-0.32-fix-flags.patch
@@ -12,23 +9,19 @@
 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
 %{__mkdir_p} $RPM_BUILD_ROOT%{_bindir}
@@ -38,10 +31,8 @@
 %{__mkdir_p} $RPM_BUILD_ROOT%{_mandir}/man1
 %{__cp} Docs/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
-
 %clean
-rm -rf $RPM_BUILD_ROOT
-
+%{__rm} -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
@@ -52,8 +43,10 @@
 %{_mandir}/*/*
 %{_datadir}/%{name}
 
-
 %changelog
+* Tue May 10 2005 Adrian Reber <adrian at lisas.de> - 0.36.1-1
+- updated to 0.36.1
+
 * Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt
 




More information about the fedora-extras-commits mailing list