From dd90c8d90638c8ac89c02ea8db6ed62aa7a10279 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 19 Jan 2008 16:57:34 +0000 Subject: [PATCH] - package Makefile.config - converted forgotten old-style tk bcond Changed files: ocaml.spec -> 1.116 --- ocaml.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ocaml.spec b/ocaml.spec index 72fc953..71e4602 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -17,7 +17,6 @@ Version: 3.10.1 Release: 1 Epoch: 1 License: distributable -Vendor: Group of implementors Group: Development/Languages Source0: http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{version}.tar.bz2 # Source0-md5: 15a8c603b34d466329881285438349ef @@ -421,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT %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 @@ -434,6 +433,7 @@ rm -rf $RPM_BUILD_ROOT %{_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 -- 2.43.0