SPECS: ocaml-findlib.spec - updated to 1.0.4 ; STBR

paszczus paszczus at pld-linux.org
Tue Aug 23 22:25:36 CEST 2005


Author: paszczus                     Date: Tue Aug 23 20:25:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.4 ; STBR

---- Files affected:
SPECS:
   ocaml-findlib.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/ocaml-findlib.spec
diff -u SPECS/ocaml-findlib.spec:1.15 SPECS/ocaml-findlib.spec:1.16
--- SPECS/ocaml-findlib.spec:1.15	Mon Jun  6 16:24:03 2005
+++ SPECS/ocaml-findlib.spec	Tue Aug 23 22:25:31 2005
@@ -2,14 +2,14 @@
 Summary:	OCaml module manager
 Summary(pl):	Zarządca modułów OCamla
 Name:		ocaml-findlib
-Version:	0.8.1
-Release:	6
+Version:	1.0.4
+Release:	1
 License:	distributable
 Group:		Development/Tools
 Vendor:		Gerd Stolpmann <gerd at gerd-stolpmann.de>
 URL:		http://www.ocaml-programming.de/packages/
-# Source0-md5:	b4643888d1a6626981113e23a92b9154
 Source0:	http://www.ocaml-programming.de/packages/findlib-%{version}.tar.gz
+# Source0-md5:	dbfabe1b3677a03bcf238ecccb36d84f
 BuildRequires:	m4
 BuildRequires:	ncurses-devel
 BuildRequires:	ocaml >= 3.08
@@ -69,7 +69,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install PREFIX=$RPM_BUILD_ROOT
+%{__make} install prefix=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/ocaml/site-lib/findlib/*.mli
 
@@ -92,7 +92,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README LICENSE doc/html
+%doc README LICENSE doc/*-html
 %attr(755,root,root) %{_bindir}/*
 %config %{_sysconfdir}/ocamlfind.conf
 %{_libdir}/ocaml/site-lib
@@ -105,7 +105,6 @@
 %{_libdir}/ocaml/findlib/*.a
 %{_libdir}/ocaml/ocamlfind
 %{_libdir}/ocaml/topfind
-%{_mandir}/man3/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -113,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/08/23 20:25:31  paszczus
+- updated to 1.0.4 ; STBR
+
 Revision 1.15  2005/06/06 14:24:03  zbyniu
 - BR: ncurses-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ocaml-findlib.spec?r1=1.15&r2=1.16&f=u




More information about the pld-cvs-commit mailing list