Summary: XIM Server for Japanese conversion system Anthy Name: jmode Version: 0.6.7 Release: 1 URL: http://www.sourceforge.jp/projects/anthy/ Source0: %{name}-%{version}.tar.gz License: GPL Group: User Interface/X BuildRoot: %{_tmppath}/%{name}-root %description %prep %setup -q %build CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=${_prefix} --sysconfdir=$RPM_BUILD_ROOT/etc make %install rm -rf $RPM_BUILD_ROOT %makeinstall %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %{_bindir}/* %{_datadir}/jmode/* /etc/* %changelog * Sun Jun 9 2002 yusuke - Initial build.