forked from pool/supermin
Accepting request 1041863 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/1041863 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/supermin?expand=0&rev=19
This commit is contained in:
commit
0ae37e8990
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 9 09:22:50 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- Include sysconfig-netconfig only until SLE15, newer versions
|
||||
don't use it anymore [jsc#PED-1734]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 4 14:00:46 MDT 2022 - carnold@suse.com
|
||||
|
||||
|
@ -56,7 +56,9 @@ BuildRequires: pkgconfig(com_err)
|
||||
BuildRequires: pkgconfig(ext2fs)
|
||||
BuildRequires: pkgconfig(rpm)
|
||||
Requires: distribution-release
|
||||
%if 0%{?suse_version} < 1599
|
||||
Requires: sysconfig-netconfig
|
||||
%endif
|
||||
Requires: tar
|
||||
Requires: xmlstarlet
|
||||
Requires: zypper
|
||||
|
Loading…
Reference in New Issue
Block a user