Author: qboosh Date: Sun Dec 11 09:32:31 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - refresh config.sub, release 2
---- Files affected: SPECS: ocaml-SDL.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/ocaml-SDL.spec diff -u SPECS/ocaml-SDL.spec:1.12 SPECS/ocaml-SDL.spec:1.13 --- SPECS/ocaml-SDL.spec:1.12 Sun Dec 11 02:07:27 2005 +++ SPECS/ocaml-SDL.spec Sun Dec 11 10:32:25 2005 @@ -3,7 +3,7 @@ Summary(pl): Wiązania SDL dla OCamla Name: ocaml-SDL Version: 0.7.2 -Release: 1 +Release: 2 License: GPL Group: Libraries Source0: http://dl.sourceforge.net/ocamlsdl/ocamlsdl-%{version}.tar.gz @@ -13,6 +13,8 @@ BuildRequires: SDL_image-devel BuildRequires: SDL_mixer-devel BuildRequires: SDL_ttf-devel +BuildRequires: autoconf +BuildRequires: automake BuildRequires: ocaml >= 3.07 BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-lablgl-devel @@ -58,6 +60,7 @@ %setup -q -n ocamlsdl-%{version} %build +cp -f /usr/share/automake/config.* support %{__aclocal} -I support %{__autoconf} %configure @@ -90,6 +93,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2005/12/11 09:32:25 qboosh +- refresh config.sub, release 2 + Revision 1.12 2005/12/11 01:07:27 baggins - regenerate configure (amd64 not recognized) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ocaml-SDL.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
