This commit is contained in:
parent
8603d0d8a0
commit
b0927d94d8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 30 02:21:51 CEST 2007 - ro@suse.de
|
||||
|
||||
- added ncurses-devel to buildreq
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:36:04 CET 2006 - mls@suse.de
|
||||
|
||||
|
128
fwnn.spec
128
fwnn.spec
@ -1,48 +1,48 @@
|
||||
#
|
||||
# spec file for package fwnn (Version 1.1.1a017)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
Name: fwnn
|
||||
BuildRequires: termcap
|
||||
Name: fwnn
|
||||
BuildRequires: ncurses-devel termcap
|
||||
%define base_version 1.1.1
|
||||
%define alpha_version a017
|
||||
License: GPL
|
||||
Group: System/I18n/Japanese
|
||||
Requires: fwnncom
|
||||
Conflicts: wnn6
|
||||
Prereq: /usr/sbin/useradd %insserv_prereq %fillup_prereq
|
||||
Autoreqprov: on
|
||||
Version: 1.1.1a017
|
||||
Release: 549
|
||||
URL: http://www.freewnn.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: FreeWnn Japanese Input System - Server only
|
||||
Source: ftp://ftp.etl.go.jp/pub/FreeWnn/alpha/FreeWnn-%{base_version}-%{alpha_version}.tar.bz2
|
||||
Source1: rcfwnn
|
||||
Source2: rcfcwnn
|
||||
Source3: rcftwnn
|
||||
Source4: rcfkwnn
|
||||
Patch0: FreeWnn-fsstnd.patch
|
||||
Patch1: FreeWnn-ja.patch
|
||||
Patch2: FreeWnn-noroot.patch
|
||||
Patch3: FreeWnn-sighandler.patch
|
||||
Patch4: FreeWnn-uum.patch
|
||||
Patch5: FreeWnn-%{base_version}-%{alpha_version}.dif
|
||||
Patch6: FreeWnn-lib64.patch
|
||||
Patch7: FreeWnn-s390x.patch
|
||||
Patch8: FreeWnn-warnings.patch
|
||||
Patch9: conflicting-prototypes.patch
|
||||
Patch10: FreeWnn-fixes.patch
|
||||
Patch11: FreeWnn-include.patch
|
||||
Patch12: FreeWnn-returnvalue.diff
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/I18n/Japanese
|
||||
Requires: fwnncom
|
||||
Conflicts: wnn6
|
||||
Prereq: /usr/sbin/useradd %insserv_prereq %fillup_prereq
|
||||
Autoreqprov: on
|
||||
Version: 1.1.1a017
|
||||
Release: 588
|
||||
URL: http://www.freewnn.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: FreeWnn Japanese Input System--Server Only
|
||||
Source: ftp://ftp.etl.go.jp/pub/FreeWnn/alpha/FreeWnn-%{base_version}-%{alpha_version}.tar.bz2
|
||||
Source1: rcfwnn
|
||||
Source2: rcfcwnn
|
||||
Source3: rcftwnn
|
||||
Source4: rcfkwnn
|
||||
Patch0: FreeWnn-fsstnd.patch
|
||||
Patch1: FreeWnn-ja.patch
|
||||
Patch2: FreeWnn-noroot.patch
|
||||
Patch3: FreeWnn-sighandler.patch
|
||||
Patch4: FreeWnn-uum.patch
|
||||
Patch5: FreeWnn-%{base_version}-%{alpha_version}.dif
|
||||
Patch6: FreeWnn-lib64.patch
|
||||
Patch7: FreeWnn-s390x.patch
|
||||
Patch8: FreeWnn-warnings.patch
|
||||
Patch9: conflicting-prototypes.patch
|
||||
Patch10: FreeWnn-fixes.patch
|
||||
Patch11: FreeWnn-include.patch
|
||||
Patch12: FreeWnn-returnvalue.diff
|
||||
# Summary(ja): FreeWnn 日本語入力システム - サーバのみ
|
||||
# %description -l ja
|
||||
#
|
||||
@ -76,13 +76,13 @@ The name "Wnn", is an acronym for the Japanese sentence "Watashino
|
||||
Namaeha Nakanodesu" (literally, it means "my name is Nakano."), and is
|
||||
derived from a goal of the project: to develop a system powerful enough
|
||||
to translate a whole sentence like that at once. The source code has
|
||||
been written in C, and is freely distributed. Consequently, Wnn spread
|
||||
widely among workstation platforms, and became a de-facto standard as a
|
||||
been written in C and is freely distributed. Consequently, Wnn spread
|
||||
widely among workstation platforms, and became a de facto standard as a
|
||||
Kana-Kanji translation system for UNIX operating systems.
|
||||
|
||||
Wnn works in a client-server manner. The server portion of Wnn, or
|
||||
Wnn works in a client/server manner. The server portion of Wnn, or
|
||||
jserver, is used as a Kana-Kanji translation engine for clients like
|
||||
"xwnmo" and "kinput2" (input systems for the X Window System), or for
|
||||
"xwnmo" and "kinput2" (input systems for the X Window System) or for
|
||||
clients like "Egg", which are part of Mule (MUlti-Lingual Emacs) and
|
||||
XEmacs.
|
||||
|
||||
@ -91,8 +91,8 @@ This package contains only the Japanese server.
|
||||
|
||||
|
||||
%package -n fwnndev
|
||||
Group: Development/Libraries/C and C++
|
||||
Summary: Development Library and Header Files for FreeWnn
|
||||
Group: Development/Libraries/C and C++
|
||||
Summary: Development Library and Header Files for FreeWnn
|
||||
# Summary(ja): FreeWnn 用開発ライブラリとヘッダファイル
|
||||
# %description -n fwnndev -l ja
|
||||
#
|
||||
@ -106,9 +106,9 @@ client programs which use FreeWnn for Japanese input.
|
||||
|
||||
|
||||
%package -n fwnncom
|
||||
Summary: Common Files for FreeWnn
|
||||
Group: System/I18n/Japanese
|
||||
Prereq: /usr/sbin/useradd
|
||||
Summary: Common Files for FreeWnn
|
||||
Group: System/I18n/Japanese
|
||||
Prereq: /usr/sbin/useradd
|
||||
|
||||
%description -n fwnncom
|
||||
This package includes files you need to run FreeWnn, Free cWnn, Free
|
||||
@ -118,10 +118,10 @@ of the Wnn System.
|
||||
|
||||
|
||||
%package -n fcwnn
|
||||
Group: System/I18n/Chinese
|
||||
Requires: fwnncom, fcwnncom
|
||||
Prereq: /usr/sbin/useradd fcwnncom
|
||||
Summary: Free cWnn Chinese Input System (Mainland China)
|
||||
Group: System/I18n/Chinese
|
||||
Requires: fwnncom, fcwnncom
|
||||
Prereq: /usr/sbin/useradd fcwnncom
|
||||
Summary: Free cWnn Chinese Input System (Mainland China)
|
||||
# Summary(ja): Free cWnn 中国語の入力システム (中華人民共和国)
|
||||
# %description -n fcwnn -l ja
|
||||
#
|
||||
@ -133,10 +133,10 @@ Free cWnn Chinese Input System (mainland China).
|
||||
|
||||
|
||||
%package -n fcwnncom
|
||||
Summary: Free cWnn/tWnn Chinese Input System Common Files (Mainland and Taiwan)
|
||||
Group: System/I18n/Chinese
|
||||
Requires: fwnncom
|
||||
Prereq: /usr/sbin/useradd
|
||||
Summary: Free cWnn/tWnn Chinese Input System Common Files (Mainland and Taiwan)
|
||||
Group: System/I18n/Chinese
|
||||
Requires: fwnncom
|
||||
Prereq: /usr/sbin/useradd
|
||||
|
||||
%description -n fcwnncom
|
||||
This package includes the common files for the Free cWnn and Free tWnn
|
||||
@ -146,8 +146,8 @@ is for Taiwan-Chinese.
|
||||
|
||||
|
||||
%package -n fcwnndev
|
||||
Group: Development/Libraries/C and C++
|
||||
Summary: Development Libraries and Header Files for Free cWnn
|
||||
Group: Development/Libraries/C and C++
|
||||
Summary: Development Libraries and Header Files for Free cWnn
|
||||
# Summary(ja): Free cWnn 用開発ライブラリとヘッダファイル
|
||||
# %description -n fcwnndev -l ja
|
||||
#
|
||||
@ -161,10 +161,10 @@ client programs that use the Chinese Input System, Free cWnn.
|
||||
|
||||
|
||||
%package -n ftwnn
|
||||
Summary: Free tWnn Chinese Input System (Taiwan)
|
||||
Group: System/I18n/Chinese
|
||||
Requires: fwnncom, fcwnncom
|
||||
Prereq: /usr/sbin/useradd, fcwnncom
|
||||
Summary: Free tWnn Chinese Input System (Taiwan)
|
||||
Group: System/I18n/Chinese
|
||||
Requires: fwnncom, fcwnncom
|
||||
Prereq: /usr/sbin/useradd, fcwnncom
|
||||
# Summary(ja): Free tWnn 中国語の入力システム (台湾)
|
||||
# %description -n ftwnn -l ja
|
||||
#
|
||||
@ -176,10 +176,10 @@ Free tWnn Chinese input system (Taiwan).
|
||||
|
||||
|
||||
%package -n fkwnn
|
||||
Summary: Free kWnn Korean Input System
|
||||
Group: System/I18n/Korean
|
||||
Requires: fwnncom
|
||||
Prereq: /usr/sbin/useradd
|
||||
Summary: Free kWnn Korean Input System
|
||||
Group: System/I18n/Korean
|
||||
Requires: fwnncom
|
||||
Prereq: /usr/sbin/useradd
|
||||
# Summary(ja): Free kWnn 韓国語の入力システム
|
||||
# %description -n fkwnn -l ja
|
||||
#
|
||||
@ -191,8 +191,8 @@ Free kWnn Korean input system.
|
||||
|
||||
|
||||
%package -n fkwnndev
|
||||
Group: Development/Libraries/C and C++
|
||||
Summary: Development Libraries and Header Files for Free kWnn
|
||||
Group: Development/Libraries/C and C++
|
||||
Summary: Development Libraries and Header Files for Free kWnn
|
||||
# Summary(ja): Free kWnn 用開発ライブラリとヘッダファイル
|
||||
# %description -n fkwnndev -l ja
|
||||
#
|
||||
@ -648,7 +648,9 @@ chroot . usr/bin/kwnntouch var/lib/wnn/ko_KR/dic/sys/*.*
|
||||
# %config /var/lib/wnn/ximrc_vi
|
||||
# %config /var/lib/wnn/cvt_xim_tbl
|
||||
|
||||
%changelog -n fwnn
|
||||
%changelog
|
||||
* Fri Mar 30 2007 - ro@suse.de
|
||||
- added ncurses-devel to buildreq
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Sat Jan 14 2006 - schwab@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user