Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hivex for openSUSE:Factory checked 
in at 2021-09-26 21:48:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hivex (Old)
 and      /work/SRC/openSUSE:Factory/.hivex.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hivex"

Sun Sep 26 21:48:43 2021 rev:20 rq:921481 version:1.3.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/hivex/hivex.changes      2021-08-06 
22:45:47.897962299 +0200
+++ /work/SRC/openSUSE:Factory/.hivex.new.1899/hivex.changes    2021-09-26 
21:49:33.798840725 +0200
@@ -1,0 +2,6 @@
+Sun Sep 26 06:06:06 UTC 2021 - oher...@suse.de
+
+- move all ocaml libraries to devel package to align with our
+  OCaml packaging
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hivex.spec ++++++
--- /var/tmp/diff_new_pack.qUKRWI/_old  2021-09-26 21:49:34.226841254 +0200
+++ /var/tmp/diff_new_pack.qUKRWI/_new  2021-09-26 21:49:34.230841259 +0200
@@ -101,7 +101,7 @@
 
 %package -n ocaml-hivex-devel
 Summary:        OCAML bindings development files for libhivex
-Requires:       hivex-devel = %{version}
+Requires:       %{name}-devel = %{version}
 Requires:       ocaml-hivex = %{version}
 
 %description -n ocaml-hivex-devel
@@ -159,6 +159,7 @@
 %{_libdir}/*.so
 
 %files -n libhivex0
+%license LICENSE
 %{_libdir}/*.so.*
 
 %if %{with python_bindings}
@@ -176,16 +177,11 @@
 
 %if %{with ocaml_bindings}
 %files -n ocaml-hivex
-%dir %{_libdir}/ocaml/hivex
-%{_libdir}/ocaml/hivex/META
-%{_libdir}/ocaml/hivex/hivex.cmi
-%{_libdir}/ocaml/hivex/mlhivex.cma
-%{_libdir}/ocaml/stublibs/*hivex.so*
+%license LICENSE
 
 %files -n ocaml-hivex-devel
-%{_libdir}/ocaml/hivex/*hivex.a
-%{_libdir}/ocaml/hivex/*hivex.cmx*
-%{_libdir}/ocaml/hivex/hivex.mli
+%{_libdir}/ocaml/hivex
+%{_libdir}/ocaml/stublibs
 %endif
 
 %files lang -f %{name}.lang

Reply via email to