]> git.pld-linux.org Git - packages/antiword.git/blobdiff - antiword.spec
- also use rpmcflags when linking (-O2, -m32/-m64)
[packages/antiword.git] / antiword.spec
index 90543845130d4f36df7c98c7b08862038cf32440..dd4b4db9533d5a76fcc06800fbab677ee5576b72 100644 (file)
@@ -1,5 +1,5 @@
 Summary:       MSWord Document to TXT/Postscript converter
-Summary(pl):   Konwerter dokumentów MSWord do TXT/Postscript
+Summary(pl.UTF-8):     Konwerter dokumentów MSWord do TXT/Postscript
 Name:          antiword
 Version:       0.37
 Release:       1
@@ -17,11 +17,11 @@ converts the documents from Word 2, 6, 7, 97, 2000, 2002 and 2003 to
 text and Postscript. Antiword tries to keep the layout of the document
 intact.
 
-%description -l pl
-Antiword to darmowy czytnik dokumentów MS-Word dla Linuksa, BeOS i RISC
+%description -l pl.UTF-8
+Antiword to darmowy czytnik dokumentów MS-Word dla Linuksa, BeOS i RISC
 OS. Konwertuje on dokumenty z Worda 2, 6, 7, 97, 2000, 2002 oraz 2003
-do tekstu oraz Postscriptu. Antiword próbuje utrzymaæ formê dokumentu
-nietkniêt±.
+do tekstu oraz Postscriptu. Antiword próbuje utrzymać formę dokumentu
+nietkniętą.
 
 %prep
 %setup -q
@@ -30,7 +30,8 @@ nietkni
 %build
 %{__make} \
        CC="%{__cc}" \
-       OPT="%{rpmcflags}"
+       OPT="%{rpmcflags}" \
+       LDFLAGS="%{rpmcflags} %{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.085585 seconds and 4 git commands to generate.