[libvirt] [PATCH python v2 0/9] Various improvements to RPM spec

Daniel P. Berrange posted 9 patches 6 years, 3 months ago
Failed in applying to current master (apply log)
libvirt-python.spec.in | 89 +++++++++++++++++++++++++++++++++++++++-----------
setup.py               |  3 +-
2 files changed, 71 insertions(+), 21 deletions(-)
[libvirt] [PATCH python v2 0/9] Various improvements to RPM spec
Posted by Daniel P. Berrange 6 years, 3 months ago
Daniel P. Berrange (9):
  Allow disabling of python2 RPM build
  Allow override of which sub-RPMs to build
  Add checks for min supported distros
  Add emacs mode marker to activate rpm-spec highlighting
  Adapt to rename of py2 RPMs from python- to python2- prefix
  Turn on python3 sub-RPMs for RHEL > 7
  Require libvirt native version matching py version by default
  Fix filtering of RPM provides for .so files
  Use python*_sitearch macros instead of manually defining the dir

 libvirt-python.spec.in | 89 +++++++++++++++++++++++++++++++++++++++-----------
 setup.py               |  3 +-
 2 files changed, 71 insertions(+), 21 deletions(-)

-- 
2.14.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH python v2 0/9] Various improvements to RPM spec
Posted by Pavel Hrdina 6 years, 3 months ago
On Fri, Jan 12, 2018 at 04:06:36PM +0000, Daniel P. Berrange wrote:
> Daniel P. Berrange (9):
>   Allow disabling of python2 RPM build
>   Allow override of which sub-RPMs to build
>   Add checks for min supported distros
>   Add emacs mode marker to activate rpm-spec highlighting
>   Adapt to rename of py2 RPMs from python- to python2- prefix
>   Turn on python3 sub-RPMs for RHEL > 7
>   Require libvirt native version matching py version by default
>   Fix filtering of RPM provides for .so files
>   Use python*_sitearch macros instead of manually defining the dir

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list