python3 change glibc version and powerel rpm version
Signed-off-by: basebuilder_pel7ppc64bebuilder0 <basebuilder@powerel.org>master
parent
5c1b44e102
commit
f11762e6a3
|
@ -521,7 +521,7 @@ Group: Development/Libraries
|
|||
|
||||
Requires: expat >= 2.1.0
|
||||
# Python 3 built with glibc >= 2.24.90-26 needs to require it (rhbz#1410644).
|
||||
Requires: glibc%{?_isa} >= 2.24.90-26
|
||||
Requires: glibc%{?_isa} >= 2.17-157
|
||||
|
||||
%description -n system-python-libs
|
||||
This package contains files used to embed System Python into applications.
|
||||
|
@ -539,7 +539,7 @@ Requires: python3-rpm-macros
|
|||
# https://bugzilla.redhat.com/show_bug.cgi?id=1496757
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1218294
|
||||
# TODO change to a specific subpackage once available (#1218294)
|
||||
Requires: redhat-rpm-config
|
||||
Requires: powerel-rpm-config
|
||||
|
||||
Conflicts: %{name} < %{version}-%{release}
|
||||
|
||||
|
|
Loading…
Reference in New Issue