diff --git a/fonts-tweak-tool.spec b/fonts-tweak-tool.spec index 522de0e..9e647cb 100644 --- a/fonts-tweak-tool.spec +++ b/fonts-tweak-tool.spec @@ -11,6 +11,7 @@ Source0: https://github.com/downloads/jamesni/fonts-tweak-tool/%{name}-%{version BuildArch: noarch BuildRequires: python-setuptools BuildRequires: desktop-file-utils +BuildRequires: intltool Requires: libeasyfc-gobject Requires: pygobject3 Requires: gtk3 @@ -40,6 +41,9 @@ make install DESTDIR=${RPM_BUILD_ROOT} %changelog +* Thu Feb 23 2012 James Ni - 0.0.3-1 +- Fix the issue of spec file + * Fri Feb 17 2012 James Ni - 0.0.2-3 - Fix the issue of spec file