Hello community,

here is the log from the commit of package ocaml for openSUSE:Factory checked 
in at 2019-08-27 10:14:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml"

Tue Aug 27 10:14:59 2019 rev:68 rq:725331 version:4.05.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml/ocaml.changes      2019-04-25 
17:52:02.277018399 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml.new.7948/ocaml.changes    2019-08-27 
10:15:00.555965051 +0200
@@ -1,0 +2,5 @@
+Thu Aug 22 11:16:03 UTC 2019 - oher...@suse.de
+
+- Move /etc/rpm/macros.ocaml to /usr/lib/rpm/macros.d/macros.ocaml
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml.spec ++++++
--- /var/tmp/diff_new_pack.Pq0RZ8/_old  2019-08-27 10:15:01.195965008 +0200
+++ /var/tmp/diff_new_pack.Pq0RZ8/_new  2019-08-27 10:15:01.199965008 +0200
@@ -279,9 +279,9 @@
        \) -type f -exec chmod -v a-x "{}" \;
 
 # install OCaml macros
-mkdir -vp %{buildroot}%{_sysconfdir}/rpm
-tee %{buildroot}%{_sysconfdir}/rpm/macros.%{name} <<'_EOF_'
-# get rid of /usr/lib/rpm/find-debuginfo.sh
+mkdir -vp %{buildroot}%{_rpmconfigdir}/macros.d
+tee %{buildroot}%{_rpmconfigdir}/macros.d/macros.%{name} <<'_EOF_'
+# get rid of %{_rpmconfigdir}/find-debuginfo.sh
 # strip kills the bytecode part of ELF binaries
 #
 # provide empty _find_debuginfo_dwz_opts
@@ -418,8 +418,7 @@
 %exclude %{_libdir}/ocaml/ocamldoc
 
 %files rpm-macros
-%dir %{_sysconfdir}/rpm
-%config %{_sysconfdir}/rpm/*
+%config %{_rpmconfigdir}/macros.d
 
 %files runtime
 %{_bindir}/ocamlrun


Reply via email to