2019-11-01 23:56:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 1 12:34:56 UTC 2019 - ohering@suse.de
|
|
|
|
|
|
|
|
- Moved ocaml-findlib.rpm.prov_req.attr.sh from ocaml to provide
|
|
|
|
ocamlfind() in ocaml itself
|
|
|
|
- Handle license separately because sed w truncates output
|
|
|
|
- Document individual file extensions
|
|
|
|
- Move cmxs and so files to devel packages because they are not
|
|
|
|
used at runtime
|
|
|
|
- Set VERSION unconditionally for each patch, sometimes dune picks it up
|
|
|
|
- Pass --for-release-of-packages to dune via dune_release_pkgs=
|
|
|
|
- Print potential BuildRequires during build
|
|
|
|
- Package sml for camlp5
|
2019-11-02 00:56:52 +01:00
|
|
|
- SLE_12 has still no license macro, package as doc instead
|
2019-11-01 23:56:29 +01:00
|
|
|
|
2019-10-09 18:40:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 9 05:48:16 UTC 2019 - ohering@suse.de
|
|
|
|
|
|
|
|
- Package also COPYRIGHT, for labltk
|
2019-10-10 08:47:28 +02:00
|
|
|
- Package also Copyright, for dose3
|
2019-10-09 18:40:09 +02:00
|
|
|
- Package also *.cmo
|
2019-10-09 18:50:13 +02:00
|
|
|
- Package also *.so.owner
|
2019-10-09 20:15:45 +02:00
|
|
|
- Package also *.o
|
2019-10-10 08:48:18 +02:00
|
|
|
- Package also /etc/ld.so.conf.d
|
2019-10-10 09:49:26 +02:00
|
|
|
- Package also *.js
|
2019-10-09 18:40:09 +02:00
|
|
|
|
2019-10-04 09:57:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 4 07:56:44 UTC 2019 - ohering@suse.de
|
|
|
|
|
|
|
|
- Use _rpmmacrodir
|
2019-10-04 10:02:30 +02:00
|
|
|
- Automatically package known license files in main pkg
|
2019-10-04 16:54:46 +02:00
|
|
|
- List unhandled files in ocaml_create_file_list macro
|
2019-10-04 16:55:27 +02:00
|
|
|
- Do not mark files as %config
|
2019-10-04 09:57:21 +02:00
|
|
|
|
2019-09-30 16:23:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 30 14:15:16 UTC 2019 - ohering@suse.de
|
|
|
|
|
|
|
|
- Increase ulimit -s on ppc64 in dune macros
|
|
|
|
Required for at least ocaml-camomile
|
|
|
|
- Show external-lib-deps also for dune runtest
|
|
|
|
- Provide a ocaml_create_file_list macro
|
|
|
|
- Optional extra args for dune commands
|
|
|
|
- Pass --verbose to dune commands
|
2019-10-02 10:15:09 +02:00
|
|
|
- Move prefix/man to datadir/man to workaround bug in dune (#2670)
|
2019-09-30 16:23:43 +02:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 30 12:34:56 UTC 2019 - ohering@suse.de
|
|
|
|
|
|
|
|
- moved ocaml-rpm-macros from ocaml.spec to separate pkg
|
|
|
|
|