]> git.pld-linux.org Git - packages/gbatnav.git/commitdiff
- updated to 1.0.2 and make libtool hapy. gbatnav-1_0_2-1
authorkloczek <kloczek@pld-linux.org>
Sun, 6 May 2001 22:11:37 +0000 (22:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gbatnav.spec -> 1.8

gbatnav.spec

index ad714925b1b1ea3dd8a1f7bb44498536d80ccf9f..9279ad133df1ae278a25f48a62225a99263f1dfd 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       Batalla Naval is a networked multiplayer battleship game
 Name:          gbatnav
-Version:       1.0.1
+Version:       1.0.2
 Release:       1
 License:       GPL
 Group:         X11/Applications/Games
@@ -12,9 +12,11 @@ Patch1:              %{name}-am_fixes.patch
 URL:           http://batnav.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: bison
 BuildRequires: gettext-devel
 BuildRequires: gtk+-devel >= 1.2.0
 BuildRequires: gnome-libs-devel
+BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _prefix         /usr/X11R6
@@ -28,6 +30,7 @@ Batallla Naval is a networked naval battleship game.
 %patch1 -p1
 
 %build
+libtoolize --copy --force
 gettextize --copy --force
 aclocal -I macros
 autoconf
This page took 0.125816 seconds and 4 git commands to generate.