SHA256
1
0
forked from pool/ocaml-cppo

Accepting request 501574 from devel:languages:ocaml

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/501574
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-cppo?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2017-06-08 13:02:47 +00:00 committed by Git OBS Bridge
commit 0aa8981e16
2 changed files with 21 additions and 16 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 31 07:07:33 UTC 2017 - olaf@aepfle.de
- Replace tabs with spaces in generated _oasis file
-------------------------------------------------------------------
Wed May 17 14:40:14 UTC 2017 - ohering@suse.de

View File

@ -78,30 +78,30 @@ Version: 0
Synopsis: The C preprocessor written in OCaml
Authors: Martin Jambon
LicenseFile: LICENSE
License: BSD-3-Clause
License: %{license}
Plugins: META(`oasis version`)
BuildTools: ocamlbuild
Library ocamlbuild_cppo
Path: ocamlbuild_plugin
Modules: Ocamlbuild_cppo
Install: true
BuildDepends: ocamlbuild
Path: ocamlbuild_plugin
Modules: Ocamlbuild_cppo
Install: true
BuildDepends: ocamlbuild
Document ocamlbuild_cppo
Title: API reference for ocamlbuild_cppo
Type: ocamlbuild
BuildTools+: ocamldoc
InstallDir: \$htmldir
Install: true
XOCamlbuildPath: .
XOCamlbuildLibraries: ocamlbuild_cppo
Title: API reference for ocamlbuild_cppo
Type: ocamlbuild
BuildTools+: ocamldoc
InstallDir: \$htmldir
Install: true
XOCamlbuildPath: .
XOCamlbuildLibraries: ocamlbuild_cppo
Executable cppo
Path: .
MainIs: cppo_main.ml
CompiledObject: best
BuildDepends: unix, str
Path: .
MainIs: cppo_main.ml
CompiledObject: best
BuildDepends: unix, str
Test cppo
Type: Custom (0.0.1)