SPECS: ocaml.spec - up to 3.10.0
arekm
arekm at pld-linux.org
Sun Jul 15 20:44:16 CEST 2007
Author: arekm Date: Sun Jul 15 18:44:16 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 3.10.0
---- Files affected:
SPECS:
ocaml.spec (1.111 -> 1.112)
---- Diffs:
================================================================
Index: SPECS/ocaml.spec
diff -u SPECS/ocaml.spec:1.111 SPECS/ocaml.spec:1.112
--- SPECS/ocaml.spec:1.111 Tue Feb 13 08:16:50 2007
+++ SPECS/ocaml.spec Sun Jul 15 20:44:10 2007
@@ -9,23 +9,23 @@
%{!?with_x:%undefine with_tk}
%define p4ver 3.06
-%define sver 3.09
+%define sver 3.10
Summary: The Objective Caml compiler and programming environment
Summary(pl.UTF-8): Kompilator OCamla (Objective Caml) oraz środowisko programistyczne
Name: ocaml
-Version: 3.09.3
+Version: 3.10.0
Release: 1
Epoch: 1
License: distributable
Vendor: Group of implementors <caml-light at inria.fr>
Group: Development/Languages
Source0: http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{version}.tar.bz2
-# Source0-md5: 8b3744efd0d51b82d55b61d0e2bf0e2b
+# Source0-md5: 5b14fe7ef863ab8295c9b7d428d5e93c
Source1: http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{sver}-refman.html.tar.gz
-# Source1-md5: b25eb211bf91bcaa536b12d12731ceec
+# Source1-md5: 663b31c8ea364a531aa325a5b06a2763
Source2: http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{sver}-refman.ps.gz
-# Source2-md5: 598bb8e86329afe1ae374385b2e177e7
+# Source2-md5: 69c7acc08ee182c97089fe0736c04e37
Source3: ftp://ftp.inria.fr/INRIA/Projects/cristal/camlp4/camlp4-%{p4ver}-manual.html.tar.gz
# Source3-md5: 21370bae4e7f6435b38aeb21db7ce8bb
Source4: ftp://ftp.inria.fr/INRIA/Projects/cristal/camlp4/camlp4-%{p4ver}-manual.dvi.gz
@@ -39,7 +39,7 @@
Source8: http://www.ocaml.info/ocaml_sources/ds-contrib.tar.gz
# Source8-md5: 77fa1da7375dea1393cc0b6cd802d7e1
Source9: http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{sver}-refman.info.tar.gz
-# Source9-md5: 280160b1fc7c8513074c3fda0446de29
+# Source9-md5: f80b52b8bc4b10ed557808fc899acf3a
Patch0: %{name}-build.patch
Patch1: %{name}-db3.patch
Patch2: %{name}-objinfo.patch
@@ -347,6 +347,7 @@
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_includedir},%{_infodir},%{_examplesdir}/%{name}-{labltk-,}%{version}}
+install -d $RPM_BUILD_ROOT%{_libdir}/%{name}/site-lib
%{__make} install \
BINDIR=$RPM_BUILD_ROOT%{_bindir} \
@@ -428,6 +429,7 @@
%{_libdir}/%{name}/ld.conf
%{_libdir}/%{name}/camlheader
%{_libdir}/%{name}/camlheader_ur
+%{_libdir}/%{name}/ocamlbuild
%dir %{_libdir}/%{name}/ocamldoc
%{_libdir}/%{name}/ocamldoc/*.hva
%attr(755,root,root) %{_libdir}/%{name}/expunge
@@ -439,6 +441,7 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/ocamlrun
%dir %{_libdir}/%{name}
+%dir %{_libdir}/%{name}/site-lib
%dir %{_libdir}/%{name}/stublibs
%attr(755,root,root) %{_libdir}/%{name}/stublibs/dll*.so
%exclude %{_libdir}/%{name}/stublibs/dllgraphics.so
@@ -507,12 +510,12 @@
%files camlp4
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/*camlp4*
-%attr(755,root,root) %{_bindir}/ocpp
+#%attr(755,root,root) %{_bindir}/ocpp
# Not installed since 3.05, is it needed?
#%attr(755,root,root) %{_bindir}/odyl
%{_libdir}/%{name}/camlp4
-%{_mandir}/man*/*camlp4*
-%{_mandir}/man*/*ocpp*
+#%{_mandir}/man*/*camlp4*
+#%{_mandir}/man*/*ocpp*
%files camlp4-doc-html
%defattr(644,root,root,755)
@@ -537,6 +540,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.112 2007/07/15 18:44:10 arekm
+- up to 3.10.0
+
Revision 1.111 2007/02/13 07:16:50 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ocaml.spec?r1=1.111&r2=1.112&f=u
More information about the pld-cvs-commit
mailing list