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:
parent
17c7920baf
commit
c6cfc7a874
@ -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
|
Fri Oct 23 15:16:31 UTC 2015 - olaf@aepfle.de
|
||||||
|
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
Name: supermin
|
Name: supermin
|
||||||
Version: 5.1.13
|
Version: 5.1.13
|
||||||
Release: 0
|
Release: 0
|
||||||
|
%{ocaml_preserve_bytecode}
|
||||||
Url: http://libguestfs.org/
|
Url: http://libguestfs.org/
|
||||||
Summary: Bootstrapping tool for creating supermin appliances
|
Summary: Bootstrapping tool for creating supermin appliances
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
@ -42,6 +43,7 @@ BuildRequires: glibc-devel-static
|
|||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: ocaml
|
BuildRequires: ocaml
|
||||||
BuildRequires: ocaml-findlib
|
BuildRequires: ocaml-findlib
|
||||||
|
BuildRequires: ocaml-rpm-macros >= 4.02.1
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(com_err)
|
BuildRequires: pkgconfig(com_err)
|
||||||
BuildRequires: pkgconfig(ext2fs)
|
BuildRequires: pkgconfig(ext2fs)
|
||||||
|
Loading…
Reference in New Issue
Block a user