Rebuilt for aarch64 support (#925621)

This commit is contained in:
Akira TAGOH 2013-03-27 13:42:46 +09:00
parent dfea4eaad3
commit b825f2096b

View File

@ -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 <tagoh@redhat.com> - 2.5-11
- Rebuilt for aarch64 support (#925621)
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild