Browse Source

UI の未約部分修正のために patch を1つ追加して、ja.po を更新

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4334 ec354946-7b23-47d6-9f5a-488ba84defc7
kazutaka 12 years ago
parent
commit
108fe4305d
1 changed files with 11 additions and 2 deletions
  1. 11 2
      f/file-roller/file-roller-vl.spec

+ 11 - 2
f/file-roller/file-roller-vl.spec

@@ -9,7 +9,7 @@ Summary:	File Roller is a tool for viewing and creating archives.
 Summary(ja):    File Roller - アーカイブの表示・作成ツール
 Name:		file-roller
 Version:	2.32.2
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 
 License:	GPL
 Group:		Applications/Archiving
@@ -17,7 +17,11 @@ Source0:	http://ftp.gnome.org/pub/GNOME/sources/file-roller/2.32/%{name}-%{versi
 Source1:	file-roller.help.Makefile.am
 Source2:	file-roller.help.gnome-2-30.ja.po
 Source3:	file-roller-ja-figures.tar.bz2
-Source4:	file-roller.gnome-2-30.ja.po
+Source4:	file-roller-2.32.2-ja.po
+# i18n fix for ui strings
+# refer https://bugzilla.gnome.org/show_bug.cgi?id=649159
+# and also http://git.gnome.org/browse/file-roller/commit/src/ui.h?id=c5f7cb8dab9740ff10b46c2dc9a2d2970b2f7cfe
+Patch1:		file-roller-2.32.2-i18n-fix.patch
 URL:		http://ftp.gnome.org/pub/gnome/sources/file-roller/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
@@ -45,6 +49,7 @@ File Roller は tar ファイルのようなアーカイブの表示や作成を
 
 %prep
 %setup -q
+%patch1 -p1 -b .i18n-fix
 
 ## # add Japanese help
 ## cp -f %{SOURCE1} help/Makefile.am
@@ -135,6 +140,10 @@ fi
 %{_libdir}/nautilus/extensions-2.0/libnautilus-fileroller.so
 
 %changelog
+* Fri Jul 15 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 2.32.2-2
+- add Patch1 to fix non-translatable string
+- update Source4: file-roller-2-32.2-ja.po
+
 * Thu May 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.2-1
 - new upstream release