]> git.pld-linux.org Git - packages/wesnoth.git/commitdiff
- up to 1.1.7 by MichaƂ 'lisu' Lisowski <lisu87 (at) gmail.com>
authorjackass <jackass@pld-linux.org>
Sat, 29 Jul 2006 22:17:44 +0000 (22:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wesnoth.spec -> 1.50

wesnoth.spec

index 203797ef010de58227d06c40ddcbe91392e59735..68f91c3db79d45dbc715e6deb32e7075a98e7431 100644 (file)
@@ -6,12 +6,12 @@
 Summary:       Strategy game with a fantasy theme
 Summary(pl):   Strategiczna gra z motywem fantasy
 Name:          wesnoth
-Version:       1.0.2
+Version:       1.1.7
 Release:       1
 License:       GPL v2
 Group:         X11/Applications/Games/Strategy
 Source0:       http://www.wesnoth.org/files/%{name}-%{version}.tar.gz
-# Source0-md5: 1d2a26062ce1c90cbf10845023f9435c
+# Source0-md5: 12463573ae43fcfb5d0683e6108e0abe
 Source1:       %{name}.desktop
 Source2:       %{name}d.init
 Patch0:                %{name}-Makefile.patch
@@ -70,6 +70,12 @@ Edytor map i narz
 %patch0 -p1
 
 %build
+%{__gettextize}
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
        %{?with_server:--enable-server} \
        %{?with_tools:--enable-editor} \
This page took 0.189259 seconds and 4 git commands to generate.