From: lisu Date: Sat, 27 Mar 2010 13:57:37 +0000 (+0000) Subject: - apply resurected and updated patch which fixes locales dir X-Git-Tag: auto/th/wesnoth-1_8-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fwesnoth.git;a=commitdiff_plain;h=28c0d4e5c6e308fe2d2ffe6391c9fb50c1fb35c3 - apply resurected and updated patch which fixes locales dir Changed files: wesnoth.spec -> 1.131 --- diff --git a/wesnoth.spec b/wesnoth.spec index c71ade6..862c66c 100644 --- a/wesnoth.spec +++ b/wesnoth.spec @@ -21,6 +21,7 @@ Source0: http://downloads.sourceforge.net/wesnoth/%{name}-%{version}.tar.bz2 Source1: %{name}d.init Patch0: %{name}-libpng.patch Patch1: %{name}-desktop.patch +Patch2: %{name}-locale_dir.patch URL: http://www.wesnoth.org/ BuildRequires: SDL-devel >= 1.2.7 BuildRequires: SDL_image-devel >= 1.2 @@ -110,6 +111,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