Browse Source

wesnoth 1.8.4-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1577 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 13 years ago
parent
commit
a55ddedc81
1 changed files with 8 additions and 4 deletions
  1. 8 4
      w/wesnoth/wesnoth-vl.spec

+ 8 - 4
w/wesnoth/wesnoth-vl.spec

@@ -3,7 +3,7 @@
 %define with_campaignd 0
 %define with_wesnothd 0
 
-%define ver 1.8.3
+%define ver 1.8.4
 %define src_ver %{ver}
 %define rel 1
 
@@ -12,7 +12,7 @@
 %define svn_rev 41885
 %endif
 
-%define with_unofficial_po 1
+%define with_unofficial_po 0
 %define po_date		   20100710
 
 Summary: Fantasy Turn-Based Strategy Game
@@ -29,7 +29,7 @@ Source0: %{name}-%{src_ver}.tar.bz2
 Source1: wesnothd.init
 Source2: %{name}.sysconfig
 %if %{with_unofficial_po}
-Source12: wesnoth-branches1.8_ja-%{po_date}.tar.gz
+#Source12: wesnoth-branches1.8_ja-%{po_date}.tar.gz
 %endif
 
 %{?nosrc:NoSource: 0}
@@ -158,7 +158,7 @@ Battle for Wesnoth はターンベースの戦略シミュレーションゲー
 %if %{with_svn}
 %setup -q -n %{name}-%{version}-svn%{svn_rev}
 %else
-%setup -q -a 12 -n %{name}-%{src_ver}
+%setup -q -n %{name}-%{src_ver}
 %endif
 
 %if %{with_unofficial_po}
@@ -381,6 +381,10 @@ fi
 
 
 %changelog
+* Thu Aug 12 2010 IWAI, Masaharu <iwai@alib.jp> 1.8.4
+- new upstream release
+- drop Japanese po files version 20100710 (Source12)
+
 * Sat Jul 10 2010 IWAI, Masaharu <iwai@alib.jp> 1.8.3-1
 - new upstream release
 - add Japanese po files version 20100710 (Source12)