|
@@ -3,7 +3,7 @@
|
|
|
Summary: customizable image viewer that specifically designed to handle comic books
|
|
|
Summary(ja): 漫画向けに特化してデザインされたカスタム可能なイメージビューワ
|
|
|
Name: mcomix
|
|
|
-Version: 0.94
|
|
|
+Version: 0.96
|
|
|
Release: 1%{?_dist_release}
|
|
|
Source0: mcomix-%{version}.tar.bz2
|
|
|
Source1: mcomix_ja.po
|
|
@@ -18,6 +18,7 @@ Requires: python-chardet
|
|
|
Requires: python-setuptools
|
|
|
|
|
|
BuildRequires: python >= 2.5
|
|
|
+BuildRequires: python-devel
|
|
|
BuildRequires: python-setuptools
|
|
|
BuildRequires: pygtk2-devel python-imaging
|
|
|
BuildRequires: gettext
|
|
@@ -81,6 +82,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
%{python_sitelib}/*
|
|
|
|
|
|
%changelog
|
|
|
+* Wed Jan 11 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.96-1
|
|
|
+- new upstream release
|
|
|
+- added BuildRequires: python-devel
|
|
|
+- updated source1
|
|
|
+
|
|
|
* Wed Sep 28 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.94-1
|
|
|
- new upstream release
|
|
|
|