|
@@ -1,15 +1,15 @@
|
|
Summary: qt viewer for comic book archives
|
|
Summary: qt viewer for comic book archives
|
|
Summary(ja): 漫画本アーカイブ用 qt ビューア
|
|
Summary(ja): 漫画本アーカイブ用 qt ビューア
|
|
Name: qcomicbook
|
|
Name: qcomicbook
|
|
-Version: 0.8.2
|
|
+Version: 0.9.0
|
|
-Release: 2%{?_dist_release}
|
|
+Release: 1%{?_dist_release}
|
|
License: GPLv2
|
|
License: GPLv2
|
|
Group: Applications/Graphics
|
|
Group: Applications/Graphics
|
|
URL: http://qcomicbook.linux-projects.net/
|
|
URL: http://qcomicbook.linux-projects.net/
|
|
Source0: http://qcomicbook.linux-projects.net/releases/qcomicbook-%{version}.tar.gz
|
|
Source0: http://qcomicbook.linux-projects.net/releases/qcomicbook-%{version}.tar.gz
|
|
Source1: qcomicbook_ja_JP.ts
|
|
Source1: qcomicbook_ja_JP.ts
|
|
Patch0: qcomicbook_desktop.patch
|
|
Patch0: qcomicbook_desktop.patch
|
|
-Patch1: enable_ja_trans.patch
|
|
+#Patch1: enable_ja_trans.patch
|
|
|
|
|
|
BuildRequires: cmake >= 2.6.0
|
|
BuildRequires: cmake >= 2.6.0
|
|
BuildRequires: desktop-file-utils
|
|
BuildRequires: desktop-file-utils
|
|
@@ -51,7 +51,7 @@ gzip+bzip2 を使用した tar の支援と unace を必要とします。
|
|
%{__cp} -f %{SOURCE1} i18n/
|
|
%{__cp} -f %{SOURCE1} i18n/
|
|
|
|
|
|
%patch0 -p1
|
|
%patch0 -p1
|
|
-%patch1 -p1
|
|
+#%patch1 -p1
|
|
|
|
|
|
%build
|
|
%build
|
|
%ifarch %{ix86}
|
|
%ifarch %{ix86}
|
|
@@ -94,6 +94,12 @@ update-desktop-database > /dev/null 2>&1 || :
|
|
%{_mandir}/man?/%{name}.1.gz
|
|
%{_mandir}/man?/%{name}.1.gz
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Jun 09 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.9.0-1
|
|
|
|
+- new upstream release
|
|
|
|
+- recreated Patch0
|
|
|
|
+- updated Source1
|
|
|
|
+- deleted Patch1
|
|
|
|
+
|
|
* Sun Apr 29 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.8.2-2
|
|
* Sun Apr 29 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.8.2-2
|
|
- added Source1 and Patch1 to enable Japanese translation
|
|
- added Source1 and Patch1 to enable Japanese translation
|
|
- set conditional branch for architecture
|
|
- set conditional branch for architecture
|