SHA256
1
0
forked from pool/fwnn
OBS User unknown 2007-03-30 00:33:34 +00:00 committed by Git OBS Bridge
parent 3dae8686e7
commit 0a4fe9ae83
2 changed files with 70 additions and 63 deletions

View File

@ -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 Wed Jan 25 21:36:04 CET 2006 - mls@suse.de

128
fwnn.spec
View File

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