SHA256
1
0
forked from pool/supermin

- Preserve bytecode

OBS-URL: https://build.opensuse.org/package/show/Virtualization/supermin?expand=0&rev=28
This commit is contained in:
Olaf Hering 2016-05-25 14:27:16 +00:00 committed by Git OBS Bridge
parent 17c7920baf
commit c6cfc7a874
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 25 14:26:48 UTC 2016 - olaf@aepfle.de
- Preserve bytecode
-------------------------------------------------------------------
Fri Oct 23 15:16:31 UTC 2015 - olaf@aepfle.de

View File

@ -19,6 +19,7 @@
Name: supermin
Version: 5.1.13
Release: 0
%{ocaml_preserve_bytecode}
Url: http://libguestfs.org/
Summary: Bootstrapping tool for creating supermin appliances
License: GPL-2.0
@ -42,6 +43,7 @@ BuildRequires: glibc-devel-static
BuildRequires: ncurses-devel
BuildRequires: ocaml
BuildRequires: ocaml-findlib
BuildRequires: ocaml-rpm-macros >= 4.02.1
BuildRequires: pkg-config
BuildRequires: pkgconfig(com_err)
BuildRequires: pkgconfig(ext2fs)