Author: blekot Date: Tue Jun 21 00:01:42 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.15.3.0 - SDL hack - temporary rel 0.1 (see TODO)
---- Files affected: SPECS: asc.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/asc.spec diff -u SPECS/asc.spec:1.27 SPECS/asc.spec:1.28 --- SPECS/asc.spec:1.27 Mon Feb 28 22:55:19 2005 +++ SPECS/asc.spec Tue Jun 21 02:01:36 2005 @@ -1,13 +1,17 @@ # $Revision$, $Date$ +# TODO: +# - check build +# package probalby Req: paragui1-devel not paragui-devel + Summary: Advanced Strategic Command - a free, turn based strategy game Summary(pl): Advanced Strategic Command - turowa gra strategiczna Name: asc -Version: 1.14.0.0 -Release: 2 +Version: 1.15.3.0 +Release: 0.1 License: GPL Group: X11/Applications/Games/Strategy Source0: http://dl.sourceforge.net/asc-hq/%{name}-source-%{version}.tar.gz -# Source0-md5: d0863303a7452226fcefafa5a7d31354 +# Source0-md5: 5b1259915e48dfd9a44d5ac72ceaea6c Source1: %{name}.desktop Source2: http://www.asc-hq.org/frontiers.mp3 # Source2-md5: 560f5783836b309906e57e77417f3864 @@ -24,7 +28,7 @@ BuildRequires: automake BuildRequires: libsigc++12-devel BuildRequires: libtool -BuildRequires: paragui-devel +BuildRequires: paragui-devel >= 1.0.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -61,7 +65,11 @@ #%{__autoconf} cp -f /usr/share/automake/config.sub . +DISPLAY=:0 +export DISPLAY + %configure + %{__make} %install @@ -100,6 +108,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2005/06/21 00:01:36 blekot +- up to 1.15.3.0 +- SDL hack +- temporary rel 0.1 (see TODO) + Revision 1.27 2005/02/28 21:55:19 qboosh - s/unc\.dl/dl/ in Source URL (unc is no longer browsable) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/asc.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
