X-Git-Url: http://git.pld-linux.org/?p=packages%2Focaml-curl.git;a=blobdiff_plain;f=ocaml-curl.spec;h=9f875052795e290fbeef1ae463b9161031265af4;hp=8d201d00371b3494d33c46542916e553abd2ea18;hb=90c843a195e23cf6342fe340ca6cb9d31db5e456;hpb=a1673ef501f23ffd83ad7a7a844eab060a918b6f diff --git a/ocaml-curl.spec b/ocaml-curl.spec index 8d201d0..9f87505 100644 --- a/ocaml-curl.spec +++ b/ocaml-curl.spec @@ -84,19 +84,19 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/ocaml/curl/META %attr(755,root,root) %{_libdir}/ocaml/stublibs/dllcurl-helper.so %{_libdir}/ocaml/stublibs/dllcurl-helper.so.owner -%if %{with ocaml_opt} %{_libdir}/ocaml/curl/*.cma +%if %{with ocaml_opt} %attr(755,root,root) %{_libdir}/ocaml/curl/*.cmxs %endif %files devel %defattr(644,root,root,755) %doc examples/* +%{_libdir}/ocaml/curl/*.a %{_libdir}/ocaml/curl/*.cmi %{_libdir}/ocaml/curl/*.cmt %{_libdir}/ocaml/curl/*.cmti %if %{with ocaml_opt} -%{_libdir}/ocaml/curl/*.a %{_libdir}/ocaml/curl/*.cmx %{_libdir}/ocaml/curl/*.cmxa %endif