Accepting request 196593 from home:elvigia:branches:devel:libraries:c_c++
- Also, cleanup buildrequires, libtiff is not used and zlib-devel is required. - wv-noansi.patch: Do not build with -ansi , but in gnu99 mode with system extensions enabled OBS-URL: https://build.opensuse.org/request/show/196593 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/wv?expand=0&rev=14
This commit is contained in:
5
wv.spec
5
wv.spec
@@ -20,11 +20,11 @@ Name: wv
|
||||
%define lname libwv-1_2-1
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: libgsf-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: libwmf-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: zlib-devel
|
||||
Version: 1.2.2
|
||||
Release: 0
|
||||
Summary: Tools for Importing Microsoft Word (tm) Documents
|
||||
@@ -39,6 +39,7 @@ Patch8: wv-1.2.2-overflow.patch
|
||||
Patch9: %{name}-1.2.2-fiximplicit.patch
|
||||
Patch10: wv-strcasecmp.patch
|
||||
Patch11: wv-gsf.patch
|
||||
Patch12: wv-noansi.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: w3m
|
||||
|
||||
@@ -87,7 +88,7 @@ Authors:
|
||||
%if 0%{?suse_version} > 1230
|
||||
%patch11 -p1
|
||||
%endif
|
||||
|
||||
%patch12 -p1
|
||||
%build
|
||||
autoreconf -f -i --verbose
|
||||
%define warn_flags -Wall -Wstrict-prototypes -Wpointer-arith -Wformat -Wformat-security
|
||||
|
Reference in New Issue
Block a user