Commit Graph

103 Commits

Author SHA256 Message Date
Olaf Hering
6c60b23923 revert bytes/ocamldoc change:
devel files in devel pkg

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=53
2016-05-30 04:52:44 +00:00
Olaf Hering
16726a2f86 Remove unneeded lines
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=52
2016-05-30 04:36:41 +00:00
Olaf Hering
33b8a8e0b6 Provides ocamlfind
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=51
2016-05-25 17:07:07 +00:00
Olaf Hering
9bec57440f -make_wizard
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=50
2016-05-24 08:58:14 +00:00
Olaf Hering
dcbed5bd9d No labltk
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=49
2016-05-24 08:53:12 +00:00
Olaf Hering
992b1546b0 filelist
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=48
2016-05-24 08:01:05 +00:00
Olaf Hering
08beebf8fa filelist
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=47
2016-05-24 06:21:46 +00:00
Olaf Hering
93a2a06792 filelist
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=46
2016-05-24 06:19:17 +00:00
Olaf Hering
7c44be72bc wildcard filelist
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=45
2016-05-24 06:18:35 +00:00
Olaf Hering
5c99ac532a sort filelist
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=44
2016-05-24 06:07:02 +00:00
Olaf Hering
20361ac3b7 Include labltk
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=43
2016-05-24 06:06:20 +00:00
Olaf Hering
ce5a0835d6 - Move bytes and ocamldoc to main package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=42
2016-05-23 21:52:56 +00:00
Olaf Hering
cd5cb1a9a3 -%{_libdir}/ocaml/ocamlbuild
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=41
2016-05-19 06:09:02 +00:00
Olaf Hering
6d3ddff3fd Wipe %{_libdir}/ocaml/ocamlbuild
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=40
2016-05-19 06:04:06 +00:00
Olaf Hering
066870e18d +BuildRequires: ocaml-ocamlbuild
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=39
2016-05-18 23:50:23 +00:00
Olaf Hering
ef9d09f897 /usr/lib64/ocaml/ocamldoc/META
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=38
2016-05-18 22:01:36 +00:00
Olaf Hering
59954b5475 - Update to upstream version 1.6.2
Adding an "ocamldoc" library, providing the cmi's for ocamldoc plugins
   Support for OCaml-4.03: recognize that the new -color option has an argument
   Adding support for dynamically loading  packages
   new "plugin" variable, new  Fl_dynload module.
   New command "ocamlfind lint" for checking META files
   Allow to query the location of the META file of a package:
   "ocamlfind query -format '%m'"
   Get the install path for the META file of packages:
   "ocamlfind printconf metapath"
   The switch -only-show did not work as described.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=37
2016-05-18 21:56:44 +00:00
Olaf Hering
0668f2ba09 Add all Requires for 1210
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=36
2015-11-10 13:31:42 +00:00
Olaf Hering
e0df00ce19 - Add hardcoded Provides for pre 12.1 repos
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=35
2015-11-10 10:33:35 +00:00
Stephan Kulow
80bdbb0d52 Accepting request 258139 from devel:languages:ocaml
-  Update to upstream version 1.5.5
   New ppxopt META variables.
   Support for OCAMLFIND_TOOLCHAIN environment variable.

- BuildRequire ocaml-rpm-macros

- BuildRequire at least ocaml 4.02

-  Update to upstream version 1.5.3
   The installation of "bytes" respects now $prefix and the
   configured destination.
   New option -pp for "ocamlfind query", to get preprocessor
   packages.  Updated the compatibility Bytes module to support
   extend, init, mapi,  blit_string.
-  1.5.2: support for the query formats "%+a" and "%+A".
   Fix: the "ppx" property is now also path-expanded when
   interpreted in a toploop.
   Fix: implicit "ppx" is not path-expanded anymore.
   Fix: Build bytes.cmxs only if natdynlink is enabled.
-  1.5.1: includes a file that was missing in 1.5
-  1.5: Including the "bytes" package that is either a compat
   package for ocaml < 4.02 or a fake package for ocaml >= 4.02.
   The package aims at helping to support the transition to the new
   "bytes" type for mutable strings.
   Also installing findlib.cmxs if OCaml supports it.
   Allowing to disable camlp4 (in prep for OCaml-4.02).
   The "ppx" package property can be specified for constructing
   ppx-type preprocessor.
-  1.4.1:ocamldoc: The order of -ppopt arguments was changed by
   ocamlfind, which is not correct.
-  1.4: Fixed performance bug when many arguments need to be processed.
   Auto-configuring ocamldoc.opt if it is found.
   New config switch -no-custom to prevent that "ocamlfind" is
   linked in custom-runtime mode (bytecode only).
   The library dbm is no longer part of OCaml, and now optional in
   findlib 
   Support for ocamloptp.
   New function Topfind.log for controlling the verbosity.
   Rewritten Fl_metascanner without camlp4

OBS-URL: https://build.opensuse.org/request/show/258139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-findlib?expand=0&rev=4
2014-10-31 17:27:30 +00:00
Olaf Hering
e148e654c3 fuzz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=33
2014-10-23 17:04:02 +00:00
Olaf Hering
c8524f2d8f - Update to upstream version 1.5.5
New ppxopt META variables.
   Support for OCAMLFIND_TOOLCHAIN environment variable.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=32
2014-10-23 17:02:42 +00:00
Olaf Hering
a9efd5fa83 - BuildRequire ocaml-rpm-macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=31
2014-10-23 12:42:06 +00:00
Olaf Hering
4dbbb6b12e - BuildRequire at least ocaml 4.02
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=30
2014-10-10 17:07:51 +00:00
Olaf Hering
b1c106c4c3 +%{_libdir}/ocaml/camlp4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=29
2014-10-10 17:06:11 +00:00
Olaf Hering
95bd5a9b73 bytes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=28
2014-10-08 12:29:06 +00:00
Olaf Hering
1bd9206b47 dbm, camlp4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=27
2014-10-08 12:26:38 +00:00
Olaf Hering
66890916c6 - Update to upstream version 1.5.3
The installation of "bytes" respects now $prefix and the
   configured destination.
   New option -pp for "ocamlfind query", to get preprocessor
   packages.  Updated the compatibility Bytes module to support
   extend, init, mapi,  blit_string.
-  1.5.2: support for the query formats "%+a" and "%+A".
   Fix: the "ppx" property is now also path-expanded when
   interpreted in a toploop.
   Fix: implicit "ppx" is not path-expanded anymore.
   Fix: Build bytes.cmxs only if natdynlink is enabled.
-  1.5.1: includes a file that was missing in 1.5
-  1.5: Including the "bytes" package that is either a compat
   package for ocaml < 4.02 or a fake package for ocaml >= 4.02.
   The package aims at helping to support the transition to the new
   "bytes" type for mutable strings.
   Also installing findlib.cmxs if OCaml supports it.
   Allowing to disable camlp4 (in prep for OCaml-4.02).
   The "ppx" package property can be specified for constructing
   ppx-type preprocessor.
-  1.4.1:ocamldoc: The order of -ppopt arguments was changed by
   ocamlfind, which is not correct.
-  1.4: Fixed performance bug when many arguments need to be processed.
   Auto-configuring ocamldoc.opt if it is found.
   New config switch -no-custom to prevent that "ocamlfind" is
   linked in custom-runtime mode (bytecode only).
   The library dbm is no longer part of OCaml, and now optional in
   findlib 
   Support for ocamloptp.
   New function Topfind.log for controlling the verbosity.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=26
2014-10-08 12:23:03 +00:00
Stephan Kulow
6d27a15904 Accepting request 185197 from devel:languages:ocaml
dependency for libguestfs (fate#312159)

OBS-URL: https://build.opensuse.org/request/show/185197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-findlib?expand=0&rev=1
2013-08-02 13:26:09 +00:00
Olaf Hering
3abf52d4c1 cosmetic specfile changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=24
2013-07-31 11:37:48 +00:00
Olaf Hering
1ae5b5ec38 remove _ignore_exclusive_arch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=23
2013-06-03 13:42:09 +00:00
Olaf Hering
b12bcc7f9b - Recompress with xz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=22
2013-06-03 13:30:45 +00:00
Olaf Hering
bb8eefb3c6 - remove ExclusiveArch, its a generic package which depends on ocaml
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=21
2013-03-08 13:17:57 +00:00
Olaf Hering
b606c81ca1 - package compiler-libs/
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=20
2013-02-21 13:27:25 +00:00
Olaf Hering
73485b63dc - disable also /usr/lib/rpm/find-debuginfo.sh
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=19
2013-01-16 15:16:06 +00:00
Olaf Hering
fc3a8f9a82 - disable also /usr/lib/rpm/find-debuginfo.sh
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=18
2013-01-16 15:07:55 +00:00
Olaf Hering
cf495851eb - disable also /usr/lib/rpm/find-debuginfo.sh
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=17
2013-01-16 15:03:48 +00:00
Olaf Hering
78238744f2 undefine _build_create_debug
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=16
2013-01-16 14:54:10 +00:00
Olaf Hering
596ed947dd cosmetic specfile changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=15
2013-01-15 18:22:45 +00:00
Olaf Hering
77b9d08ae0 - disable strip, it destroys bytecode binaries
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=14
2013-01-14 15:00:03 +00:00
Olaf Hering
61e538ceaa - change Requires: version-release to just Requires: version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=13
2013-01-14 09:09:50 +00:00
Olaf Hering
970b49dd17 dump src/findlib/ocaml_args.ml
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=12
2013-01-09 16:38:14 +00:00
Olaf Hering
4aed43a8c1 revert last change: - Enable build also on s390x
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=11
2013-01-02 16:49:41 +00:00
Olaf Hering
a34ba2063b - Enable build also on s390x
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=10
2012-12-18 22:55:50 +00:00
Olaf Hering
0cd07b3116 - restore BuildRequire ocaml-camlp4-devel because the solver
triggers only on package names

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=9
2012-11-23 17:06:36 +00:00
Olaf Hering
4eafb592d0 - add DESTDIR support
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=8
2012-11-13 20:41:05 +00:00
Olaf Hering
2d5bcbc99e - BuildRequire just camlp4 to allow build within sles11 [fate#312159]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=7
2012-11-13 16:52:52 +00:00
Olaf Hering
aafd492319 - BuildRequire just camlp4 to allow build within sles11
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=6
2012-09-18 13:38:43 +00:00
Olaf Hering
0e597f0249 - Update to upstream version 1.3.3
-  1.3.3: OCaml-4: using the new #remove_directory directive  if present.
   Better compatibility with the OCaml version from Homebrew.
   
-  1.3.2: Handling of empty arguments (Wojciech Meyer).
   Added entry for camlp4.fulllib.
   New switch -add for "ocamlfind install" (Hans Ole Rafaelsen).
   Further fixes for ocaml-4.00.
   Fixing the recognition of double .cmi interface files.
   Fixing -dontlink (it is now deeply interpreted).
   
-  1.3.1: Fixing a bug with ocamlmklib that slipped through in 1.3.0
   
-  1.3.0: Fixes for ocaml-4.00 (especially topfind).
   Emitting an error if the configuration file does not exist.
   Emitting a warning if the selected toolchain does not exist.
   camlp4 is referenced by "+camlp4" in META.
   Including the sources for the documentation in the tarball.
   License change (simplification) for num_top_printers.mli.
   Fix ocamlmklib wrapper: processing contracted args (like -L/dir) correctly.
   Many wrappers get a new option -passrest instructing to pass all remaining 
   options on the command-line unchanged to the invoked tool.
   Prettified -help output.
   
-  1.2.8: Adding support for ocamlmklib (B. Meurer's patches)
   Fix for win32 in the configure script.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=5
2012-09-16 18:07:42 +00:00
Olaf Hering
0a98ddadf5 remove unneeded require/provide options, they are not used in openSuSE:
_use_internal_dependency_generator
 __ocaml_requires_opts

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=4
2012-08-22 13:11:52 +00:00