SPECS: wv.spec - rel.4, added fix (gsfinput patch) solving abiword...

freetz freetz at pld-linux.org
Tue Aug 29 19:06:01 CEST 2006


Author: freetz                       Date: Tue Aug 29 17:06:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.4, added fix (gsfinput patch) solving abiword crasher

---- Files affected:
SPECS:
   wv.spec (1.80 -> 1.81) 

---- Diffs:

================================================================
Index: SPECS/wv.spec
diff -u SPECS/wv.spec:1.80 SPECS/wv.spec:1.81
--- SPECS/wv.spec:1.80	Wed Jul 12 21:40:04 2006
+++ SPECS/wv.spec	Tue Aug 29 19:05:55 2006
@@ -8,15 +8,16 @@
 Summary(pt_BR):	Conversor de arquivos formato Word (6/7/8/9) para html
 Name:		wv
 Version:	1.2.1
-Release:	3
+Release:	4
 License:	GPL
 Group:		Applications/Text
 Source0:	http://dl.sourceforge.net/wvware/%{name}-%{version}.tar.gz
 # Source0-md5:	d757080af4595839d5d82a1a573c692c
+Patch0:		%{name}-gsfinput.patch
 URL:		http://wvware.sourceforge.net/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
-BuildRequires:	glib2-devel >= 1:2.12.0
+BuildRequires:	glib2-devel >= 1:2.12.2
 BuildRequires:	libgsf-devel >= 1.14.1
 BuildRequires:	libpng-devel >= 1.2.12
 BuildRequires:	libtool
@@ -56,7 +57,7 @@
 Summary(pl):	Pliki nagłówkowe do biblioteki wv
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	glib2-devel >= 1:2.12.0
+Requires:	glib2-devel >= 1:2.12.2
 Requires:	libgsf-devel >= 1.14.1
 Requires:	libpng-devel >= 1.2.12
 Requires:	libwmf-devel >= 2:0.2.8.4
@@ -87,6 +88,7 @@
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 %{__libtoolize}
@@ -94,7 +96,6 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure \
 	--with-zlib \
 	--with-png \
@@ -142,6 +143,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.81  2006/08/29 17:05:55  freetz
+- rel.4, added fix (gsfinput patch) solving abiword crasher
+
 Revision 1.80  2006/07/12 19:40:04  freetz
 - rel.3, updated deps, --as-needed support
 
================================================================

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



More information about the pld-cvs-commit mailing list