fix build
This commit is contained in:
parent
db187d0e09
commit
6754e24377
@ -61,6 +61,8 @@ Patch17: libwmf-0.2.8.4-CVE-2015-0848+CVE-2015-4588.patch
|
||||
Patch18: libwmf-0.2.8.4-CVE-2015-4695.patch
|
||||
# CVE-2015-4696
|
||||
Patch19: libwmf-0.2.8.4-CVE-2015-4696.patch
|
||||
# autoheader build failure
|
||||
Patch20: libwmf-0.2.8.4-autoheader.patch
|
||||
|
||||
Requires: urw-fonts
|
||||
Requires: %{name}-lite = %{version}-%{release}
|
||||
@ -113,6 +115,7 @@ using libwmf.
|
||||
%patch17 -p1 -b .CVE-2015-0848+CVE-2015-4588
|
||||
%patch18 -p1 -b .CVE-2015-4695
|
||||
%patch19 -p1 -b .CVE-2015-4696
|
||||
%patch20 -p1 -b .autoheader
|
||||
f=README ; iconv -f iso-8859-2 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user