Author: baggins                      Date: Sun Dec 11 01:03:48 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 1
- BR ocaml-findlib-devel

---- Files affected:
SPECS:
   ocaml-SDL.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/ocaml-SDL.spec
diff -u SPECS/ocaml-SDL.spec:1.10 SPECS/ocaml-SDL.spec:1.11
--- SPECS/ocaml-SDL.spec:1.10   Sun Dec 11 01:10:37 2005
+++ SPECS/ocaml-SDL.spec        Sun Dec 11 02:03:43 2005
@@ -3,7 +3,7 @@
 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
@@ -14,6 +14,7 @@
 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)
@@ -62,12 +63,9 @@
 
 %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
@@ -82,7 +80,7 @@
 %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
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -90,6 +88,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/12/11 01:03:43  baggins
+- rel 1
+- BR ocaml-findlib-devel
+
 Revision 1.10  2005/12/11 00:10:37  baggins
 - make ocamlfind happy
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ocaml-SDL.spec?r1=1.10&r2=1.11&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to