diff --git a/anthy.changes b/anthy.changes index 6f3e671..93b452d 100644 --- a/anthy.changes +++ b/anthy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 11 15:00:46 CET 2011 - meissner@suse.de + +- does not need openldap2 direct dependency, libraries are enough + ------------------------------------------------------------------- Fri Sep 30 20:07:41 UTC 2011 - coolo@suse.com diff --git a/anthy.spec b/anthy.spec index a40420b..17d42d3 100644 --- a/anthy.spec +++ b/anthy.spec @@ -15,21 +15,24 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: anthy -BuildRequires: emacs-x11 giflib-devel krb5 libpng-devel libtiff-devel openldap2 openldap2-devel xemacs xorg-x11-devel -BuildRequires: libtool +BuildRequires: emacs-x11 BuildRequires: fdupes -License: GPL-2.0+ ; LGPL-2.1+ -Group: System/I18n/Japanese +BuildRequires: giflib-devel +BuildRequires: krb5 +BuildRequires: libpng-devel +BuildRequires: libtiff-devel +BuildRequires: libtool +BuildRequires: openldap2-devel +BuildRequires: xemacs +BuildRequires: xorg-x11-devel Provides: locale(scim-anthy:ja) Provides: locale(uim:ja) Provides: locale(m17n-lib:ja) Provides: locale(xemacs:ja) Provides: locale(emacs:ja) Version: 9100h -Release: 2 +Release: 0 Url: http://sourceforge.jp/projects/anthy/ # old URL, still some information only there: http://www.kmc.kyoto-u.ac.jp/proj/heke/ # cvs -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/anthy login @@ -41,6 +44,8 @@ Patch2: anthy-last-command-char-xemacs.patch Patch3: bugzilla-224463-comparison-with-string-literal.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Kana-Kanji Conversion Engine +License: GPL-2.0+ ; LGPL-2.1+ +Group: System/I18n/Japanese # Summary(ja): 仮名漢字変換エンジン # Anthy(旧称Ancy) # @@ -64,9 +69,8 @@ scratch (apart from the dictionary, which is developed outside of the Heke Project). %package devel -License: GPL-2.0+ Summary: Include Files and Libraries mandatory for Development. -Group: System/I18n/Japanese +License: GPL-2.0+ Requires: %{name} = %{version} # Summary(ja): Anthy のヘッダファイル及びライブラリです。 # %description devel -l ja