]> git.pld-linux.org Git - packages/wv.git/commitdiff
- don't use expat and libxml2 at the same time, choosen expat
authoraflinta <aflinta@pld-linux.org>
Mon, 23 Jun 2003 09:09:01 +0000 (09:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wv.spec -> 1.52

wv.spec

diff --git a/wv.spec b/wv.spec
index 99e2720dcf77066e34ea8dad9b0dd93d3c348043..aab2a3754313745c022db34cf8896a2d1f4d084a 100644 (file)
--- a/wv.spec
+++ b/wv.spec
@@ -25,7 +25,6 @@ BuildRequires:        glib2-devel
 BuildRequires: libtool
 BuildRequires: libltdl-static
 BuildRequires: libwmf-devel >= 0.2.2
-#BuildRequires:        libxml2-devel (may be used _instead of_ expat)
 BuildRequires: pkgconfig
 Obsoletes:     mswordview
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -93,10 +92,6 @@ rm -f missing acinclude.m4
        --with-png \
        --with-zlib \
        --%{?_without_static:dis}%{!?_without_static:en}able-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?)
 
 mv -f magick magick-wv
 %{__make}
This page took 0.036015 seconds and 4 git commands to generate.