From 7697757dc1232f4250c60f457793b00b58904032d047f748650dfa66ae168b2e Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Wed, 25 May 2016 09:18:53 +0000 Subject: [PATCH] filelist OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-parmap?expand=0&rev=5 --- ...e:recompress:tar_scm:ocaml-parmap-20160512.7598fb9.tar.xz | 4 ++-- _service:set_version:ocaml-parmap.spec | 5 ++++- ocaml-parmap.spec | 5 ++++- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/_service:recompress:tar_scm:ocaml-parmap-20160512.7598fb9.tar.xz b/_service:recompress:tar_scm:ocaml-parmap-20160512.7598fb9.tar.xz index 455ab66..d374f33 100644 --- a/_service:recompress:tar_scm:ocaml-parmap-20160512.7598fb9.tar.xz +++ b/_service:recompress:tar_scm:ocaml-parmap-20160512.7598fb9.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:833ae5fe29872b591489675ae3ee4b7711db297050c224fe5f6ec9b7f0abf1c6 -size 62380 +oid sha256:d72190494977d3ece30612cb48ed8dd4199bc714b71899bc3422b0b2cc94585c +size 62356 diff --git a/_service:set_version:ocaml-parmap.spec b/_service:set_version:ocaml-parmap.spec index 1dfe150..a2b8b60 100644 --- a/_service:set_version:ocaml-parmap.spec +++ b/_service:set_version:ocaml-parmap.spec @@ -85,6 +85,7 @@ make \ %files %defattr(-,root,root) %doc README.md LICENSE +%dir %{_libdir}/ocaml %dir %{_libdir}/ocaml/* %{_libdir}/ocaml/*/*.so %{_libdir}/ocaml/*/*.so.owner @@ -93,8 +94,10 @@ make \ %defattr(-,root,root,-) %doc LICENSE %{_mandir}/*/* -%if %{ocaml_native_compiler} +%dir %{_libdir}/ocaml +%dir %{_libdir}/ocaml/* %{_libdir}/ocaml/*/*.a +%if %{ocaml_native_compiler} %{_libdir}/ocaml/*/*.cmx %{_libdir}/ocaml/*/*.cmxa %{_libdir}/ocaml/*/*.cmxs diff --git a/ocaml-parmap.spec b/ocaml-parmap.spec index 156287c..28b72ad 100644 --- a/ocaml-parmap.spec +++ b/ocaml-parmap.spec @@ -85,6 +85,7 @@ make \ %files %defattr(-,root,root) %doc README.md LICENSE +%dir %{_libdir}/ocaml %dir %{_libdir}/ocaml/* %{_libdir}/ocaml/*/*.so %{_libdir}/ocaml/*/*.so.owner @@ -93,8 +94,10 @@ make \ %defattr(-,root,root,-) %doc LICENSE %{_mandir}/*/* -%if %{ocaml_native_compiler} +%dir %{_libdir}/ocaml +%dir %{_libdir}/ocaml/* %{_libdir}/ocaml/*/*.a +%if %{ocaml_native_compiler} %{_libdir}/ocaml/*/*.cmx %{_libdir}/ocaml/*/*.cmxa %{_libdir}/ocaml/*/*.cmxs