From 07b43a1ef254426fab842caae0a28f98652a1450 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 11 Dec 2005 01:03:43 +0000 Subject: [PATCH] - rel 1 - BR ocaml-findlib-devel Changed files: ocaml-SDL.spec -> 1.11 --- ocaml-SDL.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/ocaml-SDL.spec b/ocaml-SDL.spec index 3005717..5a834af 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: 0.1 +Release: 1 License: GPL Group: Libraries Source0: http://dl.sourceforge.net/ocamlsdl/ocamlsdl-%{version}.tar.gz @@ -13,6 +13,7 @@ BuildRequires: SDL_image-devel BuildRequires: SDL_mixer-devel BuildRequires: SDL_ttf-devel BuildRequires: ocaml >= 3.07 +BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-lablgl-devel %requires_eq ocaml-runtime BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -61,12 +62,9 @@ u %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_libdir}/ocaml +install -d $RPM_BUILD_ROOT%{_libdir}/ocaml/stublibs %{__make} install \ - OCAMLLIBDIR=%{_libdir}/ocaml \ - OCAMLSDLDIR=%{_libdir}/ocaml/sdl \ - DESTDIR=$RPM_BUILD_ROOT \ OCAMLFIND_DESTDIR=$RPM_BUILD_ROOT%{_libdir}/ocaml %clean @@ -81,4 +79,4 @@ rm -rf $RPM_BUILD_ROOT %doc README AUTHORS NEWS doc/html doc/ocaml* %dir %{_libdir}/ocaml/sdl %{_libdir}/ocaml/sdl/* -%attr(755,root,root) %{_libdir}/ocaml/stublibs/* +%attr(755,root,root) %{_libdir}/ocaml/stublibs/*.owner -- 2.43.0