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