forked from pool/python-kiwi
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kiwi?expand=0&rev=39
This commit is contained in:
parent
c789db7977
commit
2cac7c73e8
5638
python-kiwi.changes
5638
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.31
|
Version: 9.17.15
|
||||||
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,7 +60,6 @@ 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
|
||||||
@ -127,13 +126,12 @@ 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
|
||||||
@ -212,13 +210,14 @@ Requires(postun): chkconfig
|
|||||||
Requires: qemu-img
|
Requires: qemu-img
|
||||||
Requires: squashfs-tools
|
Requires: squashfs-tools
|
||||||
Requires: gdisk
|
Requires: gdisk
|
||||||
Requires: dnf
|
%endif
|
||||||
Provides: kiwi-packagemanager:dnf
|
%if 0%{?rhel} && 0%{?rhel} < 8
|
||||||
|
Requires: yum
|
||||||
Provides: kiwi-packagemanager:yum
|
Provides: kiwi-packagemanager:yum
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?fedora} || 0%{?rhel} >= 8
|
||||||
# If it's available, let's pull it in
|
Requires: dnf
|
||||||
Recommends: dnf
|
Provides: kiwi-packagemanager: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:5fea8c43f137c96124e6530a8814316eece67d372d0d6077362699a4e5a05a03
|
oid sha256:05523067288ccf40800ecc6771cb67fd0ebf77740178bdd2edcf50bc7aced10d
|
||||||
size 1468057
|
size 1190571
|
||||||
|
Loading…
Reference in New Issue
Block a user