Relaxed python-devel build deps.
This commit is contained in:
parent
5e648555a4
commit
23308cc3ba
11
rpm-4_0.spec
11
rpm-4_0.spec
@ -46,7 +46,7 @@ PreReq: alt-gpgkeys, coreutils
|
|||||||
# XXX linked binaries like /bin/rpm.
|
# XXX linked binaries like /bin/rpm.
|
||||||
Requires: glibc-core
|
Requires: glibc-core
|
||||||
|
|
||||||
%{?_with_python:BuildPreReq: python-devel = %__python_version}
|
%{?_with_python:BuildPreReq: python-devel}
|
||||||
%{?_with_apidocs:BuildPreReq: ctags doxygen}
|
%{?_with_apidocs:BuildPreReq: ctags doxygen}
|
||||||
%{?_with_libelf:BuildPreReq: libelf-devel-static}
|
%{?_with_libelf:BuildPreReq: libelf-devel-static}
|
||||||
|
|
||||||
@ -201,12 +201,9 @@ PreReq: lib%name = %rpm_version-%release
|
|||||||
Requires: python = %__python_version
|
Requires: python = %__python_version
|
||||||
|
|
||||||
%description python
|
%description python
|
||||||
The %name-python package contains a module which permits applications
|
This package contains a module which permits applications written in
|
||||||
written in the Python programming language to use the interface
|
the Python programming language to use the interface supplied by RPM
|
||||||
supplied by RPM (RPM Package Manager) libraries.
|
(RPM Package Manager) libraries.
|
||||||
|
|
||||||
This package should be installed if you want to develop Python
|
|
||||||
programs that will manipulate RPM packages and databases.
|
|
||||||
%endif #with python
|
%endif #with python
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
Loading…
Reference in New Issue
Block a user