From 992b1546b04bbc49a2e780ba401b2896686b29282094d637880649b5d65de3b3 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Tue, 24 May 2016 08:01:05 +0000 Subject: [PATCH] filelist OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=48 --- ocaml-findlib.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 7f96bb3..7329c1d 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -96,17 +96,18 @@ rm -rfv $RPM_BUILD_ROOT%{_libdir}/ocaml/ocamlbuild %config(noreplace) %{_sysconfdir}/ocamlfind.conf %{_bindir}/* %{_mandir}/man?/* +%{_libdir}/ocaml/*/META %{_libdir}/ocaml/*/make_wizard %{_libdir}/ocaml/*/make_wizard.pattern %{_libdir}/ocaml/topfind # %dir %{_libdir}/ocaml/* %{_libdir}/ocaml/*/*.cma +%{_libdir}/ocaml/*/*.cmi %if %{ocaml_native_compiler} #{_libdir}/ocaml/*/*.cmx %{_libdir}/ocaml/*/*.cmxs %endif -%{_libdir}/ocaml/*/*.mli %files devel %defattr(-,root,root,-) @@ -114,13 +115,12 @@ rm -rfv $RPM_BUILD_ROOT%{_libdir}/ocaml/ocamlbuild %{_libdir}/ocaml/*/Makefile.config # %dir %{_libdir}/ocaml/* -%{_libdir}/ocaml/*/META %if %{ocaml_native_compiler} %{_libdir}/ocaml/*/*.a %{_libdir}/ocaml/*/*.cmxa #{_libdir}/ocaml/*/*.o %endif -%{_libdir}/ocaml/*/*.cmi #{_libdir}/ocaml/*/*.cmo +%{_libdir}/ocaml/*/*.mli %changelog