|
@@ -3,7 +3,7 @@
|
|
%define with_campaignd 0
|
|
%define with_campaignd 0
|
|
%define with_wesnothd 0
|
|
%define with_wesnothd 0
|
|
|
|
|
|
-%define ver 1.8.1
|
|
|
|
|
|
+%define ver 1.8.2
|
|
%define src_ver %{ver}
|
|
%define src_ver %{ver}
|
|
%define rel 1
|
|
%define rel 1
|
|
|
|
|
|
@@ -60,7 +60,8 @@ BuildRequires: xorg-x11-devel SDL-devel SDL_image-devel SDL_mixer-devel
|
|
BuildRequires: SDL_net-devel SDL_ttf-devel
|
|
BuildRequires: SDL_net-devel SDL_ttf-devel
|
|
BuildRequires: freetype2-devel libpng-devel zlib-devel pango-devel
|
|
BuildRequires: freetype2-devel libpng-devel zlib-devel pango-devel
|
|
BuildRequires: fontconfig-devel
|
|
BuildRequires: fontconfig-devel
|
|
-BuildRequires: libboost-devel libboost-iostreams libboost-regex
|
|
|
|
|
|
+BuildRequires: libboost-devel >= 1.35
|
|
|
|
+BuildRequires: libboost-iostreams libboost-regex
|
|
BuildRequires: lua-devel
|
|
BuildRequires: lua-devel
|
|
#BuildRequires: fribidi-devel
|
|
#BuildRequires: fribidi-devel
|
|
#BuildRequires: python-devel
|
|
#BuildRequires: python-devel
|
|
@@ -406,6 +407,10 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Jun 3 2010 IWAI, Masaharu <iwai@alib.jp> 1.8.2-1
|
|
|
|
+- new upstream release
|
|
|
|
+- add required Boost Library version
|
|
|
|
+
|
|
* Mon May 3 2010 IWAI, Masaharu <iwai@alib.jp> 1.8.1-1
|
|
* Mon May 3 2010 IWAI, Masaharu <iwai@alib.jp> 1.8.1-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- fix typo for Conflicts tag: wesnoth165
|
|
- fix typo for Conflicts tag: wesnoth165
|