From: Jakub Bogusz Date: Fri, 10 Sep 2021 20:02:53 +0000 (+0200) Subject: - fixed duplicate files X-Git-Tag: auto/th/ocaml-findlib-1.9.1-3~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Focaml-findlib.git;a=commitdiff_plain;h=e72d91e - fixed duplicate files - check-files cleanup wrt. graphics package --- diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index c3e5345..5870757 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -96,6 +96,8 @@ rm -rf $RPM_BUILD_ROOT # now provided by ocaml-dbm.spec (might not exist if building without ocaml-dbm installed) %{__rm} -rf $RPM_BUILD_ROOT%{_libdir}/ocaml/dbm +# now provided by ocaml-graphics +%{__rm} -r $RPM_BUILD_ROOT%{_libdir}/ocaml/graphics # now provided by ocaml-labltk.spec (might not exist if building without ocaml-labltk installed) %{__rm} -rf $RPM_BUILD_ROOT%{_libdir}/ocaml/labltk # now provided by ocaml-ocamlbuild.spec (might not exist if building without ocaml-ocamlbuild installed) @@ -119,6 +121,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_libdir}/ocaml/findlib/make_wizard %{_libdir}/ocaml/findlib/make_wizard.pattern %endif +%{_libdir}/ocaml/findlib/META %{_libdir}/ocaml/findlib/Makefile.config %{_libdir}/ocaml/findlib/Makefile.packages %{_libdir}/ocaml/findlib/findlib.cma @@ -129,7 +132,6 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_libdir}/ocaml/findlib/findlib_dynload.cmxs %attr(755,root,root) %{_libdir}/ocaml/findlib/findlib_top.cmxs %endif -%{_libdir}/ocaml/findlib # META files for base ocaml packages %{_libdir}/ocaml/bigarray %{_libdir}/ocaml/bytes