Author: qboosh                       Date: Wed Oct 19 05:58:21 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2.0, removed outdated magick,fixes patches

---- Files affected:
SPECS:
   wv.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/wv.spec
diff -u SPECS/wv.spec:1.74 SPECS/wv.spec:1.75
--- SPECS/wv.spec:1.74  Mon Oct  3 20:09:59 2005
+++ SPECS/wv.spec       Wed Oct 19 07:58:16 2005
@@ -7,24 +7,22 @@
 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:       1.0.3
-Release:       5
+Version:       1.2.0
+Release:       1
 License:       GPL
 Group:         Applications/Text
 Source0:       http://dl.sourceforge.net/wvware/%{name}-%{version}.tar.gz
-# Source0-md5: 71e42aa9af1e03cc8c608bbbdcb43af8
-Patch0:                %{name}-magick.patch
-Patch1:                %{name}-fixes.patch
+# Source0-md5: b6319d5e75611fe2210453b5feb82c0c
 URL:           http://wvware.sourceforge.net/
-BuildRequires: ImageMagick-devel >= 1:6.2.4.0
 BuildRequires: XFree86-devel
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
-BuildRequires: expat-devel
 BuildRequires: glib2-devel >= 2.0
+BuildRequires: libgsf-devel >= 1.0
 BuildRequires: libpng-devel
 BuildRequires: libtool
 BuildRequires: libwmf-devel >= 2:0.2.2
+BuildRequires: libxml2-devel >= 2.0
 BuildRequires: pkgconfig
 BuildRequires: zlib-devel
 Obsoletes:     mswordview
@@ -55,9 +53,11 @@
 Summary(pl):   Pliki nagłówkowe do biblioteki wv
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      ImageMagick-devel >= 1:5.5.2.5
 Requires:      glib2-devel >= 2.0
+Requires:      libgsf-devel >= 1.0
+Requires:      libpng-devel
 Requires:      libwmf-devel >= 2:0.2.2
+Requires:      libxml2-devel >= 2.0
 
 %description devel
 Contains the header files.
@@ -80,35 +80,26 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
-rm -f acinclude.m4
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
-%{__automake} -i
+%{__automake}
 %configure \
-       --with-exporter \
        --with-zlib \
        --with-png \
-       --with-Magick \
-       --with-expat \
-       --with-glib=glib2 \
        --with-libwmf \
        --%{!?with_static_libs:dis}%{?with_static_libs:en}able-static
 
-mv -f magick magick-wv
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       mandir=%{_mandir}
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -fr $RPM_BUILD_ROOT
@@ -143,6 +134,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2005/10/19 05:58:16  qboosh
+- updated to 1.2.0, removed outdated magick,fixes patches
+
 Revision 1.74  2005/10/03 18:09:59  arekm
 - br new imagemagick
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wv.spec?r1=1.74&r2=1.75&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to