packages: lgeneral/lgeneral.spec - add -separataor.patch to fix build - cos...
lisu
lisu at pld-linux.org
Thu Sep 30 10:17:28 CEST 2010
Author: lisu Date: Thu Sep 30 08:17:28 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- add -separataor.patch to fix build
- cosmetics
---- Files affected:
packages/lgeneral:
lgeneral.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: packages/lgeneral/lgeneral.spec
diff -u packages/lgeneral/lgeneral.spec:1.22 packages/lgeneral/lgeneral.spec:1.23
--- packages/lgeneral/lgeneral.spec:1.22 Thu Sep 30 09:51:47 2010
+++ packages/lgeneral/lgeneral.spec Thu Sep 30 10:17:23 2010
@@ -1,10 +1,10 @@
# $Revision$, $Date$
+#
# 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
@@ -17,6 +17,7 @@
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
@@ -40,6 +41,7 @@
%prep
%setup -q -a 1
+%patch0 -p1
%{__sed} -i 's at games/@@' {configure.in,src/misc.c,lgc-pg/misc.c}
%build
@@ -82,6 +84,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2010/09/30 08:17:23 lisu
+- add -separataor.patch to fix build
+- cosmetics
+
Revision 1.22 2010/09/30 07:51:47 lisu
- merged changes from DEVEL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lgeneral/lgeneral.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list