forked from pool/anthy
Accepting request 96320 from M17N
remove openldap2 server/binaries from buildreq, libraries are enough (forwarded request 96266 from msmeissn) OBS-URL: https://build.opensuse.org/request/show/96320 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/anthy?expand=0&rev=20
This commit is contained in:
@@ -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
|
Fri Sep 30 20:07:41 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
22
anthy.spec
22
anthy.spec
@@ -15,21 +15,24 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: anthy
|
Name: anthy
|
||||||
BuildRequires: emacs-x11 giflib-devel krb5 libpng-devel libtiff-devel openldap2 openldap2-devel xemacs xorg-x11-devel
|
BuildRequires: emacs-x11
|
||||||
BuildRequires: libtool
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
License: GPL-2.0+ ; LGPL-2.1+
|
BuildRequires: giflib-devel
|
||||||
Group: System/I18n/Japanese
|
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(scim-anthy:ja)
|
||||||
Provides: locale(uim:ja)
|
Provides: locale(uim:ja)
|
||||||
Provides: locale(m17n-lib:ja)
|
Provides: locale(m17n-lib:ja)
|
||||||
Provides: locale(xemacs:ja)
|
Provides: locale(xemacs:ja)
|
||||||
Provides: locale(emacs:ja)
|
Provides: locale(emacs:ja)
|
||||||
Version: 9100h
|
Version: 9100h
|
||||||
Release: 2
|
Release: 0
|
||||||
Url: http://sourceforge.jp/projects/anthy/
|
Url: http://sourceforge.jp/projects/anthy/
|
||||||
# old URL, still some information only there: http://www.kmc.kyoto-u.ac.jp/proj/heke/
|
# 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
|
# 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
|
Patch3: bugzilla-224463-comparison-with-string-literal.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Summary: Kana-Kanji Conversion Engine
|
Summary: Kana-Kanji Conversion Engine
|
||||||
|
License: GPL-2.0+ ; LGPL-2.1+
|
||||||
|
Group: System/I18n/Japanese
|
||||||
# Summary(ja): 仮名漢字変換エンジン
|
# Summary(ja): 仮名漢字変換エンジン
|
||||||
# Anthy(旧称Ancy)
|
# Anthy(旧称Ancy)
|
||||||
#
|
#
|
||||||
@@ -64,9 +69,8 @@ scratch (apart from the dictionary, which is developed outside of the
|
|||||||
Heke Project).
|
Heke Project).
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPL-2.0+
|
|
||||||
Summary: Include Files and Libraries mandatory for Development.
|
Summary: Include Files and Libraries mandatory for Development.
|
||||||
Group: System/I18n/Japanese
|
License: GPL-2.0+
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
# Summary(ja): Anthy のヘッダファイル及びライブラリです。
|
# Summary(ja): Anthy のヘッダファイル及びライブラリです。
|
||||||
# %description devel -l ja
|
# %description devel -l ja
|
||||||
|
Reference in New Issue
Block a user