Hello community, here is the log from the commit of package ocaml-camlp5 for openSUSE:Factory checked in at 2019-11-12 16:11:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-camlp5 (Old) and /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-camlp5" Tue Nov 12 16:11:22 2019 rev:3 rq:746691 version:7.10 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-camlp5/ocaml-camlp5.changes 2019-10-02 11:58:36.263076487 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.2990/ocaml-camlp5.changes 2019-11-12 16:11:32.719760478 +0100 @@ -1,0 +2,5 @@ +Fri Nov 1 12:34:56 UTC 2019 - [email protected] + +- Require current dune macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-camlp5.spec ++++++ --- /var/tmp/diff_new_pack.HFovQe/_old 2019-11-12 16:11:33.403761212 +0100 +++ /var/tmp/diff_new_pack.HFovQe/_new 2019-11-12 16:11:33.407761217 +0100 @@ -28,7 +28,7 @@ URL: https://camlp5.github.io/ Source0: %{name}-%{version}.tar.xz BuildRequires: ocaml -BuildRequires: ocaml-rpm-macros >= 4.02.1 +BuildRequires: ocaml-rpm-macros >= 20191101 %description Camlp5 is a preprocessor-pretty-printer of OCaml, parsing a source file and printing some result on standard output. @@ -58,47 +58,13 @@ %install %make_install cp -Lavit %{buildroot}%{_libdir}/ocaml/camlp5 etc/META +%ocaml_create_file_list -%files -%license LICENSE +%files -f %{name}.files %doc CHANGES DEVEL UPGRADING -%{_bindir}/camlp5 -%{_bindir}/camlp5o -%{_bindir}/camlp5r -%{_bindir}/camlp5sch -%{_bindir}/mkcamlp5 -%{_bindir}/ocpp5 -%if 0%{?ocaml_native_compiler} -%{_bindir}/camlp5o.opt -%{_bindir}/camlp5r.opt -%{_bindir}/mkcamlp5.opt -%endif -%{_mandir}/man1/camlp5.1%{ext_man} -%{_mandir}/man1/camlp5o.1%{ext_man} -%{_mandir}/man1/camlp5r.1%{ext_man} -%{_mandir}/man1/camlp5sch.1%{ext_man} -%{_mandir}/man1/mkcamlp5.1%{ext_man} -%{_mandir}/man1/ocpp5.1%{ext_man} -%if 0%{?ocaml_native_compiler} -%{_mandir}/man1/camlp5o.opt.1%{ext_man} -%{_mandir}/man1/camlp5r.opt.1%{ext_man} -%{_mandir}/man1/mkcamlp5.opt.1%{ext_man} -%endif +%{_bindir}/* +%{_mandir}/*/* -%files devel -%dir %{_libdir}/ocaml -%dir %{_libdir}/ocaml/camlp5 -%if 0%{?ocaml_native_compiler} -%{_libdir}/ocaml/camlp5/*.a -%{_libdir}/ocaml/camlp5/*.cmx -%{_libdir}/ocaml/camlp5/*.cmxa -%{_libdir}/ocaml/camlp5/*.o -%endif -%{_libdir}/ocaml/camlp5/*.cma -%{_libdir}/ocaml/camlp5/*.cmi -%{_libdir}/ocaml/camlp5/*.cmo -%{_libdir}/ocaml/camlp5/*.mli -%{_libdir}/ocaml/camlp5/*.sml -%{_libdir}/ocaml/camlp5/META +%files devel -f %{name}.files.devel %changelog
