Mailinglist Archive: opensuse-commit (1192 mails)
| < Previous | Next > |
commit fwnn
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 29 Aug 2008 02:51:58 +0200
- Message-id: <20080829005159.98E4D678178@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package fwnn
checked in at Fri Aug 29 02:51:58 CEST 2008.
--------
--- fwnn/fwnn.changes 2007-05-26 23:49:05.000000000 +0200
+++ /mounts/work_src_done/STABLE/fwnn/fwnn.changes 2008-08-29
01:02:49.370639000 +0200
@@ -1,0 +2,5 @@
+Fri Aug 29 01:00:22 CEST 2008 - cthiel@xxxxxxx
+
+- fix init script
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ fwnn.spec ++++++
--- /var/tmp/diff_new_pack.SZ2871/_old 2008-08-29 02:51:20.000000000 +0200
+++ /var/tmp/diff_new_pack.SZ2871/_new 2008-08-29 02:51:20.000000000 +0200
@@ -1,28 +1,36 @@
#
# spec file for package fwnn (Version 1.1.1a017)
#
-# 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.
+# Copyright (c) 2008 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
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
+
Name: fwnn
BuildRequires: ncurses-devel termcap
%define base_version 1.1.1
%define alpha_version a017
-License: GNU General Public License (GPL)
+License: GPL v2 or later
Group: System/I18n/Japanese
Requires: fwnncom
Conflicts: wnn6
-Prereq: /usr/sbin/useradd %insserv_prereq %fillup_prereq
-Autoreqprov: on
+PreReq: /usr/sbin/useradd %insserv_prereq %fillup_prereq
+AutoReqProv: on
Version: 1.1.1a017
-Release: 597
-URL: http://www.freewnn.org
+Release: 672
+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
@@ -91,6 +99,7 @@
%package -n fwnn-devel
+License: GPL v2 or later
Group: Development/Libraries/C and C++
Summary: Development Library and Header Files for FreeWnn
Provides: fwnndev
@@ -108,9 +117,10 @@
%package -n fwnncom
+License: GPL v2 or later
Summary: Common Files for FreeWnn
Group: System/I18n/Japanese
-Prereq: /usr/sbin/useradd
+PreReq: /usr/sbin/useradd
%description -n fwnncom
This package includes files you need to run FreeWnn, Free cWnn, Free
@@ -120,9 +130,10 @@
%package -n fcwnn
+License: GPL v2 or later
Group: System/I18n/Chinese
Requires: fwnncom, fcwnncom
-Prereq: /usr/sbin/useradd fcwnncom
+PreReq: /usr/sbin/useradd fcwnncom
Summary: Free cWnn Chinese Input System (Mainland China)
# Summary(ja): Free cWnn 中国語の入力システム (中華人民共和国)
# %description -n fcwnn -l ja
@@ -135,10 +146,11 @@
%package -n fcwnncom
+License: GPL v2 or later
Summary: Free cWnn/tWnn Chinese Input System Common Files (Mainland and
Taiwan)
Group: System/I18n/Chinese
Requires: fwnncom
-Prereq: /usr/sbin/useradd
+PreReq: /usr/sbin/useradd
%description -n fcwnncom
This package includes the common files for the Free cWnn and Free tWnn
@@ -148,6 +160,7 @@
%package -n fcwnndev
+License: GPL v2 or later
Group: Development/Libraries/C and C++
Summary: Development Libraries and Header Files for Free cWnn
# Summary(ja): Free cWnn 用開発ライブラリとヘッダファイル
@@ -163,10 +176,11 @@
%package -n ftwnn
+License: GPL v2 or later
Summary: Free tWnn Chinese Input System (Taiwan)
Group: System/I18n/Chinese
Requires: fwnncom, fcwnncom
-Prereq: /usr/sbin/useradd, fcwnncom
+PreReq: /usr/sbin/useradd, fcwnncom
# Summary(ja): Free tWnn 中国語の入力システム (台湾)
# %description -n ftwnn -l ja
#
@@ -178,10 +192,11 @@
%package -n fkwnn
+License: GPL v2 or later
Summary: Free kWnn Korean Input System
Group: System/I18n/Korean
Requires: fwnncom
-Prereq: /usr/sbin/useradd
+PreReq: /usr/sbin/useradd
# Summary(ja): Free kWnn 韓国語の入力システム
# %description -n fkwnn -l ja
#
@@ -193,6 +208,7 @@
%package -n fkwnndev
+License: GPL v2 or later
Group: Development/Libraries/C and C++
Summary: Development Libraries and Header Files for Free kWnn
# Summary(ja): Free kWnn 用開発ライブラリとヘッダファイル
@@ -333,7 +349,7 @@
chroot . usr/bin/wnntouch var/lib/wnn/ja/dic/gerodic/g-jinmei.dic
chroot . usr/bin/wnntouch var/lib/wnn/ja/dic/pubdic/*.*
# Create symbolic runlevel links:
-%{fillup_and_insserv -sy fwnn START_FREE_WNN}
+%{fillup_and_insserv -y}
%preun -n fwnn
%stop_on_removal fwnn
@@ -358,7 +374,7 @@
# touch all public dictionary files:
chroot . usr/bin/cwnntouch var/lib/wnn/zh_CN/dic/sys/*.*
# Create symbolic run level links:
-%{fillup_and_insserv -s fcwnn START_FREE_CWNN}
+%{fillup_and_insserv}
%postun -n fcwnn
%restart_on_update fcwnn
@@ -377,7 +393,7 @@
# touch all public dictionary files:
chroot . usr/bin/cwnntouch var/lib/wnn/zh_TW/dic/sys/*.*
# Create symbolic run level links:
-%{fillup_and_insserv -s ftwnn START_FREE_TWNN}
+%{fillup_and_insserv}
%postun -n ftwnn
%restart_on_update ftwnn
@@ -393,7 +409,7 @@
# touch all public dictionary files:
chroot . usr/bin/kwnntouch var/lib/wnn/ko_KR/dic/sys/*.*
# Create symbolic run level links:
-%{fillup_and_insserv -s fkwnn START_FREE_KWNN}
+%{fillup_and_insserv}
%postun -n fkwnn
%restart_on_update fkwnn
@@ -651,89 +667,91 @@
# %config /var/lib/wnn/cvt_xim_tbl
%changelog
-* Sat May 26 2007 - ro@xxxxxxx
+* Fri Aug 29 2008 cthiel@xxxxxxx
+- fix init script
+* Sun May 27 2007 ro@xxxxxxx
- rename fwnndev subpackage to fwnn-devel
-* Fri Mar 30 2007 - ro@xxxxxxx
+* Fri Mar 30 2007 ro@xxxxxxx
- added ncurses-devel to buildreq
-* Wed Jan 25 2006 - mls@xxxxxxx
+* Wed Jan 25 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
-* Sat Jan 14 2006 - schwab@xxxxxxx
+* Sun Jan 15 2006 schwab@xxxxxxx
- Don't strip binaries.
- Don't build as root.
-* Fri Oct 21 2005 - mmj@xxxxxxx
+* Fri Oct 21 2005 mmj@xxxxxxx
- fix missing return value
-* Thu Sep 22 2005 - yxu@xxxxxxx
+* Thu Sep 22 2005 yxu@xxxxxxx
- add needed prototypes
-* Wed Jun 15 2005 - meissner@xxxxxxx
+* Wed Jun 15 2005 meissner@xxxxxxx
- Use RPM_OPT_FLAGS.
- Add lots of include files to avoid implicit declarations
- Use system getopt and bsearch.
- Fixed bad atoi() call spotted by -Wall
-* Wed Apr 13 2005 - mfabian@xxxxxxx
+* Wed Apr 13 2005 mfabian@xxxxxxx
- make it build on STABLE again: conflicting-prototypes.patch
-* Tue Jun 08 2004 - ro@xxxxxxx
+* Tue Jun 08 2004 ro@xxxxxxx
- get rid of some compiler warnings
-* Mon Sep 15 2003 - mfabian@xxxxxxx
+* Mon Sep 15 2003 mfabian@xxxxxxx
- Bugzilla #30921: /var/lib/wnn should be owned by user "wnn"
for all subpackages.
-* Mon Aug 18 2003 - mfabian@xxxxxxx
+* Mon Aug 18 2003 mfabian@xxxxxxx
- Use new stop_on_removal/restart_on_upate macros
-* Mon Jun 16 2003 - mfabian@xxxxxxx
+* Mon Jun 16 2003 mfabian@xxxxxxx
- fix "directory not owned by any package".
-* Sun Nov 03 2002 - mfabian@xxxxxxx
+* Sun Nov 03 2002 mfabian@xxxxxxx
- Bug Id #17416: fix usage of socket API to make /usr/bin/jserver
work on s390x. Thanks to <bk@xxxxxxx> for help.
-* Fri Sep 13 2002 - mfabian@xxxxxxx
+* Fri Sep 13 2002 mfabian@xxxxxxx
- change "network route named" -> "$network $named" in
"# Required-Start:".
-* Thu Aug 01 2002 - mfabian@xxxxxxx
+* Thu Aug 01 2002 mfabian@xxxxxxx
- add %%insserv_prereq %%fillup_prereq to Prereq:
-* Wed Jul 24 2002 - mfabian@xxxxxxx
+* Wed Jul 24 2002 mfabian@xxxxxxx
- Don't parse rc.config in init scripts
- change usage of useradd in pre script to comply with
the package howto
- move home-dir into fwnncom sub package (fwnncom is required by
all other *wnn* packages).
-* Tue Jul 02 2002 - ro@xxxxxxx
+* Tue Jul 02 2002 ro@xxxxxxx
- added home-dir to base package
-* Thu Apr 11 2002 - mfabian@xxxxxxx
+* Thu Apr 11 2002 mfabian@xxxxxxx
- use %%{_libdir} and add FreeWnn-lib64.patch from <froh@xxxxxxx>
-* Thu Jan 10 2002 - egmont@xxxxxxxxxxxx
+* Thu Jan 10 2002 egmont@xxxxxxxxxxxx
- changed /sbin/init.d to /etc/init.d in init script comments
-* Fri Dec 07 2001 - mfabian@xxxxxxx
+* Fri Dec 07 2001 mfabian@xxxxxxx
- get rid of START_* variables in /etc/rc.config:
use new macros fill_up_and_insserv and insserv_cleanup and
remove testing for START_* variables from init scripts.
-* Thu Sep 06 2001 - mfabian@xxxxxxx
+* Thu Sep 06 2001 mfabian@xxxxxxx
- set START_FREE_TWNN="no", START_FREE_KWNN="no",
START_FREE_CWNN="no",
-* Tue Sep 04 2001 - schwab@xxxxxxx
+* Tue Sep 04 2001 schwab@xxxxxxx
- Add prototypes for C++, constify.
-* Mon May 07 2001 - mfabian@xxxxxxx
+* Mon May 07 2001 mfabian@xxxxxxx
- bzip2 sources
-* Thu May 03 2001 - mfabian@xxxxxxx
+* Thu May 03 2001 mfabian@xxxxxxx
- make init scripts comply with latest LSB spec
-* Tue Dec 05 2000 - schwab@xxxxxxx
+* Tue Dec 05 2000 schwab@xxxxxxx
- Fix missing declarations.
-* Tue Nov 28 2000 - mfabian@xxxxxxx
+* Tue Nov 28 2000 mfabian@xxxxxxx
- forgot to change the links to the init scripts to /etc/init.d
fixed.
-* Mon Nov 27 2000 - mfabian@xxxxxxx
+* Tue Nov 28 2000 mfabian@xxxxxxx
- removed sockets before starting the FreeWnn servers.
sometimes these sockets remained after killing a FreeWnn server,
which prevented the restart.
-* Mon Nov 27 2000 - mfabian@xxxxxxx
+* Mon Nov 27 2000 mfabian@xxxxxxx
- added "route named" to "Required-Start:"
- moved init scripts to /etc/init.d
-* Fri Nov 24 2000 - mfabian@xxxxxxx
+* Fri Nov 24 2000 mfabian@xxxxxxx
- change to new init script mechanism:
rewrote the init scripts to use insserv to handle links to
init scripts.
-* Wed Nov 01 2000 - mfabian@xxxxxxx
+* Wed Nov 01 2000 mfabian@xxxxxxx
- made the command line client "uum" work.
-* Mon Oct 30 2000 - mfabian@xxxxxxx
+* Mon Oct 30 2000 mfabian@xxxxxxx
- moved all manpages into the fwnncom subpackage
-* Fri Oct 27 2000 - bk@xxxxxxx
+* Fri Oct 27 2000 bk@xxxxxxx
- fixed startproc call, useradd and server permissions
-* Wed Oct 25 2000 - mfabian@xxxxxxx
+* Wed Oct 25 2000 mfabian@xxxxxxx
- new package: fwnn (FreeWnn, Version 1.1.1-a017)
++++++ rcfcwnn ++++++
--- fwnn/rcfcwnn 2006-01-14 23:45:24.000000000 +0100
+++ /mounts/work_src_done/STABLE/fwnn/rcfcwnn 2008-08-28 23:28:07.950587000
+0200
@@ -7,8 +7,8 @@
#
### BEGIN INIT INFO
# Provides: fcwnn
-# Required-Start: $network $named
-# Required-Stop:
+# Required-Start: $network $remote_fs $named
+# Required-Stop: $network $remote_fs $named
# Default-Start: 3 5
# Default-Stop:
# Description: Free Wnn (mainland) Chinese Server, for input of simplified
Chinese
++++++ rcfkwnn ++++++
--- fwnn/rcfkwnn 2006-01-14 23:45:24.000000000 +0100
+++ /mounts/work_src_done/STABLE/fwnn/rcfkwnn 2008-08-28 23:28:20.867160000
+0200
@@ -7,8 +7,8 @@
#
### BEGIN INIT INFO
# Provides: fkwnn
-# Required-Start: $network $named
-# Required-Stop:
+# Required-Start: $network $remote_fs $named
+# Required-Stop: $network $remote_fs $named
# Default-Start: 3 5
# Default-Stop:
# Description: Free Wnn Korean Server, for input of Korean
++++++ rcftwnn ++++++
--- fwnn/rcftwnn 2006-01-14 23:45:24.000000000 +0100
+++ /mounts/work_src_done/STABLE/fwnn/rcftwnn 2008-08-28 23:28:40.088012000
+0200
@@ -7,8 +7,8 @@
#
### BEGIN INIT INFO
# Provides: ftwnn
-# Required-Start: $network $named
-# Required-Stop:
+# Required-Start: $network $remote_fs $named
+# Required-Stop: $network $remote_fs $named
# Default-Start: 3 5
# Default-Stop:
# Description: Free Wnn Taiwan-Chinese Server, for input of traditional
Chinese
++++++ rcfwnn ++++++
--- fwnn/rcfwnn 2006-01-14 23:45:24.000000000 +0100
+++ /mounts/work_src_done/STABLE/fwnn/rcfwnn 2008-08-28 23:28:51.188504000
+0200
@@ -7,8 +7,8 @@
#
### BEGIN INIT INFO
# Provides: fwnn
-# Required-Start: $network $named
-# Required-Stop:
+# Required-Start: $network $remote_fs $named
+# Required-Stop: $network $remote_fs $named
# Default-Start: 3 5
# Default-Stop:
# Description: Free Wnn Kanji Server used for input of Japanese
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |