]> git.pld-linux.org Git - packages/antiword.git/blobdiff - antiword.spec
- updated to 0.35
[packages/antiword.git] / antiword.spec
index d30503490cd89c767c6c31280c971b41882e518f..9fcfd63bc00936ab65e09a7f157afd089b6dea8f 100644 (file)
@@ -1,12 +1,13 @@
 Summary:       MSWord Document to TXT/Postscript converter
 Summary(pl):   Konwerter dokumentów MSWord do TXT/Postscript
 Name:          antiword
-Version:       0.33
-Release:       2
+Version:       0.35
+Release:       1
 License:       GPL
 Group:         Applications/Text
 Source0:       http://www.winfield.demon.nl/linux/%{name}-%{version}.tar.gz
-Patch0:   %{name}-home_etc.patch
+# Source0-md5: f372214081853c8336e96cb9bede26af
+Patch0:                %{name}-etc_dir.patch
 URL:           http://www.winfield.demon.nl/index.html
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,7 +26,9 @@ Postscriptu. Antiword pr
 %patch -p1
 
 %build
-%{__make} OPT="%{rpmcflags}" CC="%{__cc}"
+%{__make} \
+       CC="%{__cc}" \
+       OPT="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.101193 seconds and 4 git commands to generate.