]> git.pld-linux.org Git - packages/wv.git/commitdiff
- version 0.7.6
authoraflinta <aflinta@pld-linux.org>
Mon, 23 Jun 2003 07:04:04 +0000 (07:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wv.spec -> 1.50

wv.spec

diff --git a/wv.spec b/wv.spec
index 6ad3a38ab21aa63a7db62b32a7d701bca883690a..d449ea107f2e4de12ea7c57b9fa9e06e898ee2e7 100644 (file)
--- a/wv.spec
+++ b/wv.spec
@@ -2,12 +2,12 @@ Summary:      MSWord Document to HTML converter
 Summary(pl):   Konwerter dokumentów MS Worda do HTML
 Summary(pt_BR):        Conversor de arquivos formato Word (6/7/8/9) para html
 Name:          wv
-Version:       0.7.5
+Version:       0.7.6
 Release:       1
 License:       GPL
 Group:         Applications/Text
 Source0:       http://dl.sourceforge.net/wvware/%{name}-%{version}.tar.gz
-# Source0-md5: 5c52991ce95b2ee02fbaebff0dc36869
+# Source0-md5: 28c46d6676e0fce6a19e3cb730b04556
 Patch0:                %{name}-magick.patch
 Patch1:                %{name}-fixes.patch
 URL:           http://www.wvWare.com/
@@ -80,14 +80,14 @@ rm -f missing acinclude.m4
 %{__autoheader}
 %{__automake} -i
 %configure \
-       --with-Magick \
        --with-expat \
        --with-exporter \
        --with-glib \
        --with-libwmf \
        --with-png \
        --with-zlib \
-       --enable-static
+       --enable-static \
+       --with-libxml2
 # possible bconds:
 # --with-glib=glib2 to use glib 2.x instead of 1.x
 # --with-gnomevfs to include gnomevfs support (gnome1 only?)
@@ -110,7 +110,7 @@ rm -fr $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGELOG CREDITS D_CREDITS D_README KNOWN-BUGS README TESTING TODO.TXT
+#%doc CHANGELOG CREDITS D_CREDITS D_README KNOWN-BUGS README TESTING TODO.TXT
 %attr(755,root,root) %{_bindir}/wv*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 %{_datadir}/wv
This page took 0.110413 seconds and 4 git commands to generate.