Accepting request 97691 from home:coolo:removeautoconf

- remove call to suse_update_config (very old work around)

OBS-URL: https://build.opensuse.org/request/show/97691
OBS-URL: https://build.opensuse.org/package/show/M17N/fwnn?expand=0&rev=7
This commit is contained in:
Stephan Kulow 2011-12-22 15:17:18 +00:00 committed by Git OBS Bridge
parent 27932cce2d
commit 4fbe9a049f
2 changed files with 16 additions and 24 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 20 20:31:49 UTC 2011 - coolo@suse.com
- remove call to suse_update_config (very old work around)
-------------------------------------------------------------------
Mon Mar 15 17:35:59 CET 2010 - ro@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package fwnn (Version 1.1.1a021)
# spec file for package fwnn
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,24 +15,21 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: fwnn
BuildRequires: ncurses-devel termcap
BuildRequires: ncurses-devel
BuildRequires: termcap
%define base_version 1.1.1
%define alpha_version a021
License: GPL-2.0+
Group: System/I18n/Japanese
Requires: fwnncom
Conflicts: wnn6
PreReq: /usr/sbin/useradd %insserv_prereq %fillup_prereq
AutoReqProv: on
Version: 1.1.1a021
Release: 1
Release: 0
Url: http://www.freewnn.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: FreeWnn Japanese Input System--Server Only
License: GPL-2.0+
Group: System/I18n/Japanese
Source: ftp://ftp.etl.go.jp/pub/FreeWnn/alpha/FreeWnn-%{base_version}-%{alpha_version}.tar.bz2
Source1: rcfwnn
Source2: rcfcwnn
@ -99,9 +96,8 @@ This package contains only the Japanese server.
%package -n fwnn-devel
License: GPL-2.0+
Group: Development/Libraries/C and C++
Summary: Development Library and Header Files for FreeWnn
Group: Development/Libraries/C and C++
Provides: fwnndev
Obsoletes: fwnndev
# Summary(ja): FreeWnn 用開発ライブラリとヘッダファイル
@ -117,7 +113,6 @@ client programs which use FreeWnn for Japanese input.
%package -n fwnncom
License: GPL-2.0+
Summary: Common Files for FreeWnn
Group: System/I18n/Japanese
PreReq: /usr/sbin/useradd
@ -130,11 +125,10 @@ of the Wnn System.
%package -n fcwnn
License: GPL-2.0+
Group: System/I18n/Chinese
Requires: fwnncom, fcwnncom
PreReq: /usr/sbin/useradd fcwnncom
Summary: Free cWnn Chinese Input System (Mainland China)
Group: System/I18n/Chinese
# Summary(ja): Free cWnn 中国語の入力システム (中華人民共和国)
# %description -n fcwnn -l ja
#
@ -146,7 +140,6 @@ Free cWnn Chinese Input System (mainland China).
%package -n fcwnncom
License: GPL-2.0+
Summary: Free cWnn/tWnn Chinese Input System Common Files (Mainland and Taiwan)
Group: System/I18n/Chinese
Requires: fwnncom
@ -160,9 +153,8 @@ is for Taiwan-Chinese.
%package -n fcwnndev
License: GPL-2.0+
Group: Development/Libraries/C and C++
Summary: Development Libraries and Header Files for Free cWnn
Group: Development/Libraries/C and C++
# Summary(ja): Free cWnn 用開発ライブラリとヘッダファイル
# %description -n fcwnndev -l ja
#
@ -176,7 +168,6 @@ client programs that use the Chinese Input System, Free cWnn.
%package -n ftwnn
License: GPL-2.0+
Summary: Free tWnn Chinese Input System (Taiwan)
Group: System/I18n/Chinese
Requires: fwnncom, fcwnncom
@ -192,7 +183,6 @@ Free tWnn Chinese input system (Taiwan).
%package -n fkwnn
License: GPL-2.0+
Summary: Free kWnn Korean Input System
Group: System/I18n/Korean
Requires: fwnncom
@ -208,9 +198,8 @@ Free kWnn Korean input system.
%package -n fkwnndev
License: GPL-2.0+
Group: Development/Libraries/C and C++
Summary: Development Libraries and Header Files for Free kWnn
Group: Development/Libraries/C and C++
# Summary(ja): Free kWnn 用開発ライブラリとヘッダファイル
# %description -n fkwnndev -l ja
#
@ -272,8 +261,6 @@ client programs that use the Korean Input System, Free kWnn.
# %patch3 -p1
%build
# update config.{guess,sub}
%{?suse_update_config}
./configure --prefix=/usr \
--libdir=%{_libdir} \
--mandir=%{_mandir} \