- drop python3-setuptools dependency from rpm-build, the package is not part of ring-0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=515
This commit is contained in:
parent
4ff1c8b964
commit
994a995e17
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 20 11:56:20 CET 2019 - mls@suse.de
|
||||||
|
|
||||||
|
- drop python3-setuptools dependency from rpm-build, the package
|
||||||
|
is not part of ring-0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 19 11:09:08 CET 2019 - mls@suse.de
|
Tue Nov 19 11:09:08 CET 2019 - mls@suse.de
|
||||||
|
|
||||||
|
3
rpm.spec
3
rpm.spec
@ -201,8 +201,7 @@ Requires: xz
|
|||||||
Requires: cpio
|
Requires: cpio
|
||||||
Requires: file
|
Requires: file
|
||||||
# for pythondistdeps generator
|
# for pythondistdeps generator
|
||||||
Requires: python3
|
Requires: python3-base
|
||||||
Requires: python3-setuptools
|
|
||||||
# The point of the split
|
# The point of the split
|
||||||
Conflicts: rpm < 4.15.0
|
Conflicts: rpm < 4.15.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user