SPECS: ocaml.spec - package Makefile.config - converted forgotten ...

qboosh qboosh at pld-linux.org
Sat Jan 19 17:57:39 CET 2008


Author: qboosh                       Date: Sat Jan 19 16:57:39 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package Makefile.config
- converted forgotten old-style tk bcond

---- Files affected:
SPECS:
   ocaml.spec (1.115 -> 1.116) 

---- Diffs:

================================================================
Index: SPECS/ocaml.spec
diff -u SPECS/ocaml.spec:1.115 SPECS/ocaml.spec:1.116
--- SPECS/ocaml.spec:1.115	Thu Jan 17 11:31:47 2008
+++ SPECS/ocaml.spec	Sat Jan 19 17:57:34 2008
@@ -18,7 +18,6 @@
 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:	15a8c603b34d466329881285438349ef
@@ -422,7 +421,7 @@
 %defattr(644,root,root,755)
 %doc LICENSE Changes README Upgrading
 %attr(755,root,root) %{_bindir}/ocaml*
-%{!?_without_tk:%exclude %{_bindir}/ocamlbrowser}
+%{?with_tk:%exclude %{_bindir}/ocamlbrowser}
 %exclude %{_bindir}/ocamlrun
 %attr(755,root,root) %{_bindir}/*labels
 %{_includedir}/caml
@@ -435,6 +434,7 @@
 %{_libdir}/%{name}/*.o
 %{_libdir}/%{name}/*.cm*
 %exclude %{_libdir}/%{name}/*graphics*
+%{_libdir}/%{name}/Makefile.config
 %{_libdir}/%{name}/ld.conf
 %{_libdir}/%{name}/camlheader
 %{_libdir}/%{name}/camlheader_ur
@@ -547,6 +547,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.116  2008-01-19 16:57:34  qboosh
+- package Makefile.config
+- converted forgotten old-style tk bcond
+
 Revision 1.115  2008-01-17 10:31:47  tommat
 - up to 3.10.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocaml.spec?r1=1.115&r2=1.116&f=u



More information about the pld-cvs-commit mailing list