diff --git a/fwnn.changes b/fwnn.changes index 2c0fe74..deeeefa 100644 --- a/fwnn.changes +++ b/fwnn.changes @@ -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 diff --git a/fwnn.spec b/fwnn.spec index 8aedfb2..cae4ab9 100644 --- a/fwnn.spec +++ b/fwnn.spec @@ -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} \