32 lines
1.3 KiB
Plaintext
32 lines
1.3 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Fri Jul 22 16:18:43 UTC 2011 - ampsaltis@gmail.com
|
||
|
|
||
|
- Fix license (sort of, they're the same thing, really)
|
||
|
- Primary package provides ocamlfind
|
||
|
- Fixed some rpmlint warnings
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jun 17 13:43:16 UTC 2011 - ampsaltis@gmail.com
|
||
|
|
||
|
- Use ocaml-camlp4-devel in BuildRequires
|
||
|
|
||
|
Wed May 18 19:12:42 UTC 2011 - ampsaltis@gmail.com
|
||
|
-------------------------------------------------------------------
|
||
|
- Add this file.
|
||
|
- New upstream version 1.2.7
|
||
|
- Fix: if a META file defines several packages, and one of the packages
|
||
|
has a broken dependency, ocamlfind used to report all errors even if
|
||
|
the broken packages were not used. This is now changed - broken
|
||
|
subpackages are ignored when they are not needed, in the same way as
|
||
|
broken top-level packages are ignored when not needed. (Thanks to
|
||
|
Sylvain Le Gall for reporting the problem.)
|
||
|
- Added -thread and -vmthread switches to "ocamlfind ocamldoc".
|
||
|
These actually only add the right predicates. (Thanks to Vladimir
|
||
|
Ivanov for pointing this problem out.)
|
||
|
- Package warnings can be emitted by "ocamlfind ocamldoc".
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Apr 20 00:00:00 UTC 2011 - ampsaltis@gmail.com
|
||
|
|
||
|
- Use internal dependency generator
|