Hello community, here is the log from the commit of package kakasi for openSUSE:Factory checked in at 2012-03-26 11:01:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kakasi (Old) and /work/SRC/openSUSE:Factory/.kakasi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kakasi", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kakasi/kakasi.changes 2011-09-23 02:04:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kakasi.new/kakasi.changes 2012-03-26 11:01:39.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Mar 22 15:18:51 UTC 2012 - [email protected] + +- fix ppc64 build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kakasi.spec ++++++ --- /var/tmp/diff_new_pack.QYA52J/_old 2012-03-26 11:01:40.000000000 +0200 +++ /var/tmp/diff_new_pack.QYA52J/_new 2012-03-26 11:01:40.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package kakasi (Version 2.3.4) +# spec file for package kakasi # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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,15 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: kakasi -License: GPL-2.0+ -Group: Productivity/Text/Convertors -AutoReqProv: on Version: 2.3.4 -Release: 526 +Release: 0 Requires: kakasi-dict = %{version} Url: http://kakasi.namazu.org/ Source0: ftp://kakasi.namazu.org/pub/kakasi/stable/%{name}-%{version}.tar.bz2 @@ -31,6 +26,9 @@ Patch1: kakasi-2.3.4-fclose.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Filter to Convert Kanji Characters to Hiragana, Katakana, or Romaji +License: GPL-2.0+ +Group: Productivity/Text/Convertors +BuildRequires: automake #Summary(ja): 漢字→かな(ローマ字)変換プログラム # %description -l ja # KAKASI は漢字かなまじり文をひらがな文やローマ字文に変換することを @@ -79,10 +77,9 @@ Ryuji Abe <[email protected]> %package -n kakasi-devel -License: GPL-2.0+ Summary: header file and libraries of KAKASI -# Summary(ja): KAKASIのヘッダファイル及びライブラリです。 Group: Productivity/Text/Convertors +# Summary(ja): KAKASIのヘッダファイル及びライブラリです。 Requires: %{name} = %{version} Provides: kakaside Obsoletes: kakaside @@ -107,10 +104,9 @@ Ryuji Abe <[email protected]> %package -n kakasi-dict -License: GPL-2.0+ Summary: The base dictionary of KAKASI -# Summary(ja): KAKASIの基本辞書です。 Group: Productivity/Text/Convertors +# Summary(ja): KAKASIの基本辞書です。 Provides: kakasidi Obsoletes: kakasidi # %description -n kakasi-dict -l ja @@ -139,6 +135,7 @@ %patch1 %build +cp /usr/share/automake-1.11/config.* . %configure --disable-static --with-pic %{__make} %{?jobs:-j%jobs} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
