diff --git a/ocaml-curses.changes b/ocaml-curses.changes index c214595..08da758 100644 --- a/ocaml-curses.changes +++ b/ocaml-curses.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 10 08:23:44 UTC 2017 - ohering@suse.de diff --git a/ocaml-curses.spec b/ocaml-curses.spec index 8d4f6e0..89baff5 100644 --- a/ocaml-curses.spec +++ b/ocaml-curses.spec @@ -75,27 +75,27 @@ Name: curses Version: 0 Synopsis: OCaml bindings for ncurses Authors: Paul Pelzl -License: LGPL-2.1+ +License: %{license} LicenseFile: LICENSE Plugins: META(`oasis version`) BuildTools: ocamlbuild Library curses - Path: . - Install: true - Modules: Curses - CSources: ml_curses.c, config.h - CCOpt: -Wall -O2 -g -I$PWD -Werror -D_GNU_SOURCE -DHAVE_CONFIG_H - CCLib: -lncursesw + Path: . + Install: true + Modules: Curses + CSources: ml_curses.c, config.h + CCOpt: -Wall -O2 -g -I$PWD -Werror -D_GNU_SOURCE -DHAVE_CONFIG_H + CCLib: -lncursesw Document curses - Title: API reference for curses - Type: ocamlbuild - BuildTools+: ocamldoc - InstallDir: \$htmldir - Install: true - XOCamlbuildPath: . - XOCamlbuildLibraries: curses + Title: API reference for curses + Type: ocamlbuild + BuildTools+: ocamldoc + InstallDir: \$htmldir + Install: true + XOCamlbuildPath: . + XOCamlbuildLibraries: curses _EOF_ %oasis_setup %ocaml_oasis_configure --enable-docs