]> git.pld-linux.org Git - packages/ocaml-SDL.git/commitdiff
- refresh config.sub, release 2 auto/ac/ocaml-SDL-0_7_2-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 11 Dec 2005 09:32:25 +0000 (09:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ocaml-SDL.spec -> 1.13

ocaml-SDL.spec

index 18ce8a08da33dc7848865f33aa884a376155f348..0f1c95d683ff0e2564e288586ebc0665c5cd3fa9 100644 (file)
@@ -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
This page took 0.065585 seconds and 4 git commands to generate.