RPM macros for building OCaml source packages
https://build.opensuse.org/project/show/devel:languages:ocaml
OCaml is a high-level, strongly-typed, functional and object-oriented
programming language from the ML family of languages.
This package contains a set of helper macros to unify common code used
in ocaml spec files.
- Sources inherited from project SUSE:SLE-15-SP2:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Step:15-SP2/ocaml-rpm-macros && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ocaml-findlib.rpm.prov_req.attr.sh | 0000006540 6.39 KB | |
ocaml-ocaml.rpm.prov_req.attr.sh | 0000006842 6.68 KB | |
ocaml-rpm-macros.changes | 0000003816 3.73 KB | |
ocaml-rpm-macros.spec | 0000014178 13.8 KB |
Latest Revision
Jiri Srain (jsrain)
committed
(revision 3)
- The filename for rpm *.attr files and the tag used within these files must match. Otherwise rpm will not execute the helper scripts. Stick with tag 'ocaml', rename zocaml.attr to ocaml.attr. (bsc#1154874) - Escape plain % chars
Comments 0