From 93ef2896479db9da652ba488ae6389a5f0b735ae Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 18 Nov 2004 22:49:28 +0000 Subject: [PATCH] - pl descs Changed files: ocaml-SDL.spec -> 1.4 --- ocaml-SDL.spec | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/ocaml-SDL.spec b/ocaml-SDL.spec index 72b0275..06e293e 100644 --- a/ocaml-SDL.spec +++ b/ocaml-SDL.spec @@ -9,9 +9,9 @@ Source0: http://dl.sourceforge.net/ocamlsdl/ocamlsdl-%{version}.tar.gz # Source0-md5: 3829b20bd975e3bef5195a54e2cd04cb URL: http://ocamlsdl.sourceforge.net/ BuildRequires: SDL-devel +BuildRequires: SDL_image-devel BuildRequires: SDL_mixer-devel BuildRequires: SDL_ttf-devel -BuildRequires: SDL_image-devel BuildRequires: ocaml >= 3.07 BuildRequires: ocaml-lablgl-devel %requires_eq ocaml-runtime @@ -24,6 +24,13 @@ between the ML programming language and the SDL C library. This package contains files needed to run bytecode executables using this library. +%description -l pl +OCamlSDL to próba napisania interfejsu programowego miêdzy jêzykiem +programowania ML a bibliotek± C SDL. + +Ten pakiet zawiera pliki potrzebne do uruchamiania wykonywalnego +bytecodu u¿ywaj±cego tej biblioteki. + %package devel Summary: SDL binding for OCaml - development part Summary(pl): Wi±zania SDL dla OCamla - cze¶æ programistyczna @@ -38,6 +45,13 @@ between the ML programming language and the SDL C library. This package contains files needed to develop OCaml programs using this library. +%description devel -l pl +OCamlSDL to próba napisania interfejsu programowego miêdzy jêzykiem +programowania ML a bibliotek± C SDL. + +Ten pakiet zawiera pliki potrzebne do tworzenia programów w OCamlu +u¿ywaj±cych tej biblioteki. + %prep %setup -q -n ocamlsdl-%{version} -- 2.43.0