Hello community,

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

Package is "ocaml-findlib"

Tue Aug 27 10:14:53 2019 rev:7 rq:725330 version:1.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-findlib/ocaml-findlib.changes      
2017-08-18 15:03:07.360979082 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-findlib.new.7948/ocaml-findlib.changes    
2019-08-27 10:14:54.607965447 +0200
@@ -1,0 +2,6 @@
+Thu Aug 22 13:24:21 UTC 2019 - [email protected]
+
+- Remove /etc/ocamlfind.conf because it is not configuration
+  but built-in constants.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-findlib.spec ++++++
--- /var/tmp/diff_new_pack.zQoT5h/_old  2019-08-27 10:14:55.007965421 +0200
+++ /var/tmp/diff_new_pack.zQoT5h/_new  2019-08-27 10:14:55.007965421 +0200
@@ -78,7 +78,7 @@
 %build
 (cd tools/extract_args && make)
 tools/extract_args/extract_args -o src/findlib/ocaml_args.ml ocamlc ocamlcp 
ocamlmktop ocamlopt ocamldep ocamldoc ||:
-./configure -config %{_sysconfdir}/ocamlfind.conf \
+./configure -config %{_libdir}/ocaml/ocamlfind.conf \
   -bindir %{_bindir} \
   -sitelib `ocamlc -where` \
   -mandir %{_mandir} \
@@ -96,7 +96,7 @@
 %files
 %defattr(-,root,root,-)
 %doc LICENSE doc/README
-%config(noreplace) %{_sysconfdir}/ocamlfind.conf
+%{_libdir}/ocaml/ocamlfind.conf
 %{_bindir}/*
 %{_mandir}/man?/*
 #


Reply via email to