From 6ec8c8dac83879849e6653c9a1a6ea236f859430 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 11 Dec 2005 09:32:25 +0000 Subject: [PATCH] - refresh config.sub, release 2 Changed files: ocaml-SDL.spec -> 1.13 --- ocaml-SDL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-SDL.spec b/ocaml-SDL.spec index 18ce8a0..0f1c95d 100644 --- a/ocaml-SDL.spec +++ b/ocaml-SDL.spec @@ -2,7 +2,7 @@ Summary: SDL binding for OCaml 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 @@ -12,6 +12,8 @@ BuildRequires: SDL-devel 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 @@ -57,6 +59,7 @@ u %setup -q -n ocamlsdl-%{version} %build +cp -f /usr/share/automake/config.* support %{__aclocal} -I support %{__autoconf} %configure -- 2.43.0