From 08a68092fa8374533acd1b40a6dcbe70a4b37fc15837458353474f63bfb5262e Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Wed, 31 May 2017 07:17:17 +0000 Subject: [PATCH] - Replace tabs with spaces in generated _oasis file OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-cppo?expand=0&rev=30 --- ocaml-cppo.changes | 5 +++++ ocaml-cppo.spec | 32 ++++++++++++++++---------------- 2 files changed, 21 insertions(+), 16 deletions(-) diff --git a/ocaml-cppo.changes b/ocaml-cppo.changes index ac51716..4d37e24 100644 --- a/ocaml-cppo.changes +++ b/ocaml-cppo.changes @@ -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 diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index f2360e3..074fdd9 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -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)