Author: lisu Date: Tue Mar 25 13:49:08 2008 GMT Module: SPECS Tag: ALLEGRO_WIP-5_0 ---- Log message: - up to 4.9.2 WIP (ALLEGRO_WIP-5_0 branch created for this version) - do not use autoheader - it doesn't work now - NFY - build errors
---- Files affected: SPECS: allegro.spec (1.71 -> 1.71.2.1) ---- Diffs: ================================================================ Index: SPECS/allegro.spec diff -u SPECS/allegro.spec:1.71 SPECS/allegro.spec:1.71.2.1 --- SPECS/allegro.spec:1.71 Thu Jan 24 02:36:30 2008 +++ SPECS/allegro.spec Tue Mar 25 14:49:02 2008 @@ -23,12 +23,12 @@ Summary(it.UTF-8): Una libreria per la programmazione di videogiochi Summary(pl.UTF-8): Biblioteka do programowania gier Name: allegro -Version: 4.3.1 -Release: 1 +Version: 4.9.2 +Release: 0.1 License: Giftware Group: Libraries Source0: http://dl.sourceforge.net/alleg/%{name}-%{version}.tar.gz -# Source0-md5: 672fbeffb6a5d42600f2ba32b864fe73 +# Source0-md5: 814124183e117e21e0a97ca4222bbbc8 Patch0: %{name}-info.patch Patch1: %{name}-examples.patch Patch2: %{name}-opt.patch @@ -428,7 +428,7 @@ %build %{__aclocal} -%{__autoheader} configure.in > include/allegro/platform/alunixac.hin +#%%{__autoheader} configure.in > include/allegro5/platform/alunixac.hin %{__autoconf} #TARGET_ARCH="%{rpmcflags}" export TARGET_ARCH # dbglib & proflib are compiled besides normlib, so it's ok to have them here @@ -679,6 +679,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.71.2.1 2008-03-25 13:49:02 lisu +- up to 4.9.2 WIP (ALLEGRO_WIP-5_0 branch created for this version) +- do not use autoheader - it doesn't work now +- NFY - build errors + Revision 1.71 2008-01-24 01:36:30 glen - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/allegro.spec?r1=1.71&r2=1.71.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
