]> git.pld-linux.org Git - packages/wesnoth.git/blobdiff - wesnoth.spec
- release 3 (by relup.sh)
[packages/wesnoth.git] / wesnoth.spec
index d84ce1d39917b56dc81c74629814211f63805695..e763299822a456e90d936bb086d9582f99e18778 100644 (file)
@@ -10,17 +10,18 @@ Summary:    Strategy game with a fantasy theme
 Summary(hu.UTF-8):     Fantasy környezetben játszódó stratégiai játék
 Summary(pl.UTF-8):     Strategiczna gra z motywem fantasy
 Name:          wesnoth
-Version:       1.10
-Release:       1
+Version:       1.10.3
+Release:       3
 Epoch:         1
 License:       GPL v2+
 Group:         X11/Applications/Games/Strategy
 Source0:       http://downloads.sourceforge.net/wesnoth/%{name}-%{version}.tar.bz2
-# Source0-md5: 707daa13e2f5b3976d9b169aab62dc29
+# Source0-md5: b25354c71d58f82c2c60cc12c6f09c36
 Source1:       %{name}d.init
 Source2:       %{name}.tmpfiles
 Patch0:                %{name}-desktop.patch
 Patch1:                %{name}-locale_dir.patch
+Patch2:                boost-1.50.patch
 URL:           http://www.wesnoth.org/
 BuildRequires: SDL-devel >= 1.2.14-4
 BuildRequires: SDL_image-devel >= 1.2
@@ -115,6 +116,7 @@ Edytor map i narzędzia do tłumaczeń.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # don't install locales in %{_datadir}/%{name}
 %{__sed} -i 's,${DATADIR}/${LOCALEDIR},${LOCALEDIR},' CMakeLists.txt
This page took 0.204805 seconds and 4 git commands to generate.