diff --git a/kasumi.spec b/kasumi.spec index d58011c..ddd0d5d 100644 --- a/kasumi.spec +++ b/kasumi.spec @@ -1,10 +1,11 @@ Name: kasumi Version: 2.5 -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv2+ URL: http://kasumi.sourceforge.jp/ BuildRequires: gtk2-devel anthy-devel +BuildRequires: autoconf automake libtool Source0: http://jaist.dl.sourceforge.jp/kasumi/41436/%{name}-%{version}.tar.gz Patch0: kasumi-853099-manpage.patch @@ -18,6 +19,7 @@ Kasumi is a dictionary management tool for Anthy. %prep %setup -q %patch0 -p1 -b .0-manpage +autoreconf -f -i %build %configure @@ -41,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop %changelog +* Wed Mar 27 2013 Akira TAGOH - 2.5-11 +- Rebuilt for aarch64 support (#925621) + * Thu Feb 14 2013 Fedora Release Engineering - 2.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild