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
5799
python-kiwi.changes
5799
python-kiwi.changes
File diff suppressed because it is too large
Load Diff
@ -45,7 +45,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-kiwi
|
Name: python-kiwi
|
||||||
Version: 9.17.15
|
Version: 9.17.35
|
||||||
Provides: kiwi-schema = 6.6
|
Provides: kiwi-schema = 6.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: https://github.com/SUSE/kiwi
|
Url: https://github.com/SUSE/kiwi
|
||||||
@ -60,6 +60,7 @@ Source: %{name}.tar.gz
|
|||||||
Source1: %{name}-rpmlintrc
|
Source1: %{name}-rpmlintrc
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%if 0%{?fedora} || 0%{?suse_version}
|
%if 0%{?fedora} || 0%{?suse_version}
|
||||||
|
BuildRequires: gcc
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?fedora} || 0%{?suse_version} || 0%{?ubuntu} >= 1804 || 0%{?debian} >= 9
|
%if 0%{?fedora} || 0%{?suse_version} || 0%{?ubuntu} >= 1804 || 0%{?debian} >= 9
|
||||||
@ -126,12 +127,13 @@ Requires(postun): chkconfig
|
|||||||
Requires: qemu-img
|
Requires: qemu-img
|
||||||
Requires: squashfs-tools
|
Requires: squashfs-tools
|
||||||
Requires: gdisk
|
Requires: gdisk
|
||||||
Requires: yum
|
|
||||||
Provides: kiwi-packagemanager:yum
|
|
||||||
%if 0%{?fedora} || 0%{?rhel} >= 8
|
|
||||||
Requires: dnf
|
Requires: dnf
|
||||||
Provides: kiwi-packagemanager:dnf
|
Provides: kiwi-packagemanager:dnf
|
||||||
|
Provides: kiwi-packagemanager:yum
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
# If it's available, let's pull it in
|
||||||
|
Recommends: dnf
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?fedora} >= 26 || 0%{?suse_version}
|
%if 0%{?fedora} >= 26 || 0%{?suse_version}
|
||||||
Requires: zypper
|
Requires: zypper
|
||||||
@ -210,14 +212,13 @@ Requires(postun): chkconfig
|
|||||||
Requires: qemu-img
|
Requires: qemu-img
|
||||||
Requires: squashfs-tools
|
Requires: squashfs-tools
|
||||||
Requires: gdisk
|
Requires: gdisk
|
||||||
%endif
|
|
||||||
%if 0%{?rhel} && 0%{?rhel} < 8
|
|
||||||
Requires: yum
|
|
||||||
Provides: kiwi-packagemanager:yum
|
|
||||||
%endif
|
|
||||||
%if 0%{?fedora} || 0%{?rhel} >= 8
|
|
||||||
Requires: dnf
|
Requires: dnf
|
||||||
Provides: kiwi-packagemanager: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
|
%endif
|
||||||
%if 0%{?fedora} >= 26 || 0%{?suse_version}
|
%if 0%{?fedora} >= 26 || 0%{?suse_version}
|
||||||
Requires: zypper
|
Requires: zypper
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:05523067288ccf40800ecc6771cb67fd0ebf77740178bdd2edcf50bc7aced10d
|
oid sha256:ee0baf6902adc398229ca3e0574f7073e99234341ceaf78597b73038eda4b413
|
||||||
size 1190571
|
size 1504920
|
||||||
|
Loading…
Reference in New Issue
Block a user