forked from pool/python-kiwi
Accepting request 692540 from Virtualization:Appliances:Builder
Update kiwi - the current version in TW is two months old! OBS-URL: https://build.opensuse.org/request/show/692540 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kiwi?expand=0&rev=40
This commit is contained in:
parent
2cac7c73e8
commit
2eedb6399c
17375
python-kiwi.changes
17375
python-kiwi.changes
File diff suppressed because it is too large
Load Diff
@ -45,7 +45,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-kiwi
|
||||
Version: 9.17.15
|
||||
Version: 9.17.35
|
||||
Provides: kiwi-schema = 6.6
|
||||
Release: 0
|
||||
Url: https://github.com/SUSE/kiwi
|
||||
@ -60,6 +60,7 @@ Source: %{name}.tar.gz
|
||||
Source1: %{name}-rpmlintrc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?fedora} || 0%{?suse_version}
|
||||
BuildRequires: gcc
|
||||
BuildRequires: python3-devel
|
||||
%endif
|
||||
%if 0%{?fedora} || 0%{?suse_version} || 0%{?ubuntu} >= 1804 || 0%{?debian} >= 9
|
||||
@ -126,12 +127,13 @@ Requires(postun): chkconfig
|
||||
Requires: qemu-img
|
||||
Requires: squashfs-tools
|
||||
Requires: gdisk
|
||||
Requires: yum
|
||||
Provides: kiwi-packagemanager:yum
|
||||
%if 0%{?fedora} || 0%{?rhel} >= 8
|
||||
Requires: dnf
|
||||
Provides: kiwi-packagemanager:dnf
|
||||
Provides: kiwi-packagemanager:yum
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
# If it's available, let's pull it in
|
||||
Recommends: dnf
|
||||
%endif
|
||||
%if 0%{?fedora} >= 26 || 0%{?suse_version}
|
||||
Requires: zypper
|
||||
@ -210,14 +212,13 @@ Requires(postun): chkconfig
|
||||
Requires: qemu-img
|
||||
Requires: squashfs-tools
|
||||
Requires: gdisk
|
||||
%endif
|
||||
%if 0%{?rhel} && 0%{?rhel} < 8
|
||||
Requires: yum
|
||||
Provides: kiwi-packagemanager:yum
|
||||
%endif
|
||||
%if 0%{?fedora} || 0%{?rhel} >= 8
|
||||
Requires: dnf
|
||||
Provides: kiwi-packagemanager:dnf
|
||||
Provides: kiwi-packagemanager:yum
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
# If it's available, let's pull it in
|
||||
Recommends: dnf
|
||||
%endif
|
||||
%if 0%{?fedora} >= 26 || 0%{?suse_version}
|
||||
Requires: zypper
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05523067288ccf40800ecc6771cb67fd0ebf77740178bdd2edcf50bc7aced10d
|
||||
size 1190571
|
||||
oid sha256:ee0baf6902adc398229ca3e0574f7073e99234341ceaf78597b73038eda4b413
|
||||
size 1504920
|
||||
|
Loading…
Reference in New Issue
Block a user