Author: lisu Date: Wed Apr 21 10:13:07 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.15.70 - drop dialheap.h inclusion in code
---- Files affected: packages/d2x-xl: d2x-xl.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: packages/d2x-xl/d2x-xl.spec diff -u packages/d2x-xl/d2x-xl.spec:1.24 packages/d2x-xl/d2x-xl.spec:1.25 --- packages/d2x-xl/d2x-xl.spec:1.24 Mon Feb 22 11:55:48 2010 +++ packages/d2x-xl/d2x-xl.spec Wed Apr 21 12:13:01 2010 @@ -2,12 +2,12 @@ Summary: D2X-XL - port of Descent 2 to OpenGL Summary(pl.UTF-8): D2X-XL - port Descenta 2 do OpenGL-a Name: d2x-xl -Version: 1.15.26 +Version: 1.15.70 Release: 0.1 License: GPL v2+ Group: X11/Applications/Games Source0: http://www.descent2.de/downloads/%{name}-src-%{version}.rar -# Source0-md5: d700d3ff9210c5161961594bcad5af26 +# Source0-md5: 4234f4a7847c747fa4a88f76fc513a1b URL: http://www.descent2.de/ BuildRequires: OpenGL-GLU-devel BuildRequires: OpenGL-devel @@ -35,12 +35,13 @@ rm INSTALL unrar x -idq d2x-xl-makefiles.rar -%{__sed} -i 's/-O3//' configure.ac +%{__sed} -i 's/-O3//' configure +%{__sed} -i '/dialheap.h/d' main/gamedata.cpp %build %{__aclocal} -#%{__autoconf} -#%{__autoheader} +#%%{__autoconf} +#%%{__autoheader} %{__automake} chmod u+x configure %configure \ @@ -67,6 +68,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2010/04/21 10:13:01 lisu +- up to 1.15.70 +- drop dialheap.h inclusion in code + Revision 1.24 2010/02/22 10:55:48 lisu - up to 1.15.26 - disable autoconf and autoheader macros - break final configure script ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/d2x-xl/d2x-xl.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
