Accepting request 725078 from openSUSE:Factory:zSystems

run autoreconf to make package build again

OBS-URL: https://build.opensuse.org/request/show/725078
OBS-URL: https://build.opensuse.org/package/show/M17N/fwnn?expand=0&rev=29
This commit is contained in:
Hillwood Yang 2019-08-22 08:36:02 +00:00 committed by Git OBS Bridge
parent c35dd12cd3
commit bec770bdb1
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 21 13:31:28 UTC 2019 - Berthold Gunreben <azouhr@opensuse.org>
- run autoreconf because delievered configure is too old for
link time optimization
-------------------------------------------------------------------
Sat Mar 16 03:14:29 UTC 2019 - bkbin005@rinku.zaq.ne.jp

View File

@ -43,7 +43,10 @@ Patch1: FreeWnn-ja.patch
Patch2: FreeWnn-noroot.patch
Patch7: FreeWnn-s390x.patch
Patch8: FreeWnn-warnings.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: fdupes
BuildRequires: libtool
BuildRequires: ncurses-devel
BuildRequires: tcpd-devel
Requires: fwnncom = %{version}
@ -217,6 +220,7 @@ client programs that use the Korean Input System, Free kWnn.
# %%patch3 -p1
%build
autoreconf -fi
%configure --prefix=%{_prefix} \
--libdir=%{_libdir} \
--mandir=%{_mandir} \