supermin: remove dependency of kernel package
Signed-off-by: Jun Yang <jun.yang@suse.com>
This commit is contained in:
parent
aa0bd4594f
commit
26b00e99a7
@ -1,6 +1,6 @@
|
|||||||
Name: supermin
|
Name: supermin
|
||||||
Version: 5.1.19
|
Version: 5.1.19
|
||||||
Release: 13
|
Release: 14
|
||||||
Summary: A tool for building supermin appliances, required by libguestfs
|
Summary: A tool for building supermin appliances, required by libguestfs
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://libguestfs.org/
|
URL: http://libguestfs.org/
|
||||||
@ -14,7 +14,7 @@ Patch9001: add-pie-and-bind_now-flags.patch
|
|||||||
Patch9002: 9002-fix-cannot-detect-package-manager-on-UnionTech.patch
|
Patch9002: 9002-fix-cannot-detect-package-manager-on-UnionTech.patch
|
||||||
|
|
||||||
BuildRequires: augeas dietlibc-devel dnf dnf-plugins-core e2fsprogs-devel
|
BuildRequires: augeas dietlibc-devel dnf dnf-plugins-core e2fsprogs-devel
|
||||||
BuildRequires: findutils gnupg2 grubby hivex kernel ocaml ocaml-findlib-devel
|
BuildRequires: findutils gnupg2 grubby hivex ocaml ocaml-findlib-devel
|
||||||
BuildRequires: rpm rpm-devel systemd-udev tar
|
BuildRequires: rpm rpm-devel systemd-udev tar
|
||||||
BuildRequires: /usr/bin/pod2man /usr/bin/pod2html /usr/sbin/mke2fs
|
BuildRequires: /usr/bin/pod2man /usr/bin/pod2html /usr/sbin/mke2fs
|
||||||
Requires: cpio dnf dnf-plugins-core e2fsprogs-libs >= 1.42 findutils
|
Requires: cpio dnf dnf-plugins-core e2fsprogs-libs >= 1.42 findutils
|
||||||
@ -70,6 +70,9 @@ install -m 0755 %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 26 2022 Jun Yang <jun.yang@suse.com> - 5.1.19-14
|
||||||
|
- Remove dependency of kernel package
|
||||||
|
|
||||||
* Fri Oct 08 2021 wangqing <wangqing@uniontech.com> - 5.1.19-13
|
* Fri Oct 08 2021 wangqing <wangqing@uniontech.com> - 5.1.19-13
|
||||||
- fix cannot detect package manager on UnionTech
|
- fix cannot detect package manager on UnionTech
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user