forked from pool/supermin
- Supermin uses mke2fs. Add Requires e2fsprogs for this command.
supermin.spec OBS-URL: https://build.opensuse.org/package/show/Virtualization/supermin?expand=0&rev=88
This commit is contained in:
parent
dc923c24ba
commit
10ee021c27
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 6 15:27:43 MDT 2024 - carnold@suse.com
|
||||||
|
|
||||||
|
- Supermin uses mke2fs. Add Requires e2fsprogs for this command.
|
||||||
|
supermin.spec
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 4 11:07:03 MST 2024 - carnold@suse.com
|
Thu Jan 4 11:07:03 MST 2024 - carnold@suse.com
|
||||||
|
|
||||||
|
@ -62,6 +62,7 @@ BuildRequires: pkgconfig(com_err)
|
|||||||
BuildRequires: pkgconfig(ext2fs)
|
BuildRequires: pkgconfig(ext2fs)
|
||||||
BuildRequires: pkgconfig(rpm)
|
BuildRequires: pkgconfig(rpm)
|
||||||
Requires: distribution-release
|
Requires: distribution-release
|
||||||
|
Requires: e2fsprogs
|
||||||
%if 0%{?suse_version} < 1599
|
%if 0%{?suse_version} < 1599
|
||||||
Requires: sysconfig-netconfig
|
Requires: sysconfig-netconfig
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user