Hello community, here is the log from the commit of package ocaml-lablgtk2 for openSUSE:Factory checked in at 2020-03-09 15:22:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-lablgtk2 (Old) and /work/SRC/openSUSE:Factory/.ocaml-lablgtk2.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-lablgtk2" Mon Mar 9 15:22:53 2020 rev:17 rq:778949 version:2.18.10 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-lablgtk2/ocaml-lablgtk2.changes 2020-02-06 13:09:09.152366417 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-lablgtk2.new.26092/ocaml-lablgtk2.changes 2020-03-09 15:22:54.880185205 +0100 @@ -1,0 +2,6 @@ +Thu Feb 20 20:20:20 UTC 2020 - [email protected] + +- Require current ocaml-rpm-macros +- Remove bogus Requires/Provides override + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-lablgtk2.spec ++++++ --- /var/tmp/diff_new_pack.gphLW8/_old 2020-03-09 15:22:55.608185532 +0100 +++ /var/tmp/diff_new_pack.gphLW8/_new 2020-03-09 15:22:55.612185533 +0100 @@ -19,7 +19,7 @@ Version: 2.18.10 Release: 0 %{?ocaml_preserve_bytecode} -%global __ocaml_requires_opts -i GtkSourceView_types -i GtkSourceView2_types +%global __ocaml_requires_opts -i GtkSourceView2_types Name: ocaml-lablgtk2 Source0: %{name}-%{version}.tar.xz BuildRequires: gtk2-devel @@ -31,7 +31,7 @@ BuildRequires: ocaml BuildRequires: ocaml-findlib BuildRequires: ocaml-lablgl-devel -BuildRequires: ocaml-rpm-macros >= 20191101 +BuildRequires: ocaml-rpm-macros >= 20200220 BuildRequires: xorg-x11 BuildRequires: zlib-devel Requires: ocaml @@ -93,20 +93,16 @@ %install %makeinstall # Remove ld.conf (part of main OCaml dist). -rm $RPM_BUILD_ROOT%{_libdir}/ocaml/ld.conf +rm $RPM_BUILD_ROOT%{ocaml_standard_library}/ld.conf # %ocaml_create_file_list -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig - %files -f %{name}.files %doc CHANGES README %{_bindir}/* %files devel -f %{name}.files.devel -%{_libdir}/ocaml/*/propcc -%{_libdir}/ocaml/*/varcc +%{ocaml_standard_library}/*/propcc +%{ocaml_standard_library}/*/varcc %changelog
