Hello community, here is the log from the commit of package kinput2 for openSUSE:Factory checked in at 2011-12-25 17:35:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kinput2 (Old) and /work/SRC/openSUSE:Factory/.kinput2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kinput2", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kinput2/kinput2.changes 2011-09-23 02:06:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kinput2.new/kinput2.changes 2011-12-25 17:35:31.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Dec 20 20:56:41 UTC 2011 - [email protected] + +- remove call to suse_update_config (very old work around) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kinput2.spec ++++++ --- /var/tmp/diff_new_pack.MF3LdD/_old 2011-12-25 17:35:32.000000000 +0100 +++ /var/tmp/diff_new_pack.MF3LdD/_new 2011-12-25 17:35:32.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package kinput2 (Version v3.1) +# spec file for package kinput2 # -# 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,11 +15,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: kinput2 -BuildRequires: canna-devel fwnndev +BuildRequires: canna-devel +BuildRequires: fwnndev BuildRequires: xorg-x11-devel %define xprefix %{_prefix} %define xbindir %{_bindir} @@ -27,12 +25,9 @@ %define appdefdir /usr/share/X11 %define xincludes /usr/include %define xlibraries /usr/%{_lib} -License: PERMISSIVE-OSI-COMPLIANT ; MIT -Group: System/I18n/Japanese -AutoReqProv: on Provides: locale(xorg-x11:ja) Version: v3.1 -Release: 529 +Release: 0 # URL: Source0: ftp://ftp.sra.co.jp/pub/x11/kinput2/%{name}-v3.1.tar.bz2 Source10: etc-x11-xim.d-kinput2-canna @@ -55,6 +50,8 @@ Patch15: bugzilla-368441-local-variable-used-before-set.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Kanji Input Server for the X Window System +License: PERMISSIVE-OSI-COMPLIANT ; MIT +Group: System/I18n/Japanese # Summary(ja): X用日本語入力サーバ # %description -l ja # Kinput2は日本語入力を必要とするXアプリケーション用の入力サーバーです。 @@ -85,8 +82,6 @@ head -n 21 cmd/kinput2.c > Copyright %build -# update config.{guess,sub} -%{?suse_update_config} # edit Kinput2.conf here ... #sed -e 's/#define UseSj3/#undef UseSj3/' Kinput2.conf > Kinput2.conf.sed #mv Kinput2.conf.sed Kinput2.conf -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
