Logoj0ke.net Open Build Service > Projects > devel > ocaml-findlib > ocaml-findlib.changes
Sign Up | Log In

File ocaml-findlib.changes of Package ocaml-findlib

 
1
-------------------------------------------------------------------
2
Mon Jun  3 09:23:34 CEST 2013 - ohering@suse.de
3
4
- Recompress with xz
5
6
-------------------------------------------------------------------
7
Fri Mar  8 14:17:16 CET 2013 - ohering@suse.de
8
9
- remove ExclusiveArch, its a generic package which depends on ocaml
10
11
-------------------------------------------------------------------
12
Thu Feb 21 14:27:14 CET 2013 - ohering@suse.de
13
14
- package compiler-libs/
15
16
-------------------------------------------------------------------
17
Wed Jan 16 16:03:19 CET 2013 - ohering@suse.de
18
19
- disable also /usr/lib/rpm/find-debuginfo.sh
20
21
-------------------------------------------------------------------
22
Mon Jan 14 15:58:16 CET 2013 - ohering@suse.de
23
24
- disable strip, it destroys bytecode binaries
25
26
-------------------------------------------------------------------
27
Mon Jan 14 10:07:21 CET 2013 - ohering@suse.de
28
29
- change Requires: version-release to just Requires: version
30
31
-------------------------------------------------------------------
32
Fri Nov 23 18:05:49 CET 2012 - ohering@suse.de
33
34
- restore BuildRequire ocaml-camlp4-devel because the solver
35
  triggers only on package names
36
37
-------------------------------------------------------------------
38
Tue Nov 13 21:40:32 CET 2012 - ohering@suse.de
39
40
- add DESTDIR support
41
42
-------------------------------------------------------------------
43
Tue Sep 18 15:38:11 CEST 2012 - ohering@suse.de
44
45
- BuildRequire just camlp4 to allow build within sles11 [fate#312159]
46
47
-------------------------------------------------------------------
48
Sun Sep 16 20:05:17 CEST 2012 - ohering@suse.de
49
50
-  Update to upstream version 1.3.3
51
-  1.3.3: OCaml-4: using the new #remove_directory directive  if present.
52
   Better compatibility with the OCaml version from Homebrew.
53
   
54
-  1.3.2: Handling of empty arguments (Wojciech Meyer).
55
   Added entry for camlp4.fulllib.
56
   New switch -add for "ocamlfind install" (Hans Ole Rafaelsen).
57
   Further fixes for ocaml-4.00.
58
   Fixing the recognition of double .cmi interface files.
59
   Fixing -dontlink (it is now deeply interpreted).
60
   
61
-  1.3.1: Fixing a bug with ocamlmklib that slipped through in 1.3.0
62
   
63
-  1.3.0: Fixes for ocaml-4.00 (especially topfind).
64
   Emitting an error if the configuration file does not exist.
65
   Emitting a warning if the selected toolchain does not exist.
66
   camlp4 is referenced by "+camlp4" in META.
67
   Including the sources for the documentation in the tarball.
68
   License change (simplification) for num_top_printers.mli.
69
   Fix ocamlmklib wrapper: processing contracted args (like -L/dir) correctly.
70
   Many wrappers get a new option -passrest instructing to pass all remaining 
71
   options on the command-line unchanged to the invoked tool.
72
   Prettified -help output.
73
   
74
-  1.2.8: Adding support for ocamlmklib (B. Meurer's patches)
75
   Fix for win32 in the configure script.
76
77
-------------------------------------------------------------------
78
Thu Sep 15 01:23:49 UTC 2011 - ampsaltis@gmail.com
79
80
- Remove some unneeded commands in the build section
81
82
-------------------------------------------------------------------
83
Fri Jul 22 16:18:43 UTC 2011 - ampsaltis@gmail.com
84
85
- Fix license (sort of, they're the same thing, really)
86
- Primary package provides ocamlfind
87
- Fixed some rpmlint warnings
88
89
-------------------------------------------------------------------
90
Fri Jun 17 13:43:16 UTC 2011 - ampsaltis@gmail.com
91
92
- Use ocaml-camlp4-devel in BuildRequires
93
94
Wed May 18 19:12:42 UTC 2011 - ampsaltis@gmail.com
95
-------------------------------------------------------------------
96
- Add this file.
97
- New upstream version 1.2.7
98
- Fix: if a META file defines several packages, and one of the packages
99
has a broken dependency, ocamlfind used to report all errors even if
100
the broken packages were not used. This is now changed - broken
101
subpackages are ignored when they are not needed, in the same way as
102
broken top-level packages are ignored when not needed. (Thanks to
103
Sylvain Le Gall for reporting the problem.)
104
- Added -thread and -vmthread switches to "ocamlfind ocamldoc".
105
These actually only add the right predicates. (Thanks to Vladimir
106
Ivanov for pointing this problem out.)
107
- Package warnings can be emitted by "ocamlfind ocamldoc".
108
109
-------------------------------------------------------------------
110
Wed Apr 20 00:00:00 UTC 2011 - ampsaltis@gmail.com
111
112
- Use internal dependency generator
113