]> git.pld-linux.org Git - packages/antiword.git/commitdiff
- 0.32
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 6 Nov 2001 11:09:05 +0000 (11:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed outdated patches
- added kantiword

Changed files:
    antiword.spec -> 1.5

antiword.spec

index e214fe506bad3a7156d88818925666eb11722f33..98aa5ef9b0dd764705ad2a9078a7bdc9ea203786 100644 (file)
@@ -1,16 +1,14 @@
 Summary:       MSWord Document to TXT/Postscript converter
 Summary(pl):   Konwerter dokumentów MSWord do TXT/Postscript
 Name:          antiword
-Version:       0.31
-Release:       2
+Version:       0.32
+Release:       1
 License:       GPL
 Group:         Applications/Text
 Group(de):     Applikationen/Text
 Group(fr):     Utilitaires/Texte
 Group(pl):     Aplikacje/Tekst
 Source0:       http://www.winfield.demon.nl/linux/%{name}-%{version}.tar.gz
-Patch0:                %{name}-opt.patch
-Patch1:                %{name}-globalconf.patch
 URL:           http://www.winfield.demon.nl/index.html
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -26,8 +24,6 @@ Postscriptu. Antiword pr
 
 %prep
 %setup -q -n %{name}.%{version}
-%patch0 -p1
-%patch1 -p1
 
 %build
 OPT="%{rpmcflags}" %{__make}
@@ -38,6 +34,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_datadir}/antiword}
 
 install %{name}                $RPM_BUILD_ROOT%{_bindir}
+install k%{name}       $RPM_BUILD_ROOT%{_bindir}
 install Docs/*.1       $RPM_BUILD_ROOT%{_mandir}/man1
 install Resources/*    $RPM_BUILD_ROOT%{_datadir}/antiword
 
This page took 0.082805 seconds and 4 git commands to generate.