This commit is contained in:
committed by
Git OBS Bridge
parent
e1b410b125
commit
4b9609aef9
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 4 16:04:31 CEST 2009 - tiwai@suse.de
|
||||
|
||||
- fix build for older distros
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 00:14:19 CET 2009 - vuntz@novell.com
|
||||
|
||||
|
9
uim.spec
9
uim.spec
@@ -20,6 +20,7 @@
|
||||
|
||||
Name: uim
|
||||
BuildRequires: anthy-devel canna-devel emacs-x11 gcc-c++ gnome-panel-devel gtk2-devel intltool libgnomeui-devel ncurses-devel perl-XML-Parser pkg-config qt3-devel update-desktop-files xemacs
|
||||
BuildRequires: libexpat-devel
|
||||
%if %suse_version > 1020
|
||||
BuildRequires: fdupes
|
||||
%endif
|
||||
@@ -30,7 +31,7 @@ AutoReqProv: on
|
||||
PreReq: %{_bindir}/touch
|
||||
Provides: locale(xorg-x11:ja)
|
||||
Version: 1.2.1
|
||||
Release: 277
|
||||
Release: 278
|
||||
Url: http://uim.freedesktop.org/wiki/
|
||||
# svn co http://freedesktop.org:8080/svn/uim/trunk
|
||||
# Source0: http://freedesktop.org/Software/UimDownload/uim-0.4.2.1.tar.bz2
|
||||
@@ -294,6 +295,8 @@ touch var/adm/SuSEconfig/run-gtk
|
||||
%{_datadir}/uim/helperdata/bushu.t
|
||||
|
||||
%changelog
|
||||
* Thu Jun 04 2009 tiwai@suse.de
|
||||
- fix build for older distros
|
||||
* Mon Feb 23 2009 vuntz@novell.com
|
||||
- Add uim-fix-gnome-compilation.patch to fix build. The patch
|
||||
should probably be sent upstream if the latest version still has
|
||||
@@ -415,9 +418,9 @@ touch var/adm/SuSEconfig/run-gtk
|
||||
- add control-reaches-end-of-non-void-function.patch.
|
||||
- move uim-helper-candwin-gtk, uim-helper-toolbar-gtk, and
|
||||
uim-helper-applet to uim-applet sub-package.
|
||||
* Tue Mar 16 2004 mfabian@suse.de
|
||||
* Wed Mar 17 2004 mfabian@suse.de
|
||||
- update to 0.3.2.
|
||||
* Tue Mar 16 2004 mfabian@suse.de
|
||||
* Wed Mar 17 2004 mfabian@suse.de
|
||||
- make only uim-anthy a default gtk-input-module for Japanese.
|
||||
- don't use the uim-default input module for any language by
|
||||
default (This module was used for *all* languages by default,
|
||||
|
Reference in New Issue
Block a user