SHA256
1
0
forked from pool/m17n-lib
OBS User unknown 2007-09-10 10:41:27 +00:00 committed by Git OBS Bridge
parent 770821b64d
commit 316c6e4596
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 05 18:48:43 CEST 2007 - mfabian@suse.de
- add extra BuildRequires for SUSE_Linux_10.0 repository in the
openSUSE build service.
-------------------------------------------------------------------
Wed Aug 01 20:15:20 CEST 2007 - mfabian@suse.de

View File

@ -12,13 +12,16 @@
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
%if %suse_version < 1010
BuildRequires: libjpeg-devel libpng-devel
%endif
%if "%(xft-config --prefix)" == "/usr"
%define appdefdir /usr/share/X11
%else
%define appdefdir /usr/X11R6/lib/X11
%endif
Version: 1.4.0
Release: 1
Release: 19
License: GPL v2 or later, LGPL v2 or later
Group: System/I18n/Japanese
Autoreqprov: on
@ -118,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT;
%{_libdir}/pkgconfig/*.pc
%changelog
* Wed Sep 05 2007 - mfabian@suse.de
- add extra BuildRequires for SUSE_Linux_10.0 repository in the
openSUSE build service.
* Wed Aug 01 2007 - mfabian@suse.de
- update to 1.4.0:
New function msymbol_put_func (), msymbol_get_func