diff --git a/m17n-lib.changes b/m17n-lib.changes index 9c40a78..69ba9b9 100644 --- a/m17n-lib.changes +++ b/m17n-lib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 17 14:41:39 UTC 2010 - coolo@novell.com + +- do not require anthy, it creates a build cycle with emacs + ------------------------------------------------------------------- Thu Apr 22 17:38:25 CEST 2010 - tiwai@suse.de @@ -9,7 +14,6 @@ Mon Oct 27 15:57:18 CET 2008 - mfabian@suse.de - update to m17n-lib 1.5.3. • only bugfixes. -- ------------------------------------------------------------------- Fri Jun 13 02:31:25 CEST 2008 - crrodriguez@suse.de diff --git a/m17n-lib.spec b/m17n-lib.spec index 53bb897..21c410c 100644 --- a/m17n-lib.spec +++ b/m17n-lib.spec @@ -18,10 +18,10 @@ Name: m17n-lib -BuildRequires: anthy-devel freetype2-devel fribidi-devel gd-devel ispell ispell-british libotf-devel libxml2 m17n-db pkgconfig wordcut-devel xorg-x11-devel +BuildRequires: freetype2-devel fribidi-devel gd-devel ispell ispell-british libotf-devel libxml2 m17n-db pkgconfig wordcut-devel xorg-x11-devel %define appdefdir /usr/share/X11 Version: 1.6.0 -Release: 1 +Release: 2 License: GPLv2+ ; LGPLv2.1+ ; MIT Group: System/I18n/Japanese AutoReqProv: on @@ -39,15 +39,6 @@ Summary: Multilingual Text Processing Library for the C Language %description A multilingual text processing library for the C language. - - -Authors: --------- - Kenichi Handa - Mikiko Nishikimi - Naoto Takahashi - Satoru Tomura - %package devel License: GPLv2+ ; LGPLv2.1+ ; MIT Summary: Multilingual text processing library for the C language @@ -57,15 +48,6 @@ Requires: %{name} = %{version} glibc-devel xorg-x11-libX11-devel %description devel A multilingual text processing library for the C language - - -Authors: --------- - Kenichi Handa - Mikiko Nishikimi - Naoto Takahashi - Satoru Tomura - %prep %setup -q #find . -name CVS -type d | xargs rm -rf