]> git.pld-linux.org Git - packages/lgeneral.git/commitdiff
- add -separataor.patch to fix build
authorlisu <lisu@pld-linux.org>
Thu, 30 Sep 2010 08:17:23 +0000 (08:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cosmetics

Changed files:
    lgeneral.spec -> 1.23

lgeneral.spec

index 4fe604b31291e73ac90fcc0b9064acb996af81f8..4bd2b9c9a53b8aa508fef6cd5ebda179b5fce46e 100644 (file)
@@ -1,9 +1,9 @@
+#
 # NOTE:
 # To play the game with original Panzer General campaigns and scenarios
 # we need to run this command as root after install:
 # lgc-pg -s /usr/share/lgeneral/pg-data -d /usr/share/lgeneral
-
-%define _bver  14
+#
 Summary:       Panzer General clone
 Summary(pl.UTF-8):     Klon gry Panzer General
 Name:          lgeneral
@@ -16,6 +16,7 @@ Source0:      http://downloads.sourceforge.net/lgeneral/%{name}-%{version}.tar.gz
 Source1:       http://downloads.sourceforge.net/lgeneral/pg-data.tar.gz
 # Source1-md5: 40c4be23f60d1dc732aabe13b58fc5e3
 Source2:       %{name}.desktop
+Patch0:                %{name}-separator.patch
 URL:           http://lgames.sourceforge.net/index.php?project=LGeneral
 BuildRequires: SDL_mixer-devel >= 1.1.4
 BuildRequires: autoconf
@@ -39,6 +40,7 @@ opcji jak na przykład wpływ pogody na warunki walki.
 
 %prep
 %setup -q -a 1
+%patch0 -p1
 %{__sed} -i 's@games/@@' {configure.in,src/misc.c,lgc-pg/misc.c}
 
 %build
This page took 0.035491 seconds and 4 git commands to generate.