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:
parent
7106e8a6fc
commit
0c134864c5
@ -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
|
Sat Mar 16 03:14:29 UTC 2019 - bkbin005@rinku.zaq.ne.jp
|
||||||
|
|
||||||
|
@ -43,7 +43,10 @@ Patch1: FreeWnn-ja.patch
|
|||||||
Patch2: FreeWnn-noroot.patch
|
Patch2: FreeWnn-noroot.patch
|
||||||
Patch7: FreeWnn-s390x.patch
|
Patch7: FreeWnn-s390x.patch
|
||||||
Patch8: FreeWnn-warnings.patch
|
Patch8: FreeWnn-warnings.patch
|
||||||
|
BuildRequires: autoconf
|
||||||
|
BuildRequires: automake
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: libtool
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: tcpd-devel
|
BuildRequires: tcpd-devel
|
||||||
Requires: fwnncom = %{version}
|
Requires: fwnncom = %{version}
|
||||||
@ -217,6 +220,7 @@ client programs that use the Korean Input System, Free kWnn.
|
|||||||
# %%patch3 -p1
|
# %%patch3 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
autoreconf -fi
|
||||||
%configure --prefix=%{_prefix} \
|
%configure --prefix=%{_prefix} \
|
||||||
--libdir=%{_libdir} \
|
--libdir=%{_libdir} \
|
||||||
--mandir=%{_mandir} \
|
--mandir=%{_mandir} \
|
||||||
|
Loading…
Reference in New Issue
Block a user