Browse Source

add ja.po patch

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6747 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 11 years ago
parent
commit
1cc0f3ac82
1 changed files with 7 additions and 12 deletions
  1. 7 12
      n/nautilus/nautilus-vl.spec

+ 7 - 12
n/nautilus/nautilus-vl.spec

@@ -16,7 +16,7 @@ Name:		nautilus
 Summary:        Nautilus is a file manager for GNOME
 Summary(ja):	Nautilus - GNOME ファイルマネージャ
 Version: 	3.4.2
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 License: 	GPLv2+
 Group:          User Interface/Desktops
 URL: 		http://www.gnome.org/projects/nautilus/
@@ -27,18 +27,14 @@ Packager:	Takemikaduchi
 
 Source: 	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/3.4/%{name}-%{version}.tar.xz
 
+Patch0:		nautilus-3.4.2-ja.po.patch
+
 # Some changes to default config
 Patch1:         nautilus-2.5.7-rhconfig.patch
-Patch3:		background-no-delay.patch
-
-# Why is this not upstream ?
-Patch6:         nautilus-2.23.5-dynamic-search.patch
 
 Patch7:		rtl-fix.patch
 
 # vine
-Patch100:	nautilus-2.8.2-vine.patch
-Patch101:	nautilus-2.30.0-vine.patch
 Patch102:	run_in_gnome.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
@@ -123,14 +119,10 @@ module.
 
 %prep
 %setup -q -n %{name}-%{version}
+%patch0 -p1
 
-##patch3 -p1 -b .no-delay
-#%patch5 -p1 -b .selinux
-##patch6 -p1 -b .dynamic-search
 %patch7 -p1 -b .rtl-fix
 
-## %patch100 -p1 -b .vine
-## %patch101 -p1 -b .vine
 %patch102 -p1 -b .vine
 
 %build
@@ -230,6 +222,9 @@ fi
 
 
 %changelog
+* Sat Aug 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.2-2
+- add Patch0 (nautilus-3.4.2-ja.po.patch)
+
 * Sun May 20 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.2-1
 - new upstream release