|
@@ -3,9 +3,9 @@
|
|
%define with_campaignd 0
|
|
%define with_campaignd 0
|
|
%define with_wesnothd 0
|
|
%define with_wesnothd 0
|
|
|
|
|
|
-%define ver 1.8.0
|
|
|
|
-%define src_ver 1.8
|
|
|
|
-%define rel 2
|
|
|
|
|
|
+%define ver 1.8.1
|
|
|
|
+%define src_ver %{ver}
|
|
|
|
+%define rel 1
|
|
|
|
|
|
%define with_svn 0
|
|
%define with_svn 0
|
|
%if %{with_svn}
|
|
%if %{with_svn}
|
|
@@ -66,7 +66,7 @@ BuildRequires: lua-devel
|
|
#BuildRequires: python-devel
|
|
#BuildRequires: python-devel
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
-Conflicts: wesnoth156
|
|
|
|
|
|
+Conflicts: wesnoth165
|
|
|
|
|
|
%description
|
|
%description
|
|
Battle for Wesnoth is a fantasy turn-based strategy game. Battle for
|
|
Battle for Wesnoth is a fantasy turn-based strategy game. Battle for
|
|
@@ -406,6 +406,10 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon May 3 2010 IWAI, Masaharu <iwai@alib.jp> 1.8.1-1
|
|
|
|
+- new upstream release
|
|
|
|
+- fix typo for Conflicts tag: wesnoth165
|
|
|
|
+
|
|
* Fri Apr 2 2010 IWAI, Masaharu <iwai@alib.jp> 1.8.0-2
|
|
* Fri Apr 2 2010 IWAI, Masaharu <iwai@alib.jp> 1.8.0-2
|
|
- new upstream release
|
|
- new upstream release
|
|
- running autogen.sh: missing configure script in 1.8 tarball
|
|
- running autogen.sh: missing configure script in 1.8 tarball
|